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
2009-03-29
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-73
/
+23
2009-03-28
Merge branch 'origin' into devel
Russell King
41
-551
/
+758
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-1
/
+1
2009-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
40
-536
/
+746
2009-03-25
[WATCHDOG] i6300esb.c: start locking
Wim Van Sebroeck
1
-4
/
+6
2009-03-25
[WATCHDOG] i6300esb.c: convert to platform device driver
Wim Van Sebroeck
1
-33
/
+57
2009-03-25
[WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501
Alan Cox
2
-93
/
+74
2009-03-25
[WATCHDOG] Fix io.h & uaccess.h includes.
Wim Van Sebroeck
2
-5
/
+3
2009-03-25
[WATCHDOG] More coding-style and trivial clean-up
Wim Van Sebroeck
34
-236
/
+344
2009-03-25
[WATCHDOG] struct file_operations should be const
Wim Van Sebroeck
2
-2
/
+2
2009-03-25
[WATCHDOG] cpwd.c: Coding style - Clean-up
Wim Van Sebroeck
1
-38
/
+40
2009-03-25
[WATCHDOG] hpwdt.c: Add new HP BMC controller.
Thomas Mingarelli
1
-8
/
+7
2009-03-25
[PATCH 13/13] drivers/watchdog: use USB API functions rather than constants
Julia Lawall
1
-3
/
+1
2009-03-25
[WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform data
Thomas Reitmayr
1
-14
/
+62
2009-03-25
[WATCHDOG] rc32434_wdt: make sure watchdog is not running at startup
Wim Van Sebroeck
1
-1
/
+4
2009-03-25
[WATCHDOG] rc32434_wdt: add spin_locking
Wim Van Sebroeck
1
-0
/
+14
2009-03-25
[WATCHDOG] rc32434_wdt: add shutdown method
Wim Van Sebroeck
1
-4
/
+10
2009-03-25
[WATCHDOG] rc32434_wdt: add timeout module parameter
Phil Sutter
1
-16
/
+31
2009-03-25
[WATCHDOG] rc32434_wdt: clean-up driver
Phil Sutter
1
-38
/
+37
2009-03-25
[WATCHDOG] davinci: convert to ioremap() + io[read|write]
Kevin Hilman
1
-20
/
+25
2009-03-25
[WATCHDOG] w83697ug: add error checking
Eric Lammerts
1
-6
/
+15
2009-03-25
[WATCHDOG] cpwd.c & riowd.c - unlocked_ioctl
Wim Van Sebroeck
2
-18
/
+17
2009-03-25
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
1
-15
/
+12
2009-03-19
Merge branch 'omap-clks3' into devel
Russell King
1
-72
/
+22
2009-03-14
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
9
-128
/
+118
2009-03-09
[ARM] pxa: separate definitions from pxa-regs.h and remove it finally
Eric Miao
1
-1
/
+1
2009-03-05
[WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclared
Wim Van Sebroeck
1
-0
/
+1
2009-03-05
[WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticed
Roel Kluin
1
-1
/
+1
2009-03-05
[WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclared
Alexey Dobriyan
1
-0
/
+1
2009-02-24
[WATCHDOG] rc32434_wdt: fix sections
Phil Sutter
1
-6
/
+6
2009-02-24
[WATCHDOG] rc32434_wdt: fix watchdog driver
Phil Sutter
1
-94
/
+64
2009-02-22
Merge branch 'linus' into x86/apic
Ingo Molnar
5
-28
/
+46
2009-02-19
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+3
2009-02-14
[ARM] 5390/1: AT91: Watchdog fixes
Andrew Victor
2
-2
/
+3
2009-02-14
[WATCHDOG] iTCO_wdt: fix SMI_EN regression 2
Wim Van Sebroeck
3
-26
/
+43
2009-02-08
[ARM] omap: watchdog: provide a dummy ick for OMAP1
Russell King
1
-15
/
+8
2009-02-08
[ARM] omap: watchdog: convert clocks to match by devid and conid
Russell King
1
-68
/
+25
2009-01-29
Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...
Ingo Molnar
1
-1
/
+1
2009-01-24
[ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platforms
Russell King
1
-3
/
+3
2009-01-24
[ARM] 5370/1: at91: fix rm9200 watchdog
Jean-Christop PLAGNIOL-VILLARD
1
-0
/
+1
2009-01-18
x86, rdc321x: remove/move leftover files
Ingo Molnar
1
-1
/
+1
2009-01-12
[WATCHDOG] Pika Warp appliance watchdog timer
Sean MacLennan
3
-0
/
+310
2009-01-12
[WATCHDOG] Basic support for GE Fanuc's FPGA based watchdog timer
Martyn Welch
3
-0
/
+337
2009-01-12
[WATCHDOG] wm8350: Fix section annotations
Mark Brown
1
-3
/
+3
2008-12-31
[WATCHDOG] Add support for the WM8350 watchdog
Mark Brown
3
-0
/
+337
2008-12-31
[WATCHDOG] Add SMSC SCH311x Watchdog Timer.
Wim Van Sebroeck
3
-0
/
+591
2008-12-31
[WATCHDOG] ib700wdt - add timeout parameter
Wim Van Sebroeck
1
-30
/
+19
2008-12-29
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
1
-5
/
+6
2008-12-29
[ARM] sa1100_wdt: don't assume CLOCK_TICK_RATE to be a constant
Eric Miao
1
-5
/
+6
2008-12-16
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Russell King
4
-88
/
+116
[next]