index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
mtk_wdt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: mediatek: mt7988: add wdt support
Daniel Golle
2023-12-17
1
-0
/
+42
*
watchdog: Explicitly include correct DT includes
Rob Herring
2023-08-13
1
-1
/
+0
*
watchdog: mtk_wdt: Add reset_by_toprgu support
Allen-KH Cheng
2023-02-12
1
-0
/
+7
*
watchdog: mediatek: mt8188: add wdt support
Runyang Chen
2022-11-19
1
-0
/
+6
*
watchdog: mtk_wdt: Add support for MT6795 Helio X10 watchdog and toprgu
AngeloGioacchino Del Regno
2022-11-19
1
-0
/
+6
*
watchdog: mtk_wdt: Remove #ifdef guards for PM related functions
Paul Cercueil
2022-07-23
1
-7
/
+3
*
watchdog: mtk_wdt: mt7986: Add toprgu reset controller support
Sam Shih
2022-05-08
1
-0
/
+6
*
watchdog: mediatek: mt8186: add wdt support
Runyang Chen
2022-05-08
1
-0
/
+6
*
watchdog: mtk_wdt: use platform_get_irq_optional
Tzung-Bi Shih
2022-01-05
1
-1
/
+1
*
Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2021-11-10
1
-0
/
+7
|
\
|
*
watchdog: mtk: add disable_wdt_extrst support
Fengquan Chen
2021-10-26
1
-0
/
+7
*
|
arm64: dts: mediatek: Move reset controller constants into common location
Enric Balletbo i Serra
2021-10-08
1
-3
/
+3
|
/
*
watchdog: mediatek: mt8195: add wdt support
Christine Zhu
2021-08-22
1
-0
/
+6
*
watchdog: mtk: support pre-timeout when the bark irq is available
Wang Qing
2021-06-21
1
-5
/
+72
*
watchdog: mt8192: add wdt support
Crystal Guo
2021-02-07
1
-0
/
+6
*
watchdog: mtk_wdt: Remove mtk_wdt_stop() in probe() to prevent the system fre...
freddy.hsin
2021-02-07
1
-2
/
+15
*
watchdog: mtk_wdt: mt2712: Add reset controller
yong.liang
2020-01-27
1
-0
/
+6
*
watchdog: mtk_wdt: mt8183: Add reset controller
yong.liang
2020-01-27
1
-1
/
+98
*
watchdog: mtk_wdt: Convert to use device managed functions and other improvem...
Guenter Roeck
2019-05-05
1
-25
/
+8
*
watchdog: Convert to use devm_platform_ioremap_resource
Guenter Roeck
2019-05-05
1
-3
/
+1
*
watchdog: add SPDX identifiers for watchdog subsystem
Marcus Folkesson
2018-03-24
1
-10
/
+1
*
watchdog: mtk: allow setting timeout in devicetree
Marcus Folkesson
2018-03-03
1
-1
/
+1
*
watchdog: Add 'action' and 'data' parameters to restart handler callback
Guenter Roeck
2016-03-01
1
-1
/
+2
*
watchdog: mtk_wdt: use core restart handler
Damien Riegel
2015-12-13
1
-17
/
+5
*
watchdog: mtk_wdt: Use MODE_KEY when stopping the watchdog
Nicolas Boichat
2015-11-23
1
-0
/
+1
*
watchdog: mtk_wdt: add wdt shutdown callback to disable wdt if enabled
Greta Zhang
2015-09-09
1
-0
/
+9
*
watchdog: mtk_wdt: add suspend/resume support
Greta Zhang
2015-09-09
1
-0
/
+30
*
watchdog: mtk_wdt: signedness bug in mtk_wdt_start()
Dan Carpenter
2015-03-27
1
-1
/
+1
*
watchdog: Add driver for Mediatek watchdog
Matthias Brugger
2015-02-17
1
-0
/
+251