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-08-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-28
/
+34
2014-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2014-08-06
wdt: sunxi: Move restart code to the watchdog driver
Maxime Ripard
1
-0
/
+29
2014-08-06
watchdog: imx2_wdt: adds big endianness support.
Xiubo Li
1
-0
/
+7
2014-08-06
watchdog: shwdt: Remove the unnecessary check of resource after platform_get_...
George Cherian
1
-4
/
+1
2014-08-06
watchdog: lantiq_wdt: Remove the un-necessary check of resource after platfor...
George Cherian
1
-5
/
+0
2014-08-06
watchdog: dw_wdt: Remove the un-necessary check after platform_get_resource()
George Cherian
1
-3
/
+0
2014-08-02
MIPS: OCTEON: watchdog: don't jump to bootloader without entry address
Aaro Koskinen
1
-28
/
+34
2014-07-22
s390/watchdog: Fix module name in Kconfig help text
Philipp Hachtmann
1
-1
/
+1
2014-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-2
/
+322
2014-06-10
watchdog: add Intel MID watchdog driver support
David Cohen
3
-0
/
+198
2014-06-10
watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()
Viresh Kumar
1
-3
/
+1
2014-06-10
booke/watchdog: refine and clean up the codes
Tang Yuantian
1
-18
/
+33
2014-06-10
watchdog: iop_wdt only builds for mach-iop13xx
Arnd Bergmann
1
-1
/
+1
2014-06-10
watchdog: Remove drivers for W83697HF and W83697UG
Guenter Roeck
4
-889
/
+0
2014-06-10
watchdog: w83627hf_wdt: Add early_disable module parameter
Guenter Roeck
1
-3
/
+12
2014-06-10
watchdog: orion: Add Armada 375/380 SoC support
Ezequiel Garcia
1
-0
/
+103
2014-06-10
watchdog: orion: Introduce per-SoC enabled() function
Ezequiel Garcia
1
-2
/
+13
2014-06-10
watchdog: orion: Introduce per-SoC stop() function
Ezequiel Garcia
1
-1
/
+28
2014-06-10
watchdog: orion: Remove unneeded atomic access
Ezequiel Garcia
1
-2
/
+5
2014-06-10
watchdog: orion: Introduce a SoC-specific RSTOUT mapping
Ezequiel Garcia
1
-7
/
+20
2014-06-10
watchdog: orion: Move the register ioremap'ing to its own function
Ezequiel Garcia
1
-14
/
+24
2014-06-10
watchdog: xilinx: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-10
watchdog: imx2_wdt: convert to watchdog core api
Anatolij Gustschin
2
-170
/
+123
2014-06-10
watchdog: imx2_wdt: convert to use regmap API.
Xiubo Li
2
-18
/
+33
2014-06-10
watchdog: imx2_wdt: Sort the header files alphabetically
Xiubo Li
1
-6
/
+6
2014-06-10
watchdog: ath79_wdt: switch to clk_prepare/clk_disable
Gabor Juhos
1
-3
/
+3
2014-06-10
watchdog: ath79_wdt: avoid spurious restarts on AR934x
Gabor Juhos
1
-0
/
+10
2014-06-10
watchdog: shwdt: Remove unused platform_set_drvdata()
Alexander Shiyan
1
-2
/
+0
2014-06-10
watchdog: kempld-wdt: Use the correct value when configuring the prescaler wi...
gundberg
1
-1
/
+1
2014-06-10
watchdog: sunxi: Fix compilation with C=2
Emilio López
1
-11
/
+11
2014-06-10
watchdog: via_wdt: replace del_timer by del_timer_sync
Julia Lawall
1
-1
/
+1
2014-06-10
watchdog: Fix SBC8360 dependencies
Jean Delvare
1
-1
/
+1
2014-06-10
s390/watchdog: add support for LPAR operation (diag288)
Philipp Hachtmann
2
-4
/
+35
2014-06-10
s390/watchdog: use watchdog API
Philipp Hachtmann
3
-2
/
+291
2014-04-08
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+9
2014-04-07
Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-55
/
+82
2014-04-06
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-80
/
+303
2014-04-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-8
/
+0
2014-03-31
watchdog: Fix Elan SC520 dependencies
Jean Delvare
1
-1
/
+1
2014-03-31
watchdog: ib700wdt: Use platform_driver_probe
Jean Delvare
1
-12
/
+9
2014-03-31
watchdog: geodewdt: Use platform_driver_probe
Jean Delvare
1
-10
/
+7
2014-03-31
watchdog: advantechwdt: Use platform_driver_probe
Jean Delvare
1
-12
/
+9
2014-03-31
watchdog: acquirewdt: Use platform_driver_probe
Jean Delvare
1
-12
/
+9
2014-03-31
watchdog: iTCO_wdt: Fix the parent device
Jean Delvare
1
-1
/
+1
2014-03-31
watchdog: it87_wdt: Work around non-working CIR interrupts
Marc van der Wal
1
-10
/
+31
2014-03-31
watchdog: bcm281xx: Fix Kconfig dependency
Markus Mayer
1
-1
/
+1
2014-03-31
watchdog: s3c2410_wdt: Check return value of clk_prepare_enable
Sachin Kamat
1
-1
/
+5
2014-03-31
watchdog: s3c2410_wdt: Remove unneeded initialization
Sachin Kamat
1
-2
/
+0
2014-03-31
watchdog: sunxi: Change compatibles
Maxime Ripard
1
-1
/
+1
[next]