aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/sunxi_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-09watchdog: sunxi: fix activation of system resetFrancesco Lavra1-1/+1
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman1-1/+0
2014-10-20watchdog: sunxi: Add A31 watchdog supportChen-Yu Tsai1-0/+10
2014-10-20watchdog: sunxi: support parameterized compatible stringsChen-Yu Tsai1-25/+76
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-26watchdog: sunxi: register restart handler with kernel restart handlerGuenter Roeck1-11/+20
2014-08-05wdt: sunxi: Move restart code to the watchdog driverMaxime Ripard1-0/+29
2014-06-10watchdog: sunxi: Fix compilation with C=2Emilio López1-11/+11
2014-03-31watchdog: sunxi: Change compatiblesMaxime Ripard1-1/+1
2013-11-17watchdog: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-13watchdog: sunxi: Fix section mismatchMaxime Ripard1-2/+2
2013-09-10watchdog: sunxi: New watchdog driver for Allwinner A10/A13Carlo Caione1-0/+237