summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/sunxi_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: sunxi_wdt: Convert to use device managed functions and other improv...Guenter Roeck2017-02-241-22/+2
* watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck2016-03-011-1/+2
* watchdog: sunxi_wdt: use core restart handlerDamien Riegel2015-12-131-18/+5
* watchdog: sunxi: fix activation of system resetFrancesco Lavra2015-09-091-1/+1
* Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-031-1/+0
|\
| * watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | watchdog: sunxi: Add A31 watchdog supportChen-Yu Tsai2014-10-201-0/+10
* | watchdog: sunxi: support parameterized compatible stringsChen-Yu Tsai2014-10-201-25/+76
|/
* watchdog: sunxi: register restart handler with kernel restart handlerGuenter Roeck2014-09-261-11/+20
* wdt: sunxi: Move restart code to the watchdog driverMaxime Ripard2014-08-051-0/+29
* watchdog: sunxi: Fix compilation with C=2Emilio López2014-06-101-11/+11
* watchdog: sunxi: Change compatiblesMaxime Ripard2014-03-311-1/+1
* watchdog: Remove redundant of_match_ptrSachin Kamat2013-11-171-1/+1
* watchdog: sunxi: Fix section mismatchMaxime Ripard2013-10-131-2/+2
* watchdog: sunxi: New watchdog driver for Allwinner A10/A13Carlo Caione2013-09-101-0/+237
OpenPOWER on IntegriCloud