aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/imgpdc_wdt.c
AgeCommit message (Expand)Author
2019-05-05watchdog: imgpdc_wdt: Convert to use device managed functions and other impro...Guenter Roeck
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2017-02-24watchdog: constify watchdog_info structuresBhumika Goyal
2016-03-01watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck
2015-12-13watchdog: imgpdc_wdt: use core restart handlerDamien Riegel
2015-09-09watchdog: imgpdc: Unregister restart handler on removeEzequiel Garcia
2015-06-22watchdog: imgpdc: Add some documentation about the timeoutEzequiel Garcia
2015-06-22watchdog: imgpdc: Fix max timeoutEzequiel Garcia
2015-06-22watchdog: imgpdc: Add reboot supportAndrew Bresticker
2015-06-22watchdog: imgpdc: Set timeout before starting watchdogAndrew Bresticker
2015-06-22watchdog: imgpdc: Allow timeout to be set in device-treeAndrew Bresticker
2015-03-27watchdog: imgpdc: Fix default heartbeatJames Hogan
2015-03-27watchdog: imgpdc: Fix probe NULL pointer dereferenceJames Hogan
2015-02-17watchdog: ImgTec PDC Watchdog Timer DriverNaidu Tellapati