index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
rti_wdt.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-16
watchdog: rti_wdt: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
1
-11
/
+3
2025-01-06
watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe()
Joe Hattori
1
-0
/
+1
2025-01-06
watchdog: rti: Fix off-by-one in heartbeat recovery
Alexander Sverdlin
1
-1
/
+2
2024-11-17
watchdog: rti: of: honor timeout-sec property
Alexander Sverdlin
1
-1
/
+2
2024-11-05
watchdog: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-11-05
watchdog: rti_wdt: don't print out if registering watchdog fails
Wolfram Sang
1
-3
/
+1
2024-05-04
watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a safety margin
Judith Mendez
1
-19
/
+15
2023-12-17
watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unused
Vignesh Raghavendra
1
-1
/
+12
2023-08-19
watchdog:rit_wdt: Add support for WDIOF_CARDRESET
Li Hua Qian
1
-0
/
+48
2023-04-22
watchdog: rti: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-10-02
watchdog: rti-wdt:using the pm_runtime_resume_and_get to simplify the code
ye xingchen
1
-2
/
+1
2022-05-21
watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking
Miaoqian Lin
1
-1
/
+1
2022-05-21
watchdog: rti_wdt: Fix calculation and evaluation of preset heartbeat
Jan Kiszka
1
-3
/
+5
2022-03-27
watchdog: rti-wdt: Add missing pm_runtime_disable() in probe function
Miaoqian Lin
1
-0
/
+1
2021-10-26
watchdog: rti-wdt: Make use of the helper function devm_platform_ioremap_reso...
Cai Huoqing
1
-3
/
+1
2020-12-13
watchdog: rti-wdt: fix reference leak in rti_wdt_probe
Zhang Qilong
1
-1
/
+3
2020-10-14
watchdog: rti: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-10
/
+4
2020-08-05
watchdog: rti-wdt: balance pm runtime enable calls
Tero Kristo
1
-0
/
+2
2020-08-05
watchdog: rti-wdt: attach to running watchdog during probe
Tero Kristo
1
-10
/
+102
2020-04-01
watchdog: Add K3 RTI watchdog support
Tero Kristo
1
-0
/
+255