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
/
imgpdc_wdt.c
Age
Commit message (
Expand
)
Author
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2017-02-24
watchdog: constify watchdog_info structures
Bhumika Goyal
2016-03-01
watchdog: Add 'action' and 'data' parameters to restart handler callback
Guenter Roeck
2015-12-13
watchdog: imgpdc_wdt: use core restart handler
Damien Riegel
2015-09-09
watchdog: imgpdc: Unregister restart handler on remove
Ezequiel Garcia
2015-06-22
watchdog: imgpdc: Add some documentation about the timeout
Ezequiel Garcia
2015-06-22
watchdog: imgpdc: Fix max timeout
Ezequiel Garcia
2015-06-22
watchdog: imgpdc: Add reboot support
Andrew Bresticker
2015-06-22
watchdog: imgpdc: Set timeout before starting watchdog
Andrew Bresticker
2015-06-22
watchdog: imgpdc: Allow timeout to be set in device-tree
Andrew Bresticker
2015-03-27
watchdog: imgpdc: Fix default heartbeat
James Hogan
2015-03-27
watchdog: imgpdc: Fix probe NULL pointer dereference
James Hogan
2015-02-17
watchdog: ImgTec PDC Watchdog Timer Driver
Naidu Tellapati