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-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-40
/
+40
2020-06-04
Merge tag 'linux-watchdog-5.8-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
10
-18
/
+248
2020-05-25
watchdog: m54xx: Add missing include
Thomas Gleixner
1
-0
/
+1
2020-05-25
watchdog: Fix runtime PM imbalance on error
Dinghao Liu
1
-0
/
+1
2020-05-25
watchdog: riowd: remove unneeded semicolon
Jason Yan
1
-1
/
+1
2020-05-25
watchdog: Add new arm_smc_wdt watchdog driver
Julius Werner
3
-0
/
+202
2020-05-25
watchdog: imx2_wdt: update contact email
Wolfram Sang
1
-1
/
+1
2020-05-25
watchdog: iTCO: fix link error
Arnd Bergmann
1
-0
/
+1
2020-05-25
watchdog: da9062: No need to ping manually before setting timeout
Stefan Riedmueller
1
-5
/
+0
2020-05-25
watchdog: da9063: Make use of pre-configured timeout during probe
Stefan Riedmueller
1
-6
/
+14
2020-05-25
watchdog: da9062: Initialize timeout during probe
Stefan Riedmueller
1
-5
/
+22
2020-05-25
watchdog: imx_sc_wdt: Fix reboot on crash
Fabio Estevam
1
-0
/
+5
2020-05-25
watchdog: ts72xx_wdt: fix build error
Shyam Saini
1
-0
/
+1
2020-05-06
watchdog: iTCO: fix link error
Arnd Bergmann
1
-0
/
+1
2020-04-24
Merge branch 'ib-mfd-x86-usb-watchdog-v5.7'
Andy Shevchenko
2
-22
/
+56
2020-04-24
platform/x86: intel_pmc_ipc: Convert to MFD
Mika Westerberg
1
-6
/
+19
2020-04-24
watchdog: intel-mid_wdt: Convert to use new SCU IPC API
Mika Westerberg
1
-16
/
+37
2020-04-08
watchdog: sp805: fix restart handler
Michael Walle
1
-0
/
+4
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
[next]