index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
watchdog
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
4
-4
/
+4
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
29
-29
/
+0
*
[WATCHDOG] convert AT91RM9200 watchdog to platform driver
Andrew Victor
2006-06-20
1
-11
/
+71
*
[WATCHDOG] add WDIOC_GETTIMELEFT ioctl
Wim Van Sebroeck
2006-06-20
3
-2
/
+79
*
[WATCHDOG] s3c2410_wdt.c stop watchdog after boot
Ben Dooks
2006-05-15
1
-0
/
+6
*
[WATCHDOG] i8xx_tco.c - remove support for ICH6 + ICH7
Wim Van Sebroeck
2006-05-15
1
-11
/
+5
*
[WATCHDOG] sc1200wdt.c printk fix
Dave Jones
2006-05-15
1
-1
/
+1
*
[WATCHDOG] at91_wdt.c - Atmel AT91RM9200 watchdog driver
Andrew Victor
2006-04-02
3
-0
/
+236
*
[WATCHDOG] pcwd_usb.c: fix a NULL pointer dereference
Adrian Bunk
2006-04-02
1
-1
/
+2
*
[WATCHDOG] pcwd.c sprintf/strcpy fix
Wim Van Sebroeck
2006-04-02
1
-1
/
+1
*
[WATCHDOG] pcwd.c general clean-up after patches
Wim Van Sebroeck
2006-04-02
1
-2
/
+9
*
[WATCHDOG] pcwd.c add debug info
Wim Van Sebroeck
2006-04-02
1
-0
/
+56
*
[WATCHDOG] pcwd.c pcwd_cleanup_module patch
Wim Van Sebroeck
2006-04-02
1
-1
/
+0
*
[WATCHDOG] pcwd.c firmware-info patch
Wim Van Sebroeck
2006-04-02
1
-14
/
+8
*
[WATCHDOG] pcwd.c control status patch
Wim Van Sebroeck
2006-04-02
1
-18
/
+29
*
[PATCH] cirrus ep93xx watchdog driver
Alessandro Zummo
2006-03-25
3
-0
/
+268
*
[PATCH] sem2mutex: drivers/char/
Ingo Molnar
2006-03-23
1
-3
/
+4
*
[PATCH] mv64x600_wdt: convert to the new platform device interface
Dmitry Torokhov
2006-03-22
1
-5
/
+15
*
[PATCH] handle errors returned by platform_get_irq*()
David Vrabel
2006-03-20
1
-0
/
+4
*
[WATCHDOG] pcwd.c - update module version info
Wim Van Sebroeck
2006-02-12
1
-2
/
+7
*
[WATCHDOG] pcwd.c show card info patch
Wim Van Sebroeck
2006-02-12
1
-78
/
+79
*
[WATCHDOG] pcwd.c move get_support to pcwd_check_temperature_support
Wim Van Sebroeck
2006-02-12
1
-7
/
+7
*
[WATCHDOG] pcwd.c Control Status #2 patch
Wim Van Sebroeck
2006-02-12
1
-11
/
+13
*
[WATCHDOG] pcwd.c private data struct patch
Wim Van Sebroeck
2006-02-12
1
-102
/
+104
*
[WATCHDOG] pcwd.c card_found-- fix.
Wim Van Sebroeck
2006-02-12
1
-0
/
+1
*
[WATCHDOG] pcwd.c add comments + tabs
Wim Van Sebroeck
2006-02-12
1
-34
/
+37
*
[WATCHDOG] sa1100_wdt.c sparse clean (2)
Ian Campbell
2006-02-12
1
-5
/
+7
*
[PATCH] drivers/char/watchdog/sbc_epx_c3.c __user annotations
Al Viro
2006-02-07
1
-8
/
+7
*
[PATCH] SBC EPX does not check/claim I/O ports it uses (2nd Edition)
Alan Cox
2006-02-03
1
-2
/
+11
*
[WATCHDOG] sa1100_wdt.c sparse cleanups
Ian Campbell
2006-01-15
1
-6
/
+6
*
[PATCH] powerpc: Add support for the MPC83xx watchdog
Kumar Gala
2006-01-14
3
-0
/
+234
*
[PATCH] Watchdog: Winsystems EPX-C3 SBC
Calin A. Culianu
2006-01-14
3
-0
/
+239
*
[PATCH] mutex subsystem, semaphore to completion: CPU3WDT
Steven Rostedt
2006-01-09
1
-4
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2006-01-09
1
-7
/
+13
|
\
|
*
[PATCH] powerpc/8xx: Fix m8xx_wdt issues
Marcelo Tosatti
2006-01-09
1
-4
/
+7
|
*
[PATCH] ppc32: m8xx watchdog update
Marcelo Tosatti
2006-01-09
1
-5
/
+8
*
|
[PATCH] ARM Netwinder watchdog wdt977 update
Woody Suwalski
2006-01-08
1
-75
/
+141
|
/
*
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
2006-01-07
1
-1
/
+1
*
Merge with Linus' kernel.
Russell King
2006-01-07
3
-4
/
+3
|
\
|
*
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
2006-01-06
1
-1
/
+1
|
*
[PATCH] Fix IXP4xx watchdog errata workaround
Deepak Saxena
2006-01-04
1
-2
/
+2
|
*
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2006-01-04
1
-1
/
+0
*
|
[ARM] Remove clk_use()/clk_unuse()
Russell King
2006-01-03
1
-2
/
+0
|
/
*
[PATCH] ppc: booke_wdt compile fix
Al Viro
2005-12-16
1
-1
/
+1
*
[PATCH] __user annotations (booke_wdt.c)
Al Viro
2005-12-15
1
-6
/
+7
*
[PATCH] wdrtas.c: fix __user annotations
Al Viro
2005-12-15
1
-1
/
+1
*
[ARM SMP] mpcore_wdt bogus fpos check
Marcelo Tosatti
2005-12-05
1
-4
/
+0
*
[PATCH] Update email address for Kumar
Kumar Gala
2005-11-13
1
-1
/
+1
*
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-11-11
3
-40
/
+40
|
\
|
*
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-09
3
-40
/
+40
[next]