开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
rti_wdt.c
Age
Commit message (
Expand
)
Author
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