summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/imgpdc_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: constify watchdog_info structuresBhumika Goyal2017-02-241-1/+1
* watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck2016-03-011-1/+2
* watchdog: imgpdc_wdt: use core restart handlerDamien Riegel2015-12-131-22/+12
* watchdog: imgpdc: Unregister restart handler on removeEzequiel Garcia2015-09-091-0/+1
* watchdog: imgpdc: Add some documentation about the timeoutEzequiel Garcia2015-06-221-0/+29
* watchdog: imgpdc: Fix max timeoutEzequiel Garcia2015-06-221-1/+5
* watchdog: imgpdc: Add reboot supportAndrew Bresticker2015-06-221-0/+21
* watchdog: imgpdc: Set timeout before starting watchdogAndrew Bresticker2015-06-221-5/+13
* watchdog: imgpdc: Allow timeout to be set in device-treeAndrew Bresticker2015-06-221-7/+3
* watchdog: imgpdc: Fix default heartbeatJames Hogan2015-03-271-3/+3
* watchdog: imgpdc: Fix probe NULL pointer dereferenceJames Hogan2015-03-271-1/+1
* watchdog: ImgTec PDC Watchdog Timer DriverNaidu Tellapati2015-02-171-0/+289
OpenPOWER on IntegriCloud