aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@woody.linux-foundation.org>2007-08-22 12:06:27 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-08-22 12:06:27 -0700
commit74e8f346d59074147c564d9c1ffd6caf18286516 (patch)
tree9903bba71a4c9bf60c2000f5cfa682840f04297f /Documentation
parentMerge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 (diff)
parent[WATCHDOG] Add support for 1533 bridge to alim1535_wdt (diff)
downloadlinux-dev-74e8f346d59074147c564d9c1ffd6caf18286516.tar.xz
linux-dev-74e8f346d59074147c564d9c1ffd6caf18286516.zip
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
* git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog: [WATCHDOG] Add support for 1533 bridge to alim1535_wdt [WATCHDOG] Add a 00-INDEX file to Documentation/watchdog/ [WATCHDOG] Eurotechwdt.c - clean-up comments
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/watchdog/00-INDEX10
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/watchdog/00-INDEX b/Documentation/watchdog/00-INDEX
new file mode 100644
index 000000000000..c3ea47e507fe
--- /dev/null
+++ b/Documentation/watchdog/00-INDEX
@@ -0,0 +1,10 @@
+00-INDEX
+ - this file.
+pcwd-watchdog.txt
+ - documentation for Berkshire Products PC Watchdog ISA cards.
+src/
+ - directory holding watchdog related example programs.
+watchdog-api.txt
+ - description of the Linux Watchdog driver API.
+wdt.txt
+ - description of the Watchdog Timer Interfaces for Linux.