index
:
~mperes/linux
backlight
dp-compliance
linux-next
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
5
-5
/
+0
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2006-10-03
fix file specification in comments
Uwe Zeisberger
2
-2
/
+2
2006-10-03
[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()
Wim Van Sebroeck
2
-2
/
+2
2006-10-03
[WATCHDOG] iTCO_wdt.c shutdown patch
Wim Van Sebroeck
1
-33
/
+4
2006-10-03
[WATCHDOG] iTCO_wdt.c - pci_dev_put fix
Wim Van Sebroeck
1
-1
/
+4
2006-10-03
[WATCHDOG] iTCO_wdt (Intel TCO Timer) driver
Wim Van Sebroeck
1
-24
/
+79
2006-10-03
[WATCHDOG] iTCO_wdt (Intel TCO Timer) driver
Wim Van Sebroeck
3
-0
/
+728
2006-10-02
[WATCHDOG] improve machzwd detection
Dave Jones
1
-2
/
+1
2006-10-02
[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()
Samuel Tardieu
43
-44
/
+44
2006-10-02
[WATCHDOG] s3c24XX nowayout
Ben Dooks
1
-5
/
+5
2006-10-02
[WATCHDOG] pnx4008: add cpu_relax()
Vitaly Wool
1
-1
/
+2
2006-10-02
[WATCHDOG] pnx4008_wdt.c - spinlock fixes.
Wim Van Sebroeck
1
-0
/
+12
2006-10-02
[WATCHDOG] pnx4008_wdt.c - remove patch
Wim Van Sebroeck
1
-6
/
+6
2006-10-02
[WATCHDOG] pnx4008_wdt.c - nowayout patch
Wim Van Sebroeck
1
-5
/
+1
2006-10-02
[WATCHDOG] pnx4008: add watchdog support
Vitaly Wool
3
-0
/
+365
2006-10-02
[WATCHDOG] i8xx_tco remove pci_find_device.
Jiri Slaby
1
-14
/
+19
2006-10-02
[WATCHDOG] alim remove pci_find_device
Jiri Slaby
2
-8
/
+17
2006-09-29
[PATCH] OMAP: Add Watchdog driver support
Komal Shah
4
-0
/
+463
2006-09-27
watchdog: Add a simple mmap() stub for shwdt.
Paul Mundt
2
-1
/
+59
2006-09-27
sh: Various cosmetic cleanups.
Paul Mundt
1
-34
/
+24
2006-09-01
[PATCH] SBC8360: module_param() permission fixes
Ian E. Morgan
1
-2
/
+2
2006-08-15
[WATCHDOG] Kconfig typos fix.
Matt LaPlante
1
-4
/
+4
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
44
-50
/
+50
2006-07-02
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
4
-4
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
29
-29
/
+0
2006-06-20
[WATCHDOG] convert AT91RM9200 watchdog to platform driver
Andrew Victor
1
-11
/
+71
2006-06-20
[WATCHDOG] add WDIOC_GETTIMELEFT ioctl
Wim Van Sebroeck
3
-2
/
+79
2006-05-15
[WATCHDOG] s3c2410_wdt.c stop watchdog after boot
Ben Dooks
1
-0
/
+6
2006-05-15
[WATCHDOG] i8xx_tco.c - remove support for ICH6 + ICH7
Wim Van Sebroeck
1
-11
/
+5
2006-05-15
[WATCHDOG] sc1200wdt.c printk fix
Dave Jones
1
-1
/
+1
2006-04-02
[WATCHDOG] at91_wdt.c - Atmel AT91RM9200 watchdog driver
Andrew Victor
3
-0
/
+236
2006-04-02
[WATCHDOG] pcwd_usb.c: fix a NULL pointer dereference
Adrian Bunk
1
-1
/
+2
2006-04-02
[WATCHDOG] pcwd.c sprintf/strcpy fix
Wim Van Sebroeck
1
-1
/
+1
2006-04-02
[WATCHDOG] pcwd.c general clean-up after patches
Wim Van Sebroeck
1
-2
/
+9
2006-04-02
[WATCHDOG] pcwd.c add debug info
Wim Van Sebroeck
1
-0
/
+56
2006-04-02
[WATCHDOG] pcwd.c pcwd_cleanup_module patch
Wim Van Sebroeck
1
-1
/
+0
2006-04-02
[WATCHDOG] pcwd.c firmware-info patch
Wim Van Sebroeck
1
-14
/
+8
2006-04-02
[WATCHDOG] pcwd.c control status patch
Wim Van Sebroeck
1
-18
/
+29
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
[next]