summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/meson_gxbb_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: meson_gxbb_wdt: Convert to use device managed functions and other i...Guenter Roeck2019-05-051-30/+15Star
* watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck2019-05-051-3/+1Star
* watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson2018-03-241-49/+1Star
* watchdog: meson: Handle return value of clk_prepare_enableArvind Yadav2017-07-031-1/+3
* watchdog: meson: Remove unneeded platform MODULE_ALIASJavier Martinez Canillas2016-12-161-1/+0Star
* watchdog: Add Meson GXBB Watchdog DriverNeil Armstrong2016-07-171-0/+270