开源镜像站
帮助
动态
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
/
imx_sc_wdt.c
Age
Commit message (
Expand
)
Author
2024-09-10
watchdog: imx_sc_wdt: detect if already running
Alexander Sverdlin
2024-09-10
watchdog: imx_sc_wdt: Don't disable WDT in suspend
Jonas Blixt
2023-10-29
watchdog: imx_sc_wdt: continue if the wdog already enabled
Jacky Bai
2021-06-21
watchdog: imx_sc_wdt: fix pretimeout
Stefan Eichenberger
2020-05-25
watchdog: imx_sc_wdt: Fix reboot on crash
Fabio Estevam
2020-03-18
watchdog: imx_sc_wdt: Remove unused includes
Anson Huang
2019-11-05
watchdog: imx_sc_wdt: Pretimeout should follow SCU firmware format
Anson Huang
2019-09-17
watchdog: imx_sc: this patch just fixes whitespaces
Oliver Graute
2019-09-17
watchdog: imx_sc: Remove unnecessary error log
Anson Huang
2019-07-08
watchdog: imx_sc: Add pretimeout support
Anson Huang
2019-07-08
watchdog: imx_sc_wdt: drop warning after registering device
Wolfram Sang
2019-05-05
watchdog: imx_sc_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
watchdog: imx_sc_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
2019-05-05
watchdog: imx_sc: Add i.MX system controller watchdog support
Anson Huang