summaryrefslogtreecommitdiff
path: root/drivers/watchdog/sunxi_wdt.c
Commit message (Expand)AuthorAge
* watchdog: sunxi_wdt: Convert to use device managed functions and other improv...Guenter Roeck2017-02-24
* watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck2016-03-01
* watchdog: sunxi_wdt: use core restart handlerDamien Riegel2015-12-13
* watchdog: sunxi: fix activation of system resetFrancesco Lavra2015-09-09
* Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
|\
| * watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | watchdog: sunxi: Add A31 watchdog supportChen-Yu Tsai2014-10-20
* | watchdog: sunxi: support parameterized compatible stringsChen-Yu Tsai2014-10-20
|/
* watchdog: sunxi: register restart handler with kernel restart handlerGuenter Roeck2014-09-26
* wdt: sunxi: Move restart code to the watchdog driverMaxime Ripard2014-08-05
* watchdog: sunxi: Fix compilation with C=2Emilio López2014-06-10
* watchdog: sunxi: Change compatiblesMaxime Ripard2014-03-31
* watchdog: Remove redundant of_match_ptrSachin Kamat2013-11-17
* watchdog: sunxi: Fix section mismatchMaxime Ripard2013-10-13
* watchdog: sunxi: New watchdog driver for Allwinner A10/A13Carlo Caione2013-09-10