aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/imgpdc_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-09watchdog: imgpdc: Unregister restart handler on removeEzequiel Garcia1-0/+1
2015-06-22watchdog: imgpdc: Add some documentation about the timeoutEzequiel Garcia1-0/+29
2015-06-22watchdog: imgpdc: Fix max timeoutEzequiel Garcia1-1/+5
2015-06-22watchdog: imgpdc: Add reboot supportAndrew Bresticker1-0/+21
2015-06-22watchdog: imgpdc: Set timeout before starting watchdogAndrew Bresticker1-5/+13
2015-06-22watchdog: imgpdc: Allow timeout to be set in device-treeAndrew Bresticker1-7/+3
2015-03-27watchdog: imgpdc: Fix default heartbeatJames Hogan1-3/+3
2015-03-27watchdog: imgpdc: Fix probe NULL pointer dereferenceJames Hogan1-1/+1
2015-02-17watchdog: ImgTec PDC Watchdog Timer DriverNaidu Tellapati1-0/+289