index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
gpio_wdt.c
Age
Commit message (
Expand
)
Author
2019-07-08
watchdog: gpio: add support for nowayout option
Mans Rullgard
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-05
watchdog: gpio_wdt: Convert to use device managed functions and other improve...
Guenter Roeck
2018-03-03
watchdog: gpio: change order for setting default timeout
Marcus Folkesson
2017-12-28
watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop
Rasmus Villemoes
2017-12-28
watchdog: gpio: Convert to use GPIO descriptors
Linus Walleij
2017-12-28
watchdog: gpio: Add some local helper variables
Linus Walleij
2017-06-05
watchdog: gpio: Convert to use infrastructure triggered keepalives
Guenter Roeck
2016-07-27
watchdog: gpio_wdt: Fix missing platform_set_drvdata() in gpio_wdt_probe()
Wei Yongjun
2015-12-28
watchdog: gpio: Do not use device pointer from struct watchdog_device
Guenter Roeck
2015-12-13
watchdog: gpio_wdt: use core reboot notifier
Damien Riegel
2015-09-09
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
2015-09-09
watchdog: gpio-wdt: ping already at startup for always running devices
Uwe Kleine-König
2015-09-09
watchdog: gpio-wdt: be more strict about hw_algo matching
Uwe Kleine-König
2015-06-29
watchdog: gpio_wdt: Add option for early registration
Jean-Baptiste Theou
2015-02-17
watchdog: gpio_wdt: Add "always_running" feature to GPIO watchdog
Mike Looijmans
2014-10-20
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-28
watchdog: GPIO-controlled watchdog
Alexander Shiyan