index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
watchdog: i6300esb: use the watchdog subsystem
Radu Rendec
2017-12-28
1
-185
/
+47
*
watchdog: hpwdt: Check source of NMI
Jerry Hoemann
2017-12-28
1
-0
/
+10
*
watchdog: sunxi_wdt: use of_device_get_match_data
Corentin Labbe
2017-12-28
1
-5
/
+2
*
watchdog: xen: use time64_t for timeouts
Arnd Bergmann
2017-12-28
1
-6
/
+6
*
watchdog: da9062: use protection delay mechanism from core
Michael Grzeschik
2017-12-28
1
-18
/
+1
*
watchdog: da9062: Disable and wait before changing timeout
Michael Grzeschik
2017-12-28
1
-0
/
+7
*
watchdog: da9062: Add restart handler support
Michael Grzeschik
2017-12-28
1
-0
/
+22
*
watchdog: ftwdt010: Make interrupt optional
Linus Walleij
2017-12-28
1
-12
/
+18
*
watchdog: gemini/ftwdt010: rename driver and symbols
Linus Walleij
2017-12-28
3
-65
/
+68
*
watchdog: orion: fix typo
Chris Packham
2017-12-28
1
-1
/
+1
*
watchdog: gpio: Convert to use GPIO descriptors
Linus Walleij
2017-12-28
1
-24
/
+17
*
watchdog: gpio: Add some local helper variables
Linus Walleij
2017-12-28
1
-9
/
+11
*
watchdog: dw_wdt: add stop watchdog operation
Oleksij Rempel
2017-12-28
1
-2
/
+16
*
watchdog: aspeed: Move init to arch_initcall
Andrew Jeffery
2017-12-28
1
-1
/
+12
*
watchdog: aspeed: Remove specific reference to AST2400 in Kconfig
Andrew Jeffery
2017-12-28
1
-1
/
+1
*
watchdog: aspeed: Fix 'Apseed' typo in Kconfig
Andrew Jeffery
2017-12-28
1
-1
/
+1
*
watchdog: aspeed: Retain watchdog enabled state
Andrew Jeffery
2017-12-28
1
-2
/
+6
[next]