aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/bcm7038_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-05watchdog: bcm7038_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-25/+13
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck1-3/+1
2018-03-24watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson1-10/+2
2017-09-09watchdog: bcm7038: Check the return value from clk_prepare_enable()Fabio Estevam1-1/+3
2017-02-24watchdog: constify watchdog_info structuresBhumika Goyal1-1/+1
2016-12-16watchdog: bcm7038_wdt: fix module autoloadJavier Martinez Canillas1-0/+1
2016-09-24watchdog: constify watchdog_ops structuresJulia Lawall1-1/+1
2015-10-27watchdog: Watchdog driver for Broadcom Set-Top BoxJustin Chen1-0/+237