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-04-01
watchdog: Add K3 RTI watchdog support
Tero Kristo
3
-0
/
+264
2020-04-01
watchdog: ziirave_wdt: change name to be more specific
Lucas Stach
1
-1
/
+1
2020-04-01
watchdog: orion: use 0 for unset heartbeat
Chris Packham
1
-1
/
+1
2020-03-18
watchdog: npcm: remove whitespaces
Tomer Maimon
1
-10
/
+9
2020-03-18
watchdog: reset last_hw_keepalive time at start
Tero Kristo
1
-0
/
+1
2020-03-18
watchdog: imx2_wdt: Drop .remove callback
Anson Huang
1
-27
/
+10
2020-03-18
watchdog: Add stop_on_reboot parameter to control reboot policy
Dmitry Safonov
1
-0
/
+12
2020-03-18
watchdog: wm831x_wdt: Remove GPIO handling
Linus Walleij
1
-27
/
+0
2020-03-18
watchdog: imx7ulp: Remove unused include of init.h
Anson Huang
1
-1
/
+0
2020-03-18
watchdog: imx_sc_wdt: Remove unused includes
Anson Huang
1
-2
/
+0
2020-03-18
watchdog: qcom: Use irq flags from firmware
Stephen Boyd
1
-2
/
+1
2020-03-18
watchdog: pm8916_wdt: Add system sleep callbacks
Loic Poulain
1
-0
/
+25
2020-03-18
watchdog: qcom-wdt: disable pretimeout on timer platform
Ansuel Smith
1
-8
/
+23
2020-03-10
watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional
Mika Westerberg
1
-12
/
+16
2020-03-10
watchdog: iTCO_wdt: Export vendorsupport
Mika Westerberg
2
-7
/
+11
2020-02-28
Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+24
2020-02-17
watchdog: da9062: Add dependency on I2C
Guenter Roeck
1
-0
/
+1
2020-02-17
watchdog: da9062: fix power management ops
Marco Felsch
1
-0
/
+12
2020-02-17
watchdog: da9062: do not ping the hw during stop()
Marco Felsch
1
-7
/
+0
2020-02-17
watchdog: fix mtk_wdt.c RESET_CONTROLLER build error
Randy Dunlap
1
-0
/
+1
2020-02-13
ACPI: watchdog: Set default timeout in probe
Mika Westerberg
1
-0
/
+23
2020-02-13
ACPI: watchdog: Fix gas->access_width usage
Mika Westerberg
1
-1
/
+1
2020-02-07
Merge tag 'linux-watchdog-5.6-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
11
-70
/
+309
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
3
-4
/
+4
2020-01-27
watchdog: da9062: make restart handler atomic safe
Marco Felsch
1
-4
/
+6
2020-01-27
watchdog: mtk_wdt: mt2712: Add reset controller
yong.liang
1
-0
/
+6
2020-01-27
watchdog: mtk_wdt: mt8183: Add reset controller
yong.liang
1
-1
/
+98
2020-01-27
watchdog: it87_wdt: add IT8786 ID
Vincent Prince
1
-0
/
+2
2020-01-27
watchdog: dw_wdt: ping watchdog to reset countdown before start
Jack Mitchell
1
-0
/
+1
2020-01-27
watchdog: fix UAF in reboot notifier handling in watchdog core code
Vladis Dronov
2
-35
/
+36
2020-01-27
watchdog: cadence: Skip printing pointer value
Srinivas Neeli
1
-3
/
+2
2020-01-27
watchdog: qcom: Use platform_get_irq_optional() for bark irq
Sai Prakash Ranjan
1
-1
/
+1
2020-01-27
watchdog: da9062: add power management ops
Marco Felsch
1
-0
/
+25
2020-01-27
watchdog: make DesignWare watchdog allow users to set bigger timeout value
Wang, Peng 1. (NSB - CN/Hangzhou)
1
-1
/
+9
2020-01-27
drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe
Christophe Roullier
1
-0
/
+18
2020-01-27
watchdog: sama5d4_wdt: addition of sam9x60 compatible watchdog
Eugen Hristev
2
-25
/
+105
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
3
-4
/
+4
2019-12-30
watchdog: orion: fix platform_get_irq() complaints
Russell King
1
-2
/
+2
2019-12-30
watchdog: rn5t618_wdt: fix module aliases
Andreas Kemnade
1
-0
/
+1
2019-12-30
watchdog: tqmx86_wdt: Fix build error
YueHaibing
1
-0
/
+1
2019-12-30
watchdog: max77620_wdt: fix potential build errors
David Engraf
1
-0
/
+1
2019-12-30
watchdog: imx7ulp: Fix missing conversion of imx7ulp_wdt_enable()
Fabio Estevam
1
-1
/
+1
2019-12-30
watchdog: w83627hf_wdt: Fix support NCT6116D
Srikanth Krishnakar
1
-1
/
+1
2019-12-01
Merge tag 'linux-watchdog-5.5-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
14
-166
/
+206
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
55
-0
/
+55
2019-11-18
watchdog: jz4740: Drop dependency on MACH_JZ47xx
Paul Cercueil
1
-1
/
+1
2019-11-18
watchdog: jz4740: Use regmap provided by TCU driver
Paul Cercueil
2
-15
/
+21
2019-11-18
watchdog: jz4740: Use WDT clock provided by TCU driver
Paul Cercueil
2
-45
/
+31
2019-11-18
watchdog: sama5d4_wdt: cleanup the bit definitions
Eugen Hristev
1
-15
/
+19
2019-11-18
watchdog: sprd: Fix the incorrect pointer getting from driver data
Shuiqing Li
1
-4
/
+2
[next]