aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/da9063_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-24watchdog: da9063_wdt: Convert to use device managed functionsGuenter Roeck1-17/+1
2016-07-17watchdog: da9063_wdt: don't trigger watchdog too fastStefan Christ1-0/+2
2016-03-01watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck1-1/+2
2015-12-13watchdog: da9063_wdt: use core restart handlerDamien Riegel1-17/+6
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand1-0/+1
2015-02-17watchdog: da9063: Add restart handler supportGeert Uytterhoeven1-1/+31
2014-10-20watchdog: Add DA9063 PMIC watchdog driver.Krystian Garbaciak1-0/+191