index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-13
Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2019-05-08
watchdog: Enforce that at least one pretimeout governor is enabled
Guenter Roeck
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-05
watchdog: stm32: add dynamic prescaler support
Ludovic Barre
2019-05-05
watchdog: Improve Kconfig entry ordering and dependencies
Guenter Roeck
2019-05-05
watchdog: npcm: Enable modular builds
Guenter Roeck
2019-05-05
watchdog: Make watchdog core configurable as module
Guenter Roeck
2019-05-05
watchdog: Move pretimeout governor configuration up
Guenter Roeck
2019-05-05
watchdog: Use depends instead of select for pretimeout governors
Guenter Roeck
2019-05-05
watchdog: rtd119x: drop unused module.h include
Paul Gortmaker
2019-05-05
watchdog: intel_scu: make it explicitly non-modular
Paul Gortmaker
2019-05-05
watchdog: coh901327: make it explicitly non-modular
Paul Gortmaker
2019-05-05
watchdog: ziirave_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
watchdog: xen_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
watchdog: stm32_iwdg: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
watchdog: st_lpc_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
watchdog: sp5100_tco: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
watchdog: renesas_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
watchdog: nic7018_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
watchdog: ni903x_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
watchdog: imx_sc_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
watchdog: i6300esb: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
watchdog: hpwdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
watchdog: ebc-c384_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
watchdog: cadence_wdt: still probe if user supplied timeout is invalid
Wolfram Sang
2019-05-05
watchdog: cadence_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
watchdog: add error messages when initializing timeout fails
Wolfram Sang
2019-05-05
watchdog: refactor watchdog_init_timeout
Wolfram Sang
2019-05-05
watchdog: renesas_wdt: drop superfluous glob pattern
Wolfram Sang
2019-05-05
watchdog: da9063_wdt: parse DT for timeout value, too
Wolfram Sang
2019-05-05
watchdog: intel_scu_watchdog: fix spelling mistake: "set_hearbeat" -> "set_he...
Colin Ian King
2019-05-05
watchdog: pnx4008: readout watchdog state
Alexandre Belloni
2019-05-05
watchdog: machzwd: Mark expected switch fall-through
Gustavo A. R. Silva
2019-05-05
watchdog: pnx4008_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
2019-05-05
watchdog: mpc8xxx_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
2019-05-05
watchdog: jz4740_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
2019-05-05
watchdog: rt2880_wdt: Convert to use device managed functions and other impro...
Guenter Roeck
2019-05-05
watchdog: mt7621_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
2019-05-05
watchdog: loongson1_wdt: Convert to use device managed functions and other im...
Guenter Roeck
2019-05-05
watchdog: pic32-wdt: Convert to use device managed functions and other improv...
Guenter Roeck
2019-05-05
watchdog: pic32-dmt: Convert to use device managed functions and other improv...
Guenter Roeck
2019-05-05
watchdog: ux500_wdt: Convert to use device managed functions and other improv...
Guenter Roeck
2019-05-05
watchdog: stm32_iwdg: Convert to use device managed functions and other impro...
Guenter Roeck
2019-05-05
watchdog: zx2967_wdt: Convert to use device managed functions and other impro...
Guenter Roeck
[next]