Age | Commit message (Expand) | Author |
2021-10-26 | watchdog: sunxi_wdt: Add support for D1 | Samuel Holland |
2020-08-05 | watchdog: sunxi_wdt: fix improper error exit code | Martin Wu |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-05 | watchdog: sunxi_wdt: Use 'dev' instead of dereferencing it repeatedly | Guenter Roeck |
2019-05-05 | watchdog: Convert to use devm_platform_ioremap_resource | Guenter Roeck |
2018-03-03 | watchdog: sunxi: allow setting timeout in devicetree | Marcus Folkesson |
2017-12-28 | watchdog: sunxi_wdt: use of_device_get_match_data | Corentin Labbe |
2017-02-24 | watchdog: sunxi_wdt: Convert to use device managed functions and other improv... | Guenter Roeck |
2016-03-01 | watchdog: Add 'action' and 'data' parameters to restart handler callback | Guenter Roeck |
2015-12-13 | watchdog: sunxi_wdt: use core restart handler | Damien Riegel |
2015-09-09 | watchdog: sunxi: fix activation of system reset | Francesco Lavra |
2014-11-03 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2014-10-20 | watchdog: sunxi: Add A31 watchdog support | Chen-Yu Tsai |
2014-10-20 | watchdog: sunxi: support parameterized compatible strings | Chen-Yu Tsai |
2014-10-20 | watchdog: drop owner assignment from platform_drivers | Wolfram Sang |
2014-09-26 | watchdog: sunxi: register restart handler with kernel restart handler | Guenter Roeck |
2014-08-05 | wdt: sunxi: Move restart code to the watchdog driver | Maxime Ripard |
2014-06-10 | watchdog: sunxi: Fix compilation with C=2 | Emilio López |
2014-03-31 | watchdog: sunxi: Change compatibles | Maxime Ripard |
2013-11-17 | watchdog: Remove redundant of_match_ptr | Sachin Kamat |
2013-10-13 | watchdog: sunxi: Fix section mismatch | Maxime Ripard |
2013-09-10 | watchdog: sunxi: New watchdog driver for Allwinner A10/A13 | Carlo Caione |