index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
mtk_wdt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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