diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-22 12:06:27 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-22 12:06:27 -0700 |
commit | 74e8f346d59074147c564d9c1ffd6caf18286516 (patch) | |
tree | 9903bba71a4c9bf60c2000f5cfa682840f04297f /Documentation | |
parent | 7da6cd8bdfe13fecc061b868dda57ee1a3a051f4 (diff) | |
parent | 6e420b7e26dd539f1f78fe920d295b022a2d99c8 (diff) | |
download | linux-74e8f346d59074147c564d9c1ffd6caf18286516.tar.bz2 |
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-INDEX | 10 |
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. |