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: 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
*
watchdog: jz4740: Add support for the watchdog in jz4780 SoC
Mathieu Malaterre
2017-12-28
1
-0
/
+1
*
watchdog: Add Realtek RTD1295
Andreas Färber
2017-12-28
3
-0
/
+179
*
watchdog: hpwdt: SMBIOS check
Jerry Hoemann
2017-12-17
1
-1
/
+1
*
watchdog: indydog: Add dependency on SGI_HAS_INDYDOG
Matt Redfearn
2017-12-17
1
-1
/
+1
*
watchdog: Fix kref imbalance seen if handle_boot_enabled=0
Guenter Roeck
2017-12-17
1
-6
/
+5
*
watchdog: Fix potential kref imbalance when opening watchdog
Guenter Roeck
2017-12-17
1
-2
/
+4
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
11
-29
/
+27
*
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-22
7
-14
/
+14
[next]