index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
imx7ulp_wdt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: imx7ulp_wdt: move post_rcs_wait into struct imx_wdt_hw_feature
Frank Li
2024-09-10
1
-12
/
+9
*
watchdog: imx7ulp_wdt: keep already running watchdog enabled
Sascha Hauer
2024-07-10
1
-0
/
+5
*
wdog: imx7ulp: Enable wdog int_en bit for watchdog any reset
Jacky Bai
2023-10-29
1
-0
/
+8
*
watchdog: Explicitly include correct DT includes
Rob Herring
2023-08-13
1
-1
/
+0
*
watchdog: imx7ulp: Use devm_clk_get_enabled() helper
Christophe JAILLET
2023-02-12
1
-14
/
+1
*
watchdog: imx93: add watchdog timer on imx93
Alice Guo
2022-10-02
1
-5
/
+28
*
watchdog: imx7ulp_wdt: init wdog when it was active
Jason Liu
2022-10-02
1
-10
/
+3
*
watchdog: imx7ulp_wdt: Handle wdog reconfigure failure
Ye Li
2022-10-02
1
-34
/
+129
*
watchdog: imx7ulp_wdt: Fix RCS timeout issue
Ye Li
2022-10-02
1
-3
/
+5
*
watchdog: imx7ulp_wdt: Check CMD32EN in wdog init
Ye Li
2022-10-02
1
-5
/
+10
*
watchdog: imx7ulp: Add explict memory barrier for unlock sequence
Jacky Bai
2022-10-02
1
-0
/
+4
*
watchdog: imx7ulp: Move suspend/resume to noirq phase
Anson Huang
2022-10-02
1
-4
/
+6
*
watchdog: imx7ulp: Watchdog should continue running for wait/stop mode
Anson Huang
2020-10-14
1
-1
/
+4
*
watchdog: imx7ulp: Strictly follow the sequence for wdog operations
Anson Huang
2020-10-14
1
-13
/
+61
*
watchdog: imx7ulp: Remove unused include of init.h
Anson Huang
2020-03-18
1
-1
/
+0
*
watchdog: imx7ulp: Fix missing conversion of imx7ulp_wdt_enable()
Fabio Estevam
2019-12-30
1
-1
/
+1
*
watchdog: imx7ulp: Fix reboot hang
Fabio Estevam
2019-11-18
1
-0
/
+16
*
watchdog: imx7ulp: Use definitions instead of magic values
Fabio Estevam
2019-11-18
1
-1
/
+4
*
watchdog: imx7ulp: Remove inline annotations
Fabio Estevam
2019-11-18
1
-3
/
+3
*
watchdog: imx7ulp: Remove unused structure member
Fabio Estevam
2019-11-18
1
-1
/
+0
*
watchdog: imx7ulp: Pass the wdog instance inimx7ulp_wdt_enable()
Fabio Estevam
2019-11-18
1
-10
/
+9
*
watchdog: Add i.MX7ULP watchdog support
Anson Huang
2019-09-17
1
-0
/
+243