summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/gpio_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: gpio: Convert to use infrastructure triggered keepalivesGuenter Roeck2017-06-051-60/+13
* watchdog: gpio_wdt: Fix missing platform_set_drvdata() in gpio_wdt_probe()Wei Yongjun2016-07-271-0/+2
* watchdog: gpio: Do not use device pointer from struct watchdog_deviceGuenter Roeck2015-12-281-1/+2
* watchdog: gpio_wdt: use core reboot notifierDamien Riegel2015-12-131-33/+2
* Watchdog: Fix parent of watchdog_devicesPratyush Anand2015-09-091-0/+1
* watchdog: gpio-wdt: ping already at startup for always running devicesUwe Kleine-König2015-09-091-30/+30
* watchdog: gpio-wdt: be more strict about hw_algo matchingUwe Kleine-König2015-09-091-2/+2
* watchdog: gpio_wdt: Add option for early registrationJean-Baptiste Theou2015-06-291-0/+9
* watchdog: gpio_wdt: Add "always_running" feature to GPIO watchdogMike Looijmans2015-02-171-8/+29
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* watchdog: GPIO-controlled watchdogAlexander Shiyan2014-01-281-0/+254
OpenPOWER on IntegriCloud