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
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
2019-05-05
watchdog: sbsa_gwdt: Convert to use device managed functions and other improv...
Guenter Roeck
1
-19
/
+2
2019-05-05
watchdog: imx_sc_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-6
/
+7
2019-05-05
watchdog: xen_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-9
/
+9
2019-05-05
watchdog: wm831x_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-10
/
+9
2019-05-05
watchdog: wdat_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-13
/
+14
2019-05-05
watchdog: uniphier_wdt: drop platform_set_drvdata
Guenter Roeck
1
-2
/
+0
2019-05-05
watchdog: twl4030_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
1
-18
/
+4
2019-05-05
watchdog: ts72xx_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-5
/
+6
2019-05-05
watchdog: ts4800_wdt: Convert to use device managed functions and other impro...
Guenter Roeck
1
-22
/
+11
2019-05-05
watchdog: tqmx86_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-7
/
+7
2019-05-05
watchdog: tegra_wdt: Use watchdog_stop_on_unregister and other improvements
Guenter Roeck
1
-19
/
+7
2019-05-05
watchdog: wdat_wdt: fix get_timeleft call for wdat_wdt
Bryan Tan
1
-1
/
+1
2019-05-05
watchdog: tangox_wdt: Convert to use device managed functions and other impro...
Guenter Roeck
1
-23
/
+14
2019-05-05
watchdog: sunxi_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-7
/
+8
[prev]
[next]