index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
rzg2l_wdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-10
watchdog: rzg2l_wdt: Add suspend/resume support
Claudiu Beznea
1
-0
/
+26
2024-07-10
watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset
Claudiu Beznea
1
-35
/
+4
2024-07-10
watchdog: rzg2l_wdt: Remove comparison with zero
Claudiu Beznea
1
-1
/
+1
2024-07-10
watchdog: rzg2l_wdt: Remove reset de-assert from probe
Claudiu Beznea
1
-11
/
+17
2024-07-10
watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
Claudiu Beznea
1
-2
/
+9
2024-07-10
watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()
Claudiu Beznea
1
-3
/
+8
2023-08-13
watchdog: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-02-18
watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2M
Fabrizio Castro
1
-1
/
+36
2023-02-18
watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks
Lad Prabhakar
1
-6
/
+4
2022-10-02
watchdog: rzg2l_wdt: Add rzv2m support
Phil Edworthy
1
-6
/
+33
2022-05-08
watchdog: rzg2l_wdt: Add set_timeout callback
Biju Das
1
-0
/
+20
2022-05-08
watchdog: rzg2l_wdt: Use force reset for WDT reset
Biju Das
1
-7
/
+7
2022-05-08
watchdog: rzg2l_wdt: Add error check for reset_control_deassert
Biju Das
1
-1
/
+4
2022-05-08
watchdog: rzg2l_wdt: Fix reset control imbalance
Biju Das
1
-2
/
+1
2022-05-08
watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context'
Biju Das
1
-12
/
+13
2022-05-08
watchdog: rzg2l_wdt: Fix Runtime PM usage
Biju Das
1
-14
/
+2
2022-05-08
watchdog: rzg2l_wdt: Fix 32bit overflow issue
Biju Das
1
-1
/
+1
2022-01-05
watchdog: Add Watchdog Timer driver for RZ/G2L
Biju Das
1
-0
/
+263