summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/meson_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: meson_wdt: Use device_get_match_data() helperTian Tao2021-06-211-7/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* watchdog: meson_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck2019-05-051-7/+8
* watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck2019-05-051-3/+1
* watchdog: meson: allow setting timeout in devicetreeMarcus Folkesson2018-03-031-1/+1
* watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2Martin Blumenstingl2017-09-091-0/+2
* watchdog: meson_wdt: Convert to use device managed functions and other improv...Guenter Roeck2017-02-241-21/+2
* watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck2016-03-011-1/+2
* watchdog: meson: Add meson8b SoC specific dataCarlo Caione2015-12-281-0/+7
* watchdog: meson: Enable meson SoC specific dataCarlo Caione2015-12-281-17/+41
* watchdog: meson_wdt: use core restart handlerDamien Riegel2015-12-131-18/+5
* watchdog: drop owner assignment from platform_driversWolfram Sang2015-01-211-1/+0
* watchdog: meson: remove magic value for rebootCarlo Caione2014-10-201-1/+1
* ARM: meson: add watchdog driverCarlo Caione2014-10-201-0/+236