index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI / watchdog: Fix off-by-one error at resource assignment
Takashi Iwai
2018-03-19
1
-1
/
+1
*
watchdog: hpwdt: Remove legacy NMI sourcing.
Jerry Hoemann
2018-03-03
1
-492
/
+9
*
watchdog: sbsa: use 32-bit read for WCV
Jayachandran C
2018-03-03
1
-1
/
+2
*
watchdog: f71808e_wdt: Fix magic close handling
Igor Pylypiv
2018-03-03
1
-1
/
+2
*
watchdog: sp5100_tco.c: fix potential build failure
Wim Van Sebroeck
2018-02-19
1
-0
/
+1
*
watchdog: xen_wdt: fix potential build failure
Radu Rendec
2018-02-19
1
-0
/
+1
*
watchdog: i6300esb: fix build failure
Matteo Croce
2018-02-19
1
-0
/
+1
*
watchdog: rave-sp: add NVMEM dependency
Arnd Bergmann
2018-02-19
1
-0
/
+1
*
Merge tag 'linux-watchdog-4.16-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2018-02-07
35
-1753
/
+1661
|
\
|
*
watchdog: remove at32ap700x_wdt
Corentin Labbe
2018-01-21
3
-445
/
+0
|
*
watchdog: sp5100_tco: Add support for recent FCH versions
Guenter Roeck
2018-01-21
2
-57
/
+133
|
*
watchdog: sp5100-tco: Abort if watchdog is disabled by hardware
Guenter Roeck
2018-01-21
2
-1
/
+8
|
*
watchdog: sp5100_tco: Use bit operations
Guenter Roeck
2018-01-21
1
-13
/
+14
|
*
watchdog: sp5100_tco: Convert to use watchdog subsystem
Guenter Roeck
2018-01-21
1
-256
/
+102
|
*
watchdog: sp5100_tco: Clean up function and variable names
Guenter Roeck
2018-01-21
2
-18
/
+12
|
*
watchdog: sp5100_tco: Use dev_ print functions where possible
Guenter Roeck
2018-01-21
1
-19
/
+21
|
*
watchdog: sp5100_tco: Match PCI device early
Guenter Roeck
2018-01-21
1
-35
/
+31
|
*
watchdog: sp5100_tco: Clean up sp5100_tco_setupdevice
Guenter Roeck
2018-01-21
1
-33
/
+29
|
*
watchdog: sp5100_tco: Use standard error codes
Guenter Roeck
2018-01-21
1
-8
/
+11
|
*
watchdog: sp5100_tco: Use request_muxed_region where possible
Guenter Roeck
2018-01-21
1
-4
/
+3
|
*
watchdog: sp5100_tco: Fix watchdog disable bit
Guenter Roeck
2018-01-21
1
-1
/
+1
|
*
watchdog: sp5100_tco: Always use SP5100_IO_PM_{INDEX_REG,DATA_REG}
Guenter Roeck
2018-01-21
2
-50
/
+51
|
*
watchdog: core: make sure the watchdog_worker is not deferred
Christophe Leroy
2018-01-21
1
-34
/
+52
|
*
watchdog: mt7621: switch to using managed devm_watchdog_register_device()
André Draszik
2018-01-21
1
-12
/
+1
|
*
watchdog: mt7621: set WDOG_HW_RUNNING bit when appropriate
André Draszik
2018-01-21
1
-0
/
+19
|
*
watchdog: imx2_wdt: restore previous timeout after suspend+resume
Martin Kaiser
2018-01-21
1
-5
/
+15
|
*
watchdog: core: make sure the watchdog worker always works
Christophe Leroy
2017-12-28
1
-21
/
+27
|
*
watchdog: davinci_wdt: add restart function
David Lechner
2017-12-28
1
-0
/
+38
|
*
watchdog: document watchdog_init_timeout() wdd parameter
Corentin Labbe
2017-12-28
1
-0
/
+1
|
*
watchdog: hpwdt: fix unused variable warning
Arnd Bergmann
2017-12-28
1
-1
/
+1
|
*
watchdog: ib700wdt: mark expected switch fall-through
Gustavo A. R. Silva
2017-12-28
1
-1
/
+1
|
*
watchdog: eurotechwdt: mark expected switch fall-through
Gustavo A. R. Silva
2017-12-28
1
-1
/
+1
|
*
watchdog: stm32: Fix copyright
Benjamin Gaignard
2017-12-28
1
-3
/
+3
|
*
watchdog: pcwd_usb: remove unneeded DRIVER_LICENSE #define
Greg Kroah-Hartman
2017-12-28
1
-2
/
+1
|
*
watchdog: xen_wdt: remove info message and version number
Radu Rendec
2017-12-28
1
-4
/
+0
|
*
watchdog: xen_wdt: use the watchdog subsystem
Radu Rendec
2017-12-28
1
-194
/
+51
|
*
watchdog: Add Spreadtrum watchdog driver
Eric Long
2017-12-28
3
-0
/
+408
|
*
watchdog: mpc8xxx: use the core worker function
Christophe Leroy
2017-12-28
1
-45
/
+38
|
*
watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop
Rasmus Villemoes
2017-12-28
1
-1
/
+2
|
*
watchdog: wdt_pci: mark expected switch fall-through
Gustavo A. R. Silva
2017-12-28
1
-1
/
+1
|
*
watchdog: watchdog_dev: mark expected switch fall-through
Gustavo A. R. Silva
2017-12-28
1
-1
/
+1
|
*
watchdog: pcwd_pci: mark expected switch fall-through
Gustavo A. R. Silva
2017-12-28
1
-1
/
+1
|
*
watchdog: pcwd_usb: mark expected switch fall-through
Gustavo A. R. Silva
2017-12-28
1
-1
/
+1
|
*
watchdog: f71808e_wdt: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-12-28
1
-2
/
+2
|
*
watchdog: alim1535_wdt: mark expected switch fall-through
Gustavo A. R. Silva
2017-12-28
1
-1
/
+1
|
*
watchdog: advantechwdt: mark expected switch fall-through
Gustavo A. R. Silva
2017-12-28
1
-1
/
+1
|
*
watchdog: mei_wdt: don't use of variable length array
Tomas Winkler
2017-12-28
1
-4
/
+3
|
*
watchdog: i6300esb: remove info message and version number
Radu Rendec
2017-12-28
1
-11
/
+0
|
*
watchdog: i6300esb: do not hardcode heartbeat limits
Radu Rendec
2017-12-28
1
-8
/
+12
|
*
watchdog: i6300esb: support multiple devices
Radu Rendec
2017-12-28
1
-80
/
+90
[next]