开源镜像站
帮助
动态
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
/
rzg2l_wdt.c
Age
Commit message (
Expand
)
Author
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