Age | Commit message (Expand) | Author | Files | Lines |
2021-11-10 | Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 1 | -0/+7 |
2021-10-26 | watchdog: mtk: add disable_wdt_extrst support | Fengquan Chen | 1 | -0/+7 |
2021-10-08 | arm64: dts: mediatek: Move reset controller constants into common location | Enric Balletbo i Serra | 1 | -3/+3 |
2021-08-22 | watchdog: mediatek: mt8195: add wdt support | Christine Zhu | 1 | -0/+6 |
2021-06-21 | watchdog: mtk: support pre-timeout when the bark irq is available | Wang Qing | 1 | -5/+72 |
2021-02-07 | watchdog: mt8192: add wdt support | Crystal Guo | 1 | -0/+6 |
2021-02-07 | watchdog: mtk_wdt: Remove mtk_wdt_stop() in probe() to prevent the system fre... | freddy.hsin | 1 | -2/+15 |
2020-01-27 | watchdog: mtk_wdt: mt2712: Add reset controller | yong.liang | 1 | -0/+6 |
2020-01-27 | watchdog: mtk_wdt: mt8183: Add reset controller | yong.liang | 1 | -1/+98 |
2019-05-05 | watchdog: mtk_wdt: Convert to use device managed functions and other improvem... | Guenter Roeck | 1 | -25/+8 |
2019-05-05 | watchdog: Convert to use devm_platform_ioremap_resource | Guenter Roeck | 1 | -3/+1 |
2018-03-24 | watchdog: add SPDX identifiers for watchdog subsystem | Marcus Folkesson | 1 | -10/+1 |
2018-03-03 | watchdog: mtk: allow setting timeout in devicetree | Marcus Folkesson | 1 | -1/+1 |
2016-03-01 | watchdog: Add 'action' and 'data' parameters to restart handler callback | Guenter Roeck | 1 | -1/+2 |
2015-12-13 | watchdog: mtk_wdt: use core restart handler | Damien Riegel | 1 | -17/+5 |
2015-11-23 | watchdog: mtk_wdt: Use MODE_KEY when stopping the watchdog | Nicolas Boichat | 1 | -0/+1 |
2015-09-09 | watchdog: mtk_wdt: add wdt shutdown callback to disable wdt if enabled | Greta Zhang | 1 | -0/+9 |
2015-09-09 | watchdog: mtk_wdt: add suspend/resume support | Greta Zhang | 1 | -0/+30 |
2015-03-27 | watchdog: mtk_wdt: signedness bug in mtk_wdt_start() | Dan Carpenter | 1 | -1/+1 |
2015-02-17 | watchdog: Add driver for Mediatek watchdog | Matthias Brugger | 1 | -0/+251 |