aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/meson_wdt.c
AgeCommit message (Expand)Author
5 daysmaster: sync with upstream 6.6Bruce Ashfield
2021-06-21watchdog: meson_wdt: Use device_get_match_data() helperTian Tao
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-05watchdog: meson_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck
2018-03-03watchdog: meson: allow setting timeout in devicetreeMarcus Folkesson
2017-09-09watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2Martin Blumenstingl
2017-02-24watchdog: meson_wdt: Convert to use device managed functions and other improv...Guenter Roeck
2016-03-01watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck
2015-12-28watchdog: meson: Add meson8b SoC specific dataCarlo Caione
2015-12-28watchdog: meson: Enable meson SoC specific dataCarlo Caione
2015-12-13watchdog: meson_wdt: use core restart handlerDamien Riegel
2015-01-21watchdog: drop owner assignment from platform_driversWolfram Sang
2014-10-20watchdog: meson: remove magic value for rebootCarlo Caione
2014-10-20ARM: meson: add watchdog driverCarlo Caione