aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/meson_gxbb_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-05watchdog: meson_gxbb_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-30/+15
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck1-3/+1
2018-03-24watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson1-49/+1
2017-07-03watchdog: meson: Handle return value of clk_prepare_enableArvind Yadav1-1/+3
2016-12-16watchdog: meson: Remove unneeded platform MODULE_ALIASJavier Martinez Canillas1-1/+0
2016-07-17watchdog: Add Meson GXBB Watchdog DriverNeil Armstrong1-0/+270