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
Utz Bacher 031f7edecf [PATCH] ppc64: add a watchdog driver for rtas
Add a watchdog using the RTAS OS surveillance service. This is
provided as a simpler alternative to rtasd. The added value
is that it works with standard watchdog client programs and
can therefore also do user space monitoring.

On BPA, rtasd is not really useful because the hardware does
not have much to report with event-scan.

The driver should also work on other platforms that support
the OS surveillance rtas calls.

Signed-off-by: Arnd Bergmann <arndb@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-06-23 09:43:34 +10:00
..
Kconfig [PATCH] ppc64: add a watchdog driver for rtas 2005-06-23 09:43:34 +10:00
Makefile [PATCH] ppc64: add a watchdog driver for rtas 2005-06-23 09:43:34 +10:00
acquirewdt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
advantechwdt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
alim1535_wdt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
alim7101_wdt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpu5wdt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
eurotechwdt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i8xx_tco.c [PATCH] Intel 6300ESB TCO timer support 2005-05-17 07:59:11 -07:00
i8xx_tco.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ib700wdt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
indydog.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ixp4xx_wdt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ixp2000_wdt.c [PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdog 2005-06-20 18:51:07 +01:00
machzwd.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mixcomwd.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mpc8xx_wdt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pcwd.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pcwd_pci.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pcwd_usb.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
s3c2410_wdt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sa1100_wdt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sbc60xxwdt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sc520_wdt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sc1200wdt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
scx200_wdt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
shwdt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
softdog.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
w83627hf_wdt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
w83877f_wdt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
wafer5823wdt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
wd501p.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
wdrtas.c [PATCH] ppc64: add a watchdog driver for rtas 2005-06-23 09:43:34 +10:00
wdt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
wdt285.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
wdt977.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
wdt_pci.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00