index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
starfive-wdt.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-05
watchdog: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-11-04
watchdog: fix typo in the comment
Yan Zhen
1
-1
/
+1
2024-07-10
watchdog: starfive: Add missing clk_disable_unprepare()
Chen Ni
1
-1
/
+3
2024-03-03
watchdog: starfive: check watchdog status before enabling in system resume
Ji Sheng Teoh
1
-1
/
+4
2024-03-03
watchdog: starfive: Check pm_runtime_enabled() before decrementing usage counter
Ji Sheng Teoh
1
-2
/
+7
2023-12-17
watchdog: starfive: add lock annotations to fix context imbalances
Ben Dooks
1
-0
/
+2
2023-12-17
watchdog: starfive-wdt: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-19
watchdog: starfive: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-7
/
+3
2023-08-13
watchdog: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2023-04-29
watchdog: starfive: Fix the warning of starfive_wdt_match
Xingyu Wu
1
-1
/
+1
2023-04-29
watchdog: starfive: Fix the probe return error if PM and early_enable are both disabled
Xingyu Wu
1
-1
/
+1
2023-04-22
drivers: watchdog: Add StarFive Watchdog driver
Xingyu Wu
1
-0
/
+606