index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2
-30
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
Thomas Gleixner
2
-4
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
6
-0
/
+6
2019-05-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+9
2019-05-13
Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
97
-1537
/
+1465
2019-05-08
watchdog: Enforce that at least one pretimeout governor is enabled
Guenter Roeck
1
-0
/
+6
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
59
-65
/
+65
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
59
-65
/
+65
2019-05-05
watchdog: stm32: add dynamic prescaler support
Ludovic Barre
1
-37
/
+47
2019-05-05
watchdog: Improve Kconfig entry ordering and dependencies
Guenter Roeck
1
-10
/
+10
2019-05-05
watchdog: npcm: Enable modular builds
Guenter Roeck
1
-1
/
+1
2019-05-05
watchdog: Make watchdog core configurable as module
Guenter Roeck
1
-1
/
+3
2019-05-05
watchdog: Move pretimeout governor configuration up
Guenter Roeck
1
-52
/
+52
2019-05-05
watchdog: Use depends instead of select for pretimeout governors
Guenter Roeck
1
-14
/
+16
2019-05-05
watchdog: rtd119x: drop unused module.h include
Paul Gortmaker
1
-1
/
+0
2019-05-05
watchdog: intel_scu: make it explicitly non-modular
Paul Gortmaker
1
-18
/
+0
2019-05-05
watchdog: coh901327: make it explicitly non-modular
Paul Gortmaker
1
-20
/
+4
2019-05-05
watchdog: ziirave_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
1
-5
/
+1
2019-05-05
watchdog: xen_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
1
-3
/
+1
2019-05-05
watchdog: stm32_iwdg: drop warning after calling watchdog_init_timeout
Wolfram Sang
1
-4
/
+1
2019-05-05
watchdog: st_lpc_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
1
-3
/
+1
2019-05-05
watchdog: sp5100_tco: drop warning after calling watchdog_init_timeout
Wolfram Sang
1
-3
/
+1
2019-05-05
watchdog: renesas_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
1
-3
/
+1
2019-05-05
watchdog: nic7018_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
1
-4
/
+1
2019-05-05
watchdog: ni903x_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
1
-3
/
+1
2019-05-05
watchdog: imx_sc_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
1
-4
/
+1
2019-05-05
watchdog: i6300esb: drop warning after calling watchdog_init_timeout
Wolfram Sang
1
-4
/
+1
2019-05-05
watchdog: hpwdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
1
-2
/
+1
2019-05-05
watchdog: ebc-c384_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
1
-4
/
+1
2019-05-05
watchdog: cadence_wdt: still probe if user supplied timeout is invalid
Wolfram Sang
1
-4
/
+1
2019-05-05
watchdog: cadence_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
1
-3
/
+1
2019-05-05
watchdog: add error messages when initializing timeout fails
Wolfram Sang
1
-0
/
+9
2019-05-05
watchdog: refactor watchdog_init_timeout
Wolfram Sang
1
-14
/
+19
2019-05-05
watchdog: renesas_wdt: drop superfluous glob pattern
Wolfram Sang
1
-1
/
+0
2019-05-05
watchdog: da9063_wdt: parse DT for timeout value, too
Wolfram Sang
1
-4
/
+6
2019-05-05
watchdog: intel_scu_watchdog: fix spelling mistake: "set_hearbeat" -> "set_he...
Colin Ian King
1
-1
/
+1
2019-05-05
watchdog: pnx4008: readout watchdog state
Alexandre Belloni
1
-1
/
+2
2019-05-05
watchdog: machzwd: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-05-05
watchdog: pnx4008_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
1
-21
/
+17
2019-05-05
watchdog: mpc8xxx_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
1
-14
/
+3
2019-05-05
watchdog: jz4740_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-7
/
+6
2019-05-05
watchdog: rt2880_wdt: Convert to use device managed functions and other impro...
Guenter Roeck
1
-20
/
+8
2019-05-05
watchdog: mt7621_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-3
/
+4
2019-05-05
watchdog: loongson1_wdt: Convert to use device managed functions and other im...
Guenter Roeck
1
-27
/
+21
2019-05-05
watchdog: pic32-wdt: Convert to use device managed functions and other improv...
Guenter Roeck
1
-34
/
+24
2019-05-05
watchdog: pic32-dmt: Convert to use device managed functions and other improv...
Guenter Roeck
1
-27
/
+19
2019-05-05
watchdog: ux500_wdt: Convert to use device managed functions and other improv...
Guenter Roeck
1
-12
/
+5
2019-05-05
watchdog: stm32_iwdg: Convert to use device managed functions and other impro...
Guenter Roeck
1
-34
/
+31
2019-05-05
watchdog: zx2967_wdt: Convert to use device managed functions and other impro...
Guenter Roeck
1
-20
/
+13
[next]