summaryrefslogtreecommitdiffstats
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
parent7da6cd8bdfe13fecc061b868dda57ee1a3a051f4 (diff)
parent6e420b7e26dd539f1f78fe920d295b022a2d99c8 (diff)
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 00000000000..c3ea47e507f
--- /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.