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