aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/imgpdc_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-01watchdog: Add 'action' and 'data' parameters to restart handler callbackGravatar Guenter Roeck 1-1/+2
2015-12-13watchdog: imgpdc_wdt: use core restart handlerGravatar Damien Riegel 1-22/+12
2015-09-09watchdog: imgpdc: Unregister restart handler on removeGravatar Ezequiel Garcia 1-0/+1
2015-06-22watchdog: imgpdc: Add some documentation about the timeoutGravatar Ezequiel Garcia 1-0/+29
2015-06-22watchdog: imgpdc: Fix max timeoutGravatar Ezequiel Garcia 1-1/+5
2015-06-22watchdog: imgpdc: Add reboot supportGravatar Andrew Bresticker 1-0/+21
2015-06-22watchdog: imgpdc: Set timeout before starting watchdogGravatar Andrew Bresticker 1-5/+13
2015-06-22watchdog: imgpdc: Allow timeout to be set in device-treeGravatar Andrew Bresticker 1-7/+3
2015-03-27watchdog: imgpdc: Fix default heartbeatGravatar James Hogan 1-3/+3
2015-03-27watchdog: imgpdc: Fix probe NULL pointer dereferenceGravatar James Hogan 1-1/+1
2015-02-17watchdog: ImgTec PDC Watchdog Timer DriverGravatar Naidu Tellapati 1-0/+289