aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/watchdog/iTCO_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-18mv watchdog tree under driversWim Van Sebroeck1-804/+0
2007-07-26[WATCHDOG] ICH9 support for iTCO_wdtWim Van Sebroeck1-3/+15
2007-07-26[WATCHDOG] 631xESB/632xESB support for iTCO_wdt - add all LPC bridgesWim Van Sebroeck1-0/+15
2007-07-26[WATCHDOG] 631xESB/632xESB support for iTCO_wdtSergey Kononenko1-1/+6
2007-05-11[WATCHDOG] iTCO_wdt.c - fix ACPI Base registerWim Van Sebroeck1-1/+1
2007-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-3/+3
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2007-01-27[WATCHDOG] show default value for nowayout in module parameterWim Van Sebroeck1-3/+3
2006-11-12[WATCHDOG] Add iTCO vendor specific supportWim Van Sebroeck1-3/+26
2006-10-11[WATCHDOG] watchdog/iTCO_wdt: fix bug related to gcc uninit warningJeff Garzik1-2/+4
2006-10-08[WATCHDOG] add ich8 support to iTCO_wdt.c (patch 2)Wim Van Sebroeck1-2/+12
2006-10-08[WATCHDOG] add ich8 support to iTCO_wdt.cArnaud Patard (Rtp)1-0/+3
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-03[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Wim Van Sebroeck1-1/+1
2006-10-03[WATCHDOG] iTCO_wdt.c shutdown patchWim Van Sebroeck1-33/+4
2006-10-03[WATCHDOG] iTCO_wdt.c - pci_dev_put fixWim Van Sebroeck1-1/+4
2006-10-03[WATCHDOG] iTCO_wdt (Intel TCO Timer) driverWim Van Sebroeck1-24/+79
2006-10-03[WATCHDOG] iTCO_wdt (Intel TCO Timer) driverWim Van Sebroeck1-0/+706