index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
12
-49
/
+12
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446
Thomas Gleixner
2019-06-05
1
-7
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-5
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294
Thomas Gleixner
2019-06-05
2
-19
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
1
-10
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 278
Thomas Gleixner
2019-06-05
3
-48
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197
Thomas Gleixner
2019-05-30
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-30
2
-3
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191
Thomas Gleixner
2019-05-30
2
-4
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
5
-50
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
2
-28
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
39
-206
/
+39
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
2
-30
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
Thomas Gleixner
2019-05-21
2
-4
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
6
-0
/
+6
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-16
1
-0
/
+9
|
\
|
*
ARM: ixp4xx: Add device tree boot support
Linus Walleij
2019-04-23
1
-0
/
+9
*
|
Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2019-05-13
97
-1537
/
+1465
|
\
\
|
*
|
watchdog: Enforce that at least one pretimeout governor is enabled
Guenter Roeck
2019-05-08
1
-0
/
+6
|
*
|
watchdog: stm32: add dynamic prescaler support
Ludovic Barre
2019-05-05
1
-37
/
+47
|
*
|
watchdog: Improve Kconfig entry ordering and dependencies
Guenter Roeck
2019-05-05
1
-10
/
+10
|
*
|
watchdog: npcm: Enable modular builds
Guenter Roeck
2019-05-05
1
-1
/
+1
|
*
|
watchdog: Make watchdog core configurable as module
Guenter Roeck
2019-05-05
1
-1
/
+3
|
*
|
watchdog: Move pretimeout governor configuration up
Guenter Roeck
2019-05-05
1
-52
/
+52
|
*
|
watchdog: Use depends instead of select for pretimeout governors
Guenter Roeck
2019-05-05
1
-14
/
+16
|
*
|
watchdog: rtd119x: drop unused module.h include
Paul Gortmaker
2019-05-05
1
-1
/
+0
|
*
|
watchdog: intel_scu: make it explicitly non-modular
Paul Gortmaker
2019-05-05
1
-18
/
+0
|
*
|
watchdog: coh901327: make it explicitly non-modular
Paul Gortmaker
2019-05-05
1
-20
/
+4
|
*
|
watchdog: ziirave_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
1
-5
/
+1
|
*
|
watchdog: xen_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
1
-3
/
+1
|
*
|
watchdog: stm32_iwdg: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
1
-4
/
+1
|
*
|
watchdog: st_lpc_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
1
-3
/
+1
|
*
|
watchdog: sp5100_tco: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
1
-3
/
+1
|
*
|
watchdog: renesas_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
1
-3
/
+1
|
*
|
watchdog: nic7018_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
1
-4
/
+1
|
*
|
watchdog: ni903x_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
1
-3
/
+1
|
*
|
watchdog: imx_sc_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
1
-4
/
+1
|
*
|
watchdog: i6300esb: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
1
-4
/
+1
|
*
|
watchdog: hpwdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
1
-2
/
+1
|
*
|
watchdog: ebc-c384_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
1
-4
/
+1
|
*
|
watchdog: cadence_wdt: still probe if user supplied timeout is invalid
Wolfram Sang
2019-05-05
1
-4
/
+1
|
*
|
watchdog: cadence_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
1
-3
/
+1
|
*
|
watchdog: add error messages when initializing timeout fails
Wolfram Sang
2019-05-05
1
-0
/
+9
|
*
|
watchdog: refactor watchdog_init_timeout
Wolfram Sang
2019-05-05
1
-14
/
+19
[next]