aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/digicolor_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-15watchdog: digicolor_wdt: Remove unused variable in dc_wdt_probeNathan Chancellor1-1/+0
2019-07-08watchdog: digicolor_wdt: drop warning after registering deviceWolfram Sang1-7/+1
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck1-3/+1
2018-03-24watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson1-4/+1
2017-02-24watchdog: constify watchdog_ops structuresBhumika Goyal1-1/+1
2017-02-24watchdog: digicolor_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-36/+12
2017-02-24watchdog: constify watchdog_info structuresBhumika Goyal1-1/+1
2016-03-01watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck1-1/+2
2015-12-13watchdog: digicolor_wdt: use core restart handlerDamien Riegel1-13/+5
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand1-0/+1
2015-06-22watchdog: digicolor: driver for Conexant Digicolor CX92755 SoCBaruch Siach1-0/+205