[WATCHDOG] iTCO_wdt (Intel TCO Timer) driver
authorWim Van Sebroeck <wim@iguana.be>
Sun, 21 May 2006 12:37:44 +0000 (14:37 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 3 Oct 2006 19:34:29 +0000 (21:34 +0200)
commit9e0ea345ff542320882caa21ec2248e6c02d8b91
tree729386940717343f7a0527f3daae330b31b3f642
parent8ccb3dcd1f8e80e8702642e1de26541b52f6bb7c
[WATCHDOG] iTCO_wdt (Intel TCO Timer) driver

Hardware driver for the intel TCO timer based watchdog devices.
These drivers are included in the Intel 82801 I/O Controller
Hub family (from ICH0 up to ICH7) and in the Intel 6300ESB
controller hub.

This driver will replace the i8xx_tco.c driver.

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/char/watchdog/Kconfig
drivers/char/watchdog/Makefile
drivers/char/watchdog/iTCO_wdt.c [new file with mode: 0644]