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
/
rzg2l_wdt.c
Age
Commit message (
Expand
)
Author
2024-11-05
watchdog: rzg2l_wdt: Power on the watchdog domain in the restart handler
Claudiu Beznea
2024-07-10
watchdog: rzg2l_wdt: Add suspend/resume support
Claudiu Beznea
2024-07-10
watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset
Claudiu Beznea
2024-07-10
watchdog: rzg2l_wdt: Remove comparison with zero
Claudiu Beznea
2024-07-10
watchdog: rzg2l_wdt: Remove reset de-assert from probe
Claudiu Beznea
2024-07-10
watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
Claudiu Beznea
2024-07-10
watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()
Claudiu Beznea
2023-08-13
watchdog: Explicitly include correct DT includes
Rob Herring
2023-02-18
watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2M
Fabrizio Castro
2023-02-18
watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks
Lad Prabhakar
2022-10-02
watchdog: rzg2l_wdt: Add rzv2m support
Phil Edworthy
2022-05-08
watchdog: rzg2l_wdt: Add set_timeout callback
Biju Das
2022-05-08
watchdog: rzg2l_wdt: Use force reset for WDT reset
Biju Das
2022-05-08
watchdog: rzg2l_wdt: Add error check for reset_control_deassert
Biju Das
2022-05-08
watchdog: rzg2l_wdt: Fix reset control imbalance
Biju Das
2022-05-08
watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context'
Biju Das
2022-05-08
watchdog: rzg2l_wdt: Fix Runtime PM usage
Biju Das
2022-05-08
watchdog: rzg2l_wdt: Fix 32bit overflow issue
Biju Das
2022-01-05
watchdog: Add Watchdog Timer driver for RZ/G2L
Biju Das