index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-03
watchdog: sama5d4: make use of timeout-secs provided in devicetree
Marcus Folkesson
1
-3
/
+3
2018-03-03
watchdog: imx2_wdt: allow setting timeout in devicetree
Marcus Folkesson
1
-6
/
+2
2018-03-03
watchdog: hpwdt: Remove legacy NMI sourcing.
Jerry Hoemann
1
-492
/
+9
2018-03-03
watchdog: sbsa: use 32-bit read for WCV
Jayachandran C
1
-1
/
+2
2018-03-03
watchdog: f71808e_wdt: Fix magic close handling
Igor Pylypiv
1
-1
/
+2
2018-02-22
watchdog: Change ISA_BUS_API dependency to selection
William Breathitt Gray
1
-1
/
+2
2018-02-19
watchdog: sp5100_tco.c: fix potential build failure
Wim Van Sebroeck
1
-0
/
+1
2018-02-19
watchdog: xen_wdt: fix potential build failure
Radu Rendec
1
-0
/
+1
2018-02-19
watchdog: i6300esb: fix build failure
Matteo Croce
1
-0
/
+1
2018-02-19
watchdog: rave-sp: add NVMEM dependency
Arnd Bergmann
1
-0
/
+1
2018-02-07
Merge tag 'linux-watchdog-4.16-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
35
-1753
/
+1661
2018-01-21
watchdog: remove at32ap700x_wdt
Corentin Labbe
3
-445
/
+0
2018-01-21
watchdog: sp5100_tco: Add support for recent FCH versions
Guenter Roeck
2
-57
/
+133
2018-01-21
watchdog: sp5100-tco: Abort if watchdog is disabled by hardware
Guenter Roeck
2
-1
/
+8
2018-01-21
watchdog: sp5100_tco: Use bit operations
Guenter Roeck
1
-13
/
+14
2018-01-21
watchdog: sp5100_tco: Convert to use watchdog subsystem
Guenter Roeck
1
-256
/
+102
2018-01-21
watchdog: sp5100_tco: Clean up function and variable names
Guenter Roeck
2
-18
/
+12
2018-01-21
watchdog: sp5100_tco: Use dev_ print functions where possible
Guenter Roeck
1
-19
/
+21
2018-01-21
watchdog: sp5100_tco: Match PCI device early
Guenter Roeck
1
-35
/
+31
2018-01-21
watchdog: sp5100_tco: Clean up sp5100_tco_setupdevice
Guenter Roeck
1
-33
/
+29
2018-01-21
watchdog: sp5100_tco: Use standard error codes
Guenter Roeck
1
-8
/
+11
2018-01-21
watchdog: sp5100_tco: Use request_muxed_region where possible
Guenter Roeck
1
-4
/
+3
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
2018-01-08
watchdog: Add RAVE SP watchdog driver
Andrey Smirnov
3
-0
/
+345
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
[prev]
[next]