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
2018-03-13
watchdog: sprd_wdt: Fix error handling in sprd_wdt_enable()
Alexey Khoroshilov
1
-1
/
+3
2018-03-13
watchdog: aspeed: Fix translation of reset mode to ctrl register
Milton Miller
1
-3
/
+6
2018-03-10
Merge branch 'v4.16-fixes'
Wim Van Sebroeck
1
-1
/
+1
2018-03-10
watchdog: renesas_wdt: Add restart handler
Fabrizio Castro
1
-0
/
+12
2018-03-10
watchdog: renesas_wdt: Add R-Car Gen2 support
Fabrizio Castro
1
-5
/
+44
2018-03-10
watchdog: renesas_wdt: Add suspend/resume support
Fabrizio Castro
1
-0
/
+26
2018-03-10
watchdog: f71808e_wdt: Fix WD_EN register read
Igor Pylypiv
1
-1
/
+1
2018-03-07
Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-1
/
+1
2018-03-05
watchdog: imgpdc: Drop METAG dependency
James Hogan
1
-1
/
+1
2018-03-03
watchdog: hpwdt: Update driver version.
Jerry Hoemann
1
-1
/
+1
2018-03-03
watchdog: hpwdt: Add dynamic debug
Jerry Hoemann
1
-0
/
+11
2018-03-03
watchdog: hpwdt: Programable Pretimeout NMI
Jerry Hoemann
1
-4
/
+49
2018-03-03
watchdog: hpwdt: remove allow_kdump module parameter.
Jerry Hoemann
1
-13
/
+3
2018-03-03
watchdog: hpwdt: condition early return of NMI handler on iLO5
Jerry Hoemann
1
-1
/
+5
2018-03-03
watchdog: hpwdt: Modify to use watchdog core.
Jerry Hoemann
2
-169
/
+48
2018-03-03
watchdog: hpwdt: Update nmi_panic message.
Jerry Hoemann
1
-8
/
+12
2018-03-03
watchdog: hpwdt: Update Module info and copyright.
Jerry Hoemann
1
-2
/
+2
2018-03-03
watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe()
Alexey Khoroshilov
1
-4
/
+4
2018-03-03
watchdog: coh901327: make license text and module licence match
Marcus Folkesson
1
-2
/
+2
2018-03-03
watchdog: lpc18xx: remove assignment of unused ret-value
Marcus Folkesson
1
-1
/
+1
2018-03-03
watchdog: gpio: change order for setting default timeout
Marcus Folkesson
1
-2
/
+2
2018-03-03
watchdog: omap_wdt: change order for setting default timeout
Marcus Folkesson
1
-2
/
+2
2018-03-03
watchdog: uniphier: change order for setting default timeout
Marcus Folkesson
1
-3
/
+2
2018-03-03
watchdog: coh901327: make use of timeout-secs provided in devicetree
Marcus Folkesson
1
-6
/
+8
2018-03-03
watchdog: meson: allow setting timeout in devicetree
Marcus Folkesson
1
-1
/
+1
2018-03-03
watchdog: mtk: allow setting timeout in devicetree
Marcus Folkesson
1
-1
/
+1
2018-03-03
watchdog: pnx4008: make use of timeout-secs provided in devicetree
Marcus Folkesson
1
-1
/
+1
2018-03-03
watchdog: sirfsoc: allow setting timeout in devicetree
Marcus Folkesson
1
-1
/
+1
2018-03-03
watchdog: sunxi: allow setting timeout in devicetree
Marcus Folkesson
1
-1
/
+1
2018-03-03
watchdog: sama5d4: make use of timeout-secs provided in devicetree
Marcus Folkesson
1
-3
/
+3
2018-03-03
watchdog: imx2_wdt: allow setting timeout in devicetree
Marcus Folkesson
1
-6
/
+2
2018-03-03
watchdog: hpwdt: Remove legacy NMI sourcing.
Jerry Hoemann
1
-492
/
+9
2018-03-03
watchdog: sbsa: use 32-bit read for WCV
Jayachandran C
1
-1
/
+2
2018-03-03
watchdog: f71808e_wdt: Fix magic close handling
Igor Pylypiv
1
-1
/
+2
2018-02-22
watchdog: Change ISA_BUS_API dependency to selection
William Breathitt Gray
1
-1
/
+2
2018-02-19
watchdog: sp5100_tco.c: fix potential build failure
Wim Van Sebroeck
1
-0
/
+1
2018-02-19
watchdog: xen_wdt: fix potential build failure
Radu Rendec
1
-0
/
+1
2018-02-19
watchdog: i6300esb: fix build failure
Matteo Croce
1
-0
/
+1
2018-02-19
watchdog: rave-sp: add NVMEM dependency
Arnd Bergmann
1
-0
/
+1
2018-02-07
Merge tag 'linux-watchdog-4.16-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
35
-1753
/
+1661
2018-01-21
watchdog: remove at32ap700x_wdt
Corentin Labbe
3
-445
/
+0
2018-01-21
watchdog: sp5100_tco: Add support for recent FCH versions
Guenter Roeck
2
-57
/
+133
2018-01-21
watchdog: sp5100-tco: Abort if watchdog is disabled by hardware
Guenter Roeck
2
-1
/
+8
2018-01-21
watchdog: sp5100_tco: Use bit operations
Guenter Roeck
1
-13
/
+14
2018-01-21
watchdog: sp5100_tco: Convert to use watchdog subsystem
Guenter Roeck
1
-256
/
+102
2018-01-21
watchdog: sp5100_tco: Clean up function and variable names
Guenter Roeck
2
-18
/
+12
2018-01-21
watchdog: sp5100_tco: Use dev_ print functions where possible
Guenter Roeck
1
-19
/
+21
2018-01-21
watchdog: sp5100_tco: Match PCI device early
Guenter Roeck
1
-35
/
+31
2018-01-21
watchdog: sp5100_tco: Clean up sp5100_tco_setupdevice
Guenter Roeck
1
-33
/
+29
2018-01-21
watchdog: sp5100_tco: Use standard error codes
Guenter Roeck
1
-8
/
+11
[prev]
[next]