index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-23
Merge tag 'linux-watchdog-5.11-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
15
-369
/
+92
2020-12-17
watchdog: convert comma to semicolon
Zheng Yongjun
1
-2
/
+2
2020-12-17
watchdog: iTCO_wdt: use dev_*() instead of pr_*() for logging
Enrico Weigelt, metux IT consult
1
-10
/
+8
2020-12-17
watchdog: coh901327: add COMMON_CLK dependency
Arnd Bergmann
1
-1
/
+1
2020-12-17
watchdog: qcom: Avoid context switch in restart handler
Manivannan Sadhasivam
1
-1
/
+1
2020-12-13
watchdog: iTCO_wdt: use module_platform_device() macro
Enrico Weigelt, metux IT consult
1
-15
/
+1
2020-12-13
watchdog: Fix potential dereferencing of null pointer
Wang Wensheng
1
-9
/
+13
2020-12-13
watchdog: wdat_wdt: Fix missing kerneldoc reported by W=1
Wong Vee Khee
1
-3
/
+3
2020-12-13
watchdog/hpwdt: Reflect changes
Jerry Hoemann
1
-1
/
+1
2020-12-13
watchdog/hpwdt: Disable NMI in Crash Kernel
Jerry Hoemann
1
-0
/
+6
2020-12-13
wdt: sp805: add watchdog_stop on reboot
Zhao Qiang
1
-0
/
+1
2020-12-13
watchdog: sbc_fitpc2_wdt: add __user annotations
Rasmus Villemoes
1
-6
/
+6
2020-12-13
watchdog: geodewdt: remove unneeded break
Tom Rix
1
-2
/
+0
2020-12-13
watchdog: rti-wdt: fix reference leak in rti_wdt_probe
Zhang Qilong
1
-1
/
+3
2020-12-13
watchdog: qcom_wdt: set WDOG_HW_RUNNING bit when appropriate
Robert Marko
1
-0
/
+18
2020-12-13
watchdog: remove pnx83xx driver
Thomas Bogendoerfer
3
-288
/
+0
2020-12-13
watchdog: stm32_iwdg: don't print an error on probe deferral
Etienne Carriere
1
-8
/
+5
2020-12-13
watchdog: sprd: change to use usleep_range() instead of busy loop
Chunyan Zhang
1
-4
/
+7
2020-12-13
watchdog: sprd: check busy bit before new loading rather than after that
Lingling Xu
1
-12
/
+13
2020-12-13
watchdog: sprd: remove watchdog disable from resume fail path
Lingling Xu
1
-7
/
+2
2020-12-13
watchdog: sirfsoc: Add missing dependency on HAS_IOMEM
Guenter Roeck
1
-0
/
+1
2020-12-13
watchdog: armada_37xx: Add missing dependency on HAS_IOMEM
Guenter Roeck
1
-0
/
+1
2020-10-30
ARM: remove ebsa110 platform
Arnd Bergmann
1
-1
/
+1
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-8
/
+2
2020-10-21
Merge tag 'linux-watchdog-5.10-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
14
-48
/
+320
2020-10-14
Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-0
/
+241
2020-10-14
watchdog: Add Toshiba Visconti watchdog driver
Nobuhiro Iwamatsu
3
-0
/
+204
2020-10-14
watchdog: it87_wdt: add IT8784 ID
Hanspeter Portner
1
-1
/
+3
2020-10-14
watchdog: sp5100_tco: Enable watchdog on Family 17h devices if disabled
Guenter Roeck
1
-0
/
+18
2020-10-14
watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3
Guenter Roeck
1
-1
/
+1
2020-10-14
watchdog: renesas_wdt: support handover from bootloader
Wolfram Sang
1
-2
/
+10
2020-10-14
watchdog: imx7ulp: Watchdog should continue running for wait/stop mode
Anson Huang
1
-1
/
+4
2020-10-14
watchdog: rti: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-10
/
+4
2020-10-14
watchdog: davinci: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+3
2020-10-14
watchdog: cadence: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+3
2020-10-14
watchdog: remove unneeded inclusion of <uapi/linux/sched/types.h>
Zhen Lei
1
-2
/
+0
2020-10-14
watchdog: Use put_device on error
Dinghao Liu
1
-1
/
+1
2020-10-14
watchdog: Fix memleak in watchdog_cdev_register
Dinghao Liu
1
-1
/
+3
2020-10-14
watchdog: imx7ulp: Strictly follow the sequence for wdog operations
Anson Huang
1
-13
/
+61
2020-10-14
watchdog: it87_wdt: add IT8772 ID
Hanspeter Portner
1
-1
/
+3
2020-10-14
watchdog: pcwd_usb: Avoid GFP_ATOMIC where it is not needed
Christophe JAILLET
1
-1
/
+1
2020-10-14
drivers: watchdog: rdc321x_wdt: Fix race condition bugs
Madhuparna Bhowmik
1
-3
/
+2
2020-09-17
watchdog: add support for sl28cpld watchdog
Michael Walle
3
-0
/
+241
2020-09-13
Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-8
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2020-08-19
ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependencies
Krzysztof Kozlowski
1
-8
/
+2
2020-08-12
Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
49
-153
/
+755
2020-08-05
watchdog: rti-wdt: balance pm runtime enable calls
Tero Kristo
1
-0
/
+2
2020-08-05
watchdog: rti-wdt: attach to running watchdog during probe
Tero Kristo
1
-10
/
+102
2020-08-05
watchdog: add support for adjusting last known HW keepalive time
Tero Kristo
1
-0
/
+30
[next]