index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
starfive-wdt.c
Age
Commit message (
Expand
)
Author
2024-11-05
watchdog: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-11-04
watchdog: fix typo in the comment
Yan Zhen
2024-07-10
watchdog: starfive: Add missing clk_disable_unprepare()
Chen Ni
2024-03-03
watchdog: starfive: check watchdog status before enabling in system resume
Ji Sheng Teoh
2024-03-03
watchdog: starfive: Check pm_runtime_enabled() before decrementing usage counter
Ji Sheng Teoh
2023-12-17
watchdog: starfive: add lock annotations to fix context imbalances
Ben Dooks
2023-12-17
watchdog: starfive-wdt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-19
watchdog: starfive: Remove #ifdef guards for PM related functions
Paul Cercueil
2023-08-13
watchdog: Explicitly include correct DT includes
Rob Herring
2023-04-29
watchdog: starfive: Fix the warning of starfive_wdt_match
Xingyu Wu
2023-04-29
watchdog: starfive: Fix the probe return error if PM and early_enable are bot...
Xingyu Wu
2023-04-22
drivers: watchdog: Add StarFive Watchdog driver
Xingyu Wu