index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-25
[PATCH] cirrus ep93xx watchdog driver
Alessandro Zummo
3
-0
/
+268
2006-03-23
[PATCH] sem2mutex: drivers/char/
Ingo Molnar
1
-3
/
+4
2006-03-22
[PATCH] mv64x600_wdt: convert to the new platform device interface
Dmitry Torokhov
1
-5
/
+15
2006-03-20
[PATCH] handle errors returned by platform_get_irq*()
David Vrabel
1
-0
/
+4
2006-02-12
[WATCHDOG] pcwd.c - update module version info
Wim Van Sebroeck
1
-2
/
+7
2006-02-12
[WATCHDOG] pcwd.c show card info patch
Wim Van Sebroeck
1
-78
/
+79
2006-02-12
[WATCHDOG] pcwd.c move get_support to pcwd_check_temperature_support
Wim Van Sebroeck
1
-7
/
+7
2006-02-12
[WATCHDOG] pcwd.c Control Status #2 patch
Wim Van Sebroeck
1
-11
/
+13
2006-02-12
[WATCHDOG] pcwd.c private data struct patch
Wim Van Sebroeck
1
-102
/
+104
2006-02-12
[WATCHDOG] pcwd.c card_found-- fix.
Wim Van Sebroeck
1
-0
/
+1
2006-02-12
[WATCHDOG] pcwd.c add comments + tabs
Wim Van Sebroeck
1
-34
/
+37
2006-02-12
[WATCHDOG] sa1100_wdt.c sparse clean (2)
Ian Campbell
1
-5
/
+7
2006-02-07
[PATCH] drivers/char/watchdog/sbc_epx_c3.c __user annotations
Al Viro
1
-8
/
+7
2006-02-03
[PATCH] SBC EPX does not check/claim I/O ports it uses (2nd Edition)
Alan Cox
1
-2
/
+11
2006-01-15
[WATCHDOG] sa1100_wdt.c sparse cleanups
Ian Campbell
1
-6
/
+6
2006-01-14
[PATCH] powerpc: Add support for the MPC83xx watchdog
Kumar Gala
3
-0
/
+234
2006-01-14
[PATCH] Watchdog: Winsystems EPX-C3 SBC
Calin A. Culianu
3
-0
/
+239
2006-01-09
[PATCH] mutex subsystem, semaphore to completion: CPU3WDT
Steven Rostedt
1
-4
/
+5
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-7
/
+13
2006-01-08
[PATCH] ARM Netwinder watchdog wdt977 update
Woody Suwalski
1
-75
/
+141
2006-01-09
[PATCH] powerpc/8xx: Fix m8xx_wdt issues
Marcelo Tosatti
1
-4
/
+7
2006-01-09
[PATCH] ppc32: m8xx watchdog update
Marcelo Tosatti
1
-5
/
+8
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
1
-1
/
+1
2006-01-07
Merge with Linus' kernel.
Russell King
3
-4
/
+3
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
1
-1
/
+1
2006-01-04
[PATCH] Fix IXP4xx watchdog errata workaround
Deepak Saxena
1
-2
/
+2
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
1
-1
/
+0
2006-01-03
[ARM] Remove clk_use()/clk_unuse()
Russell King
1
-2
/
+0
2005-12-16
[PATCH] ppc: booke_wdt compile fix
Al Viro
1
-1
/
+1
2005-12-15
[PATCH] __user annotations (booke_wdt.c)
Al Viro
1
-6
/
+7
2005-12-15
[PATCH] wdrtas.c: fix __user annotations
Al Viro
1
-1
/
+1
2005-12-05
[ARM SMP] mpcore_wdt bogus fpos check
Marcelo Tosatti
1
-4
/
+0
2005-11-13
[PATCH] Update email address for Kumar
Kumar Gala
1
-1
/
+1
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
3
-40
/
+40
2005-11-10
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
2
-2
/
+0
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
3
-40
/
+40
2005-11-01
[WATCHDOG] adds device_driver .owner field
Wim Van Sebroeck
2
-0
/
+2
2005-11-01
[WATCHDOG] pcwd_pci.c update comments
Wim Van Sebroeck
1
-2
/
+4
2005-11-01
[WATCHDOG] w83627hf_wdt trivial typo
Pozsar Balazs
1
-1
/
+1
2005-11-01
[WATCHDOG] s3c2410 wdt - add .owner field
Ben Dooks
1
-0
/
+1
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
3
-2
/
+4
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
5
-1
/
+7
2005-10-30
[PATCH] watchdog: update .owner field of struct pci_driver
Laurent Riffard
2
-0
/
+2
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
3
-2
/
+4
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-17
/
+13
2005-10-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-67
/
+172
2005-09-29
[PATCH] mv64x60_wdt __user annotations and cleanups
Al Viro
1
-7
/
+7
2005-09-29
[WATCHDOG] pcwd_pci.c add debug module_param
Wim Van Sebroeck
1
-0
/
+64
2005-09-29
[WATCHDOG] pcwd_pci.c control status + boot-code clean-up
Wim Van Sebroeck
1
-67
/
+108
2005-09-14
[ARM SMP] Add timer/watchdog defines for MPCore
Russell King
1
-0
/
+2
[next]