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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-21
watchdog: sp5100_tco: Fix watchdog disable bit
Guenter Roeck
1
-1
/
+1
2018-01-21
watchdog: sp5100_tco: Always use SP5100_IO_PM_{INDEX_REG,DATA_REG}
Guenter Roeck
2
-50
/
+51
2018-01-21
watchdog: core: make sure the watchdog_worker is not deferred
Christophe Leroy
1
-34
/
+52
2018-01-21
watchdog: mt7621: switch to using managed devm_watchdog_register_device()
André Draszik
1
-12
/
+1
2018-01-21
watchdog: mt7621: set WDOG_HW_RUNNING bit when appropriate
André Draszik
1
-0
/
+19
2018-01-21
watchdog: imx2_wdt: restore previous timeout after suspend+resume
Martin Kaiser
1
-5
/
+15
2017-12-28
watchdog: core: make sure the watchdog worker always works
Christophe Leroy
1
-21
/
+27
2017-12-28
watchdog: davinci_wdt: add restart function
David Lechner
1
-0
/
+38
2017-12-28
watchdog: document watchdog_init_timeout() wdd parameter
Corentin Labbe
1
-0
/
+1
2017-12-28
watchdog: hpwdt: fix unused variable warning
Arnd Bergmann
1
-1
/
+1
2017-12-28
watchdog: ib700wdt: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-12-28
watchdog: eurotechwdt: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-12-28
watchdog: stm32: Fix copyright
Benjamin Gaignard
1
-3
/
+3
2017-12-28
watchdog: pcwd_usb: remove unneeded DRIVER_LICENSE #define
Greg Kroah-Hartman
1
-2
/
+1
2017-12-28
watchdog: xen_wdt: remove info message and version number
Radu Rendec
1
-4
/
+0
2017-12-28
watchdog: xen_wdt: use the watchdog subsystem
Radu Rendec
1
-194
/
+51
2017-12-28
watchdog: Add Spreadtrum watchdog driver
Eric Long
3
-0
/
+408
2017-12-28
watchdog: mpc8xxx: use the core worker function
Christophe Leroy
1
-45
/
+38
2017-12-28
watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop
Rasmus Villemoes
1
-1
/
+2
2017-12-28
watchdog: wdt_pci: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-12-28
watchdog: watchdog_dev: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-12-28
watchdog: pcwd_pci: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-12-28
watchdog: pcwd_usb: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-12-28
watchdog: f71808e_wdt: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2017-12-28
watchdog: alim1535_wdt: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-12-28
watchdog: advantechwdt: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-12-28
watchdog: mei_wdt: don't use of variable length array
Tomas Winkler
1
-4
/
+3
2017-12-28
watchdog: i6300esb: remove info message and version number
Radu Rendec
1
-11
/
+0
2017-12-28
watchdog: i6300esb: do not hardcode heartbeat limits
Radu Rendec
1
-8
/
+12
2017-12-28
watchdog: i6300esb: support multiple devices
Radu Rendec
1
-80
/
+90
2017-12-28
watchdog: i6300esb: use the watchdog subsystem
Radu Rendec
1
-185
/
+47
2017-12-28
watchdog: hpwdt: Check source of NMI
Jerry Hoemann
1
-0
/
+10
2017-12-28
watchdog: sunxi_wdt: use of_device_get_match_data
Corentin Labbe
1
-5
/
+2
2017-12-28
watchdog: xen: use time64_t for timeouts
Arnd Bergmann
1
-6
/
+6
2017-12-28
watchdog: da9062: use protection delay mechanism from core
Michael Grzeschik
1
-18
/
+1
2017-12-28
watchdog: da9062: Disable and wait before changing timeout
Michael Grzeschik
1
-0
/
+7
2017-12-28
watchdog: da9062: Add restart handler support
Michael Grzeschik
1
-0
/
+22
2017-12-28
watchdog: ftwdt010: Make interrupt optional
Linus Walleij
1
-12
/
+18
2017-12-28
watchdog: gemini/ftwdt010: rename driver and symbols
Linus Walleij
3
-65
/
+68
2017-12-28
watchdog: orion: fix typo
Chris Packham
1
-1
/
+1
2017-12-28
watchdog: gpio: Convert to use GPIO descriptors
Linus Walleij
1
-24
/
+17
2017-12-28
watchdog: gpio: Add some local helper variables
Linus Walleij
1
-9
/
+11
2017-12-28
watchdog: dw_wdt: add stop watchdog operation
Oleksij Rempel
1
-2
/
+16
2017-12-28
watchdog: aspeed: Move init to arch_initcall
Andrew Jeffery
1
-1
/
+12
2017-12-28
watchdog: aspeed: Remove specific reference to AST2400 in Kconfig
Andrew Jeffery
1
-1
/
+1
2017-12-28
watchdog: aspeed: Fix 'Apseed' typo in Kconfig
Andrew Jeffery
1
-1
/
+1
2017-12-28
watchdog: aspeed: Retain watchdog enabled state
Andrew Jeffery
1
-2
/
+6
2017-12-28
watchdog: jz4740: Add support for the watchdog in jz4780 SoC
Mathieu Malaterre
1
-0
/
+1
2017-12-28
watchdog: Add Realtek RTD1295
Andreas Färber
3
-0
/
+179
2017-12-17
watchdog: hpwdt: SMBIOS check
Jerry Hoemann
1
-1
/
+1
[next]