aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/rza_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-13watchdog: Explicitly include correct DT includesGravatar Rob Herring 1-2/+2
2021-10-26watchdog: rza_wdt: Use semicolons instead of commasGravatar Geert Uytterhoeven 1-2/+2
2019-05-05watchdog: rza_wdt: Use 'dev' instead of dereferencing it repeatedlyGravatar Guenter Roeck 1-10/+11
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGravatar Guenter Roeck 1-3/+1
2018-10-02watchdog: rza_wdt: Support longer timeoutsGravatar Chris Brandt 1-18/+70
2018-10-02watchdog: rza_wdt: convert to SPDX identifiersGravatar Kuninori Morimoto 1-4/+1
2017-06-05watchdog: add rza_wdt driverGravatar Chris Brandt 1-0/+199