index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2014-02-22
watchdog: orion: Add per-compatible clock initialization
Ezequiel Garcia
1
-21
/
+32
2014-02-22
watchdog: orion: Introduce per-compatible of_device_id data
Ezequiel Garcia
1
-19
/
+43
2014-02-22
watchdog: orion: Introduce an orion_watchdog device structure
Ezequiel Garcia
1
-45
/
+69
2014-02-22
watchdog: orion: Remove unneeded BRIDGE_CAUSE clear
Ezequiel Garcia
1
-5
/
+0
2014-02-22
watchdog: orion: Make RSTOUT register a separate resource
Ezequiel Garcia
1
-3
/
+44
2014-02-22
watchdog: orion: Handle the interrupt so it's properly acked
Ezequiel Garcia
1
-1
/
+23
2014-02-22
watchdog: orion: Make sure the watchdog is initially stopped
Ezequiel Garcia
1
-0
/
+19
2014-02-22
watchdog: orion: Remove unused macros
Ezequiel Garcia
1
-2
/
+0
2014-02-22
watchdog: orion: Use atomic access for shared registers
Ezequiel Garcia
1
-37
/
+5
2014-02-22
watchdog: orion: Add clock error handling
Ezequiel Garcia
1
-10
/
+19
2014-02-21
watchdog: w83697hf_wdt: return ENODEV if no device was found
Stanislav Kholmanskikh
1
-1
/
+1
2014-02-08
watchdog: dw_wdt: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-01-29
watchdog: w83627hf_wdt: Reset watchdog trigger during initialization
Guenter Roeck
1
-2
/
+2
2014-01-29
watchdog: w83627hf: Add support for W83697HF and W83697UG
Guenter Roeck
2
-13
/
+51
2014-01-29
watchdog: w83627hf: Auto-detect IO address and supported chips
Guenter Roeck
2
-24
/
+173
2014-01-29
watchdog: at91sam9_wdt: increase security margin on watchdog counter reset
Boris BREZILLON
1
-9
/
+16
2014-01-29
watchdog: at91sam9_wdt: avoid spurious watchdog reset during init
Boris BREZILLON
1
-1
/
+9
2014-01-29
watchdog: at91sam9_wdt: fix secs_to_ticks
Boris BREZILLON
1
-1
/
+1
2014-01-29
watchdog: at91sam9_wdt: better watchdog support
Boris BREZILLON
1
-86
/
+223
2014-01-29
watchdog: sp805_wdt depends also on ARM64
Naresh Bhat
1
-1
/
+1
2014-01-29
watchdog: mach-moxart: add restart handler
Jonas Jensen
1
-0
/
+15
2014-01-29
watchdog: mpc8xxx_wdt convert to watchdog core
Christophe Leroy
2
-73
/
+38
2014-01-29
watchdog: sirf: Remove redundant of_match_ptr helper
Sachin Kamat
1
-1
/
+1
2014-01-29
watchdog: hpwdt patch to display informative string
Thomas Mingarelli
1
-3
/
+8
2014-01-29
watchdog: dw_wdt: remove build dependencies
Baruch Siach
2
-3
/
+2
2014-01-29
watchdog: imx2_wdt: disable watchdog timer during low power mode
Anson Huang
1
-0
/
+4
2014-01-29
watchdog: s3c2410_wdt: Report when the watchdog reset the system
Doug Anderson
1
-3
/
+37
2014-01-29
watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu register
Leela Krishna Amudala
2
-9
/
+146
2014-01-29
watchdog: s3c2410_wdt: Handle rounding a little better for timeout
Doug Anderson
1
-8
/
+5
2014-01-29
watchdog: s3c2410_wdt: Only register for cpufreq on ARM_S3C24XX_CPUFREQ
Doug Anderson
1
-1
/
+1
2014-01-29
watchdog: GPIO-controlled watchdog
Alexander Shiyan
3
-0
/
+263
2014-01-29
watchdog: davinci: reuse driver for keystone arch
Ivan Khoronzhuk
2
-3
/
+3
2014-01-29
watchdog: davinci: add GET_TIMELEFT option support
Ivan Khoronzhuk
1
-0
/
+26
2014-01-29
watchdog: davinci: use davinci_wdt_device structure to hold device data
Ivan Khoronzhuk
1
-26
/
+48
2014-01-29
watchdog: davinci: change driver to use WDT core
Ivan Khoronzhuk
2
-112
/
+36
2014-01-29
watchdog: bcm281xx: Debugfs support
Markus Mayer
2
-4
/
+114
2014-01-29
watchdog: bcm281xx: Watchdog Driver
Markus Mayer
3
-0
/
+281
2014-01-28
watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/max
Doug Anderson
1
-2
/
+2
2014-01-28
watchdog: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
9
-9
/
+9
2014-01-24
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2014-01-17
Merge tag 'davinci-for-v3.14/watchdog' of git://git.kernel.org/pub/scm/linux/...
Kevin Hilman
1
-2
/
+2
2014-01-09
watchdog: davinci: rename platform driver to davinci-wdt
Ivan Khoronzhuk
1
-2
/
+2
2014-01-08
Watchdog: pcwd_usb: remove CONFIG_USB_DEBUG usage
Greg Kroah-Hartman
1
-29
/
+11
2013-12-10
sc1200_wdt: Fix oops
Alan
1
-1
/
+2
2013-12-10
watchdog: Drop unnecessary include of miscdevice.h
Guenter Roeck
14
-14
/
+0
2013-11-19
watchdog: w83627hf: Use helper functions to access superio registers
Guenter Roeck
1
-56
/
+76
2013-11-19
watchdog: w83627hf: Enable watchdog device only if not already enabled
Guenter Roeck
1
-1
/
+3
2013-11-19
watchdog: w83627hf: Enable watchdog only once
Guenter Roeck
1
-18
/
+17
2013-11-19
watchdog: w83627hf: Convert to watchdog infrastructure
Guenter Roeck
2
-168
/
+48
2013-11-17
watchdog: omap_wdt: raw read and write endian fix
Victor Kamensky
1
-18
/
+18
[prev]
[next]