summaryrefslogtreecommitdiff
path: root/drivers/watchdog/rti_wdt.c
AgeCommit message (Expand)Author
2024-04-23watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a safety marginFrancesco Dolcini
2024-04-05watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate 5% safety marginJudith Mendez
2024-03-01Merge tag 'v6.1.79' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2024-01-25watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unusedVignesh Raghavendra
2023-11-14watchdog: rti_wdt: Drop RPM watchdog when unusedVignesh Raghavendra
2023-11-14watchdog: rti_wdt: Use managed APIs to handle runtime PMVignesh Raghavendra
2022-10-02watchdog: rti-wdt:using the pm_runtime_resume_and_get to simplify the codeye xingchen
2022-05-21watchdog: rti-wdt: Fix pm_runtime_get_sync() error checkingMiaoqian Lin
2022-05-21watchdog: rti_wdt: Fix calculation and evaluation of preset heartbeatJan Kiszka
2022-03-27watchdog: rti-wdt: Add missing pm_runtime_disable() in probe functionMiaoqian Lin
2021-10-26watchdog: rti-wdt: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing
2020-12-13watchdog: rti-wdt: fix reference leak in rti_wdt_probeZhang Qilong
2020-10-14watchdog: rti: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-08-05watchdog: rti-wdt: balance pm runtime enable callsTero Kristo
2020-08-05watchdog: rti-wdt: attach to running watchdog during probeTero Kristo
2020-04-01watchdog: Add K3 RTI watchdog supportTero Kristo