index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
wdat_wdt.c
Age
Commit message (
Expand
)
Author
2022-10-02
watchdog: wdat_wdt: Set the min and max timeout values properly
Jean Delvare
2022-07-23
watchdog: wdat_wdt: Remove #ifdef guards for PM related functions
Paul Cercueil
2022-05-21
watchdog: wdat_wdt: Stop watchdog when uninstalling module
Liu Xinpeng
2022-05-21
watchdog: wdat_wdt: Stop watchdog when rebooting the system
Liu Xinpeng
2022-05-21
watchdog: wdat_wdt: Using the existing function to check parameter timeout
Liu Xinpeng
2021-06-21
watchdog: wdat_wdg: fix typo
Flavio Suligoi
2020-12-13
watchdog: wdat_wdt: Fix missing kerneldoc reported by W=1
Wong Vee Khee
2020-02-13
ACPI: watchdog: Set default timeout in probe
Mika Westerberg
2020-02-13
ACPI: watchdog: Fix gas->access_width usage
Mika Westerberg
2019-11-18
watchdog: wdat_wdt: Spelling s/configrable/configurable/
Geert Uytterhoeven
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-05
watchdog: wdat_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
2019-05-05
watchdog: wdat_wdt: fix get_timeleft call for wdat_wdt
Bryan Tan
2018-05-21
watchdog: simplify getting .drvdata
Wolfram Sang
2018-03-19
ACPI / watchdog: Fix off-by-one error at resource assignment
Takashi Iwai
2016-10-21
watchdog: wdat_wdt: Ping the watchdog on resume
Mika Westerberg
2016-09-28
watchdog: wdat_wdt: Fix warning for using 0 as NULL
Wei Yongjun
2016-09-28
watchdog: wdat_wdt: fix return value check in wdat_wdt_probe()
Wei Yongjun
2016-09-24
ACPI / watchdog: Add support for WDAT hardware watchdog
Mika Westerberg