index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
rti_wdt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a safety margin
Judith Mendez
2024-05-04
1
-19
/
+15
*
watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unused
Vignesh Raghavendra
2023-12-17
1
-1
/
+12
*
watchdog:rit_wdt: Add support for WDIOF_CARDRESET
Li Hua Qian
2023-08-19
1
-0
/
+48
*
watchdog: rti: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: rti-wdt:using the pm_runtime_resume_and_get to simplify the code
ye xingchen
2022-10-02
1
-2
/
+1
*
watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking
Miaoqian Lin
2022-05-21
1
-1
/
+1
*
watchdog: rti_wdt: Fix calculation and evaluation of preset heartbeat
Jan Kiszka
2022-05-21
1
-3
/
+5
*
watchdog: rti-wdt: Add missing pm_runtime_disable() in probe function
Miaoqian Lin
2022-03-27
1
-0
/
+1
*
watchdog: rti-wdt: Make use of the helper function devm_platform_ioremap_reso...
Cai Huoqing
2021-10-26
1
-3
/
+1
*
watchdog: rti-wdt: fix reference leak in rti_wdt_probe
Zhang Qilong
2020-12-13
1
-1
/
+3
*
watchdog: rti: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-10-14
1
-10
/
+4
*
watchdog: rti-wdt: balance pm runtime enable calls
Tero Kristo
2020-08-05
1
-0
/
+2
*
watchdog: rti-wdt: attach to running watchdog during probe
Tero Kristo
2020-08-05
1
-10
/
+102
*
watchdog: Add K3 RTI watchdog support
Tero Kristo
2020-04-01
1
-0
/
+255