Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-26watchdog: sunxi_wdt: Add support for D1Samuel Holland
2020-08-05watchdog: sunxi_wdt: fix improper error exit codeMartin Wu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-05watchdog: sunxi_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck
2018-03-03watchdog: sunxi: allow setting timeout in devicetreeMarcus Folkesson
2017-12-28watchdog: sunxi_wdt: use of_device_get_match_dataCorentin Labbe
2017-02-25watchdog: sunxi_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-13watchdog: sunxi_wdt: use core restart handlerDamien Riegel
2015-09-09watchdog: sunxi: fix activation of system resetFrancesco Lavra
2014-11-04Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-10-20watchdog: sunxi: Add A31 watchdog supportChen-Yu Tsai
2014-10-20watchdog: sunxi: support parameterized compatible stringsChen-Yu Tsai
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang
2014-09-26watchdog: sunxi: register restart handler with kernel restart handlerGuenter Roeck
2014-08-06wdt: sunxi: Move restart code to the watchdog driverMaxime Ripard
2014-06-10watchdog: sunxi: Fix compilation with C=2Emilio López
2014-03-31watchdog: sunxi: Change compatiblesMaxime Ripard
2013-11-17watchdog: Remove redundant of_match_ptrSachin Kamat
2013-10-13watchdog: sunxi: Fix section mismatchMaxime Ripard
2013-09-10watchdog: sunxi: New watchdog driver for Allwinner A10/A13Carlo Caione