dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/char/watchdog
Wim Van Sebroeck 9e0ea345ff [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>
2006-10-03 21:34:29 +02:00
..
Kconfig [WATCHDOG] iTCO_wdt (Intel TCO Timer) driver 2006-10-03 21:34:29 +02:00
Makefile [WATCHDOG] iTCO_wdt (Intel TCO Timer) driver 2006-10-03 21:34:29 +02:00
acquirewdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
advantechwdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
alim1535_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
alim7101_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
at91_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
booke_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
cpu5wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
ep93xx_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
eurotechwdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
i8xx_tco.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
i8xx_tco.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i6300esb.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
iTCO_wdt.c [WATCHDOG] iTCO_wdt (Intel TCO Timer) driver 2006-10-03 21:34:29 +02:00
ib700wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
ibmasr.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
indydog.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
ixp4xx_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
ixp2000_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
machzwd.c [WATCHDOG] improve machzwd detection 2006-10-02 23:14:38 +02:00
mixcomwd.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
mpc8xx_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
mpc83xx_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
mpcore_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
mv64x60_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
omap_wdt.c [PATCH] OMAP: Add Watchdog driver support 2006-09-29 09:18:07 -07:00
omap_wdt.h [PATCH] OMAP: Add Watchdog driver support 2006-09-29 09:18:07 -07:00
pcwd.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
pcwd_pci.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
pcwd_usb.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
pnx4008_wdt.c [WATCHDOG] pnx4008: add cpu_relax() 2006-10-02 23:05:38 +02:00
s3c2410_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
sa1100_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
sbc60xxwdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
sbc8360.c [PATCH] SBC8360: module_param() permission fixes 2006-09-01 11:39:08 -07:00
sbc_epx_c3.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
sc520_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
sc1200wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
scx200_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
shwdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
softdog.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
w83627hf_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
w83877f_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
w83977f_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
wafer5823wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
wd501p.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
wdrtas.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
wdt285.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
wdt977.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
wdt_pci.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00