Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=814073620a2eb520c8bb38e0038fd1c78011fe21
Commit:     814073620a2eb520c8bb38e0038fd1c78011fe21
Parent:     3d198a825ac589f7506886a37051805e73d132f5
Author:     Rob Landley <[EMAIL PROTECTED]>
AuthorDate: Tue Oct 16 23:31:26 2007 -0700
Committer:  Linus Torvalds <[EMAIL PROTECTED]>
CommitDate: Wed Oct 17 08:43:06 2007 -0700

    Add Documentation/power/00-INDEX
    
    Add Documentation/power/00-INDEX
    
    Signed-off-by: Rob Landley <[EMAIL PROTECTED]>
    Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
    Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>
---
 Documentation/power/00-INDEX |   34 ++++++++++++++++++++++++++++++++++
 1 files changed, 34 insertions(+), 0 deletions(-)

diff --git a/Documentation/power/00-INDEX b/Documentation/power/00-INDEX
new file mode 100644
index 0000000..8db4e41
--- /dev/null
+++ b/Documentation/power/00-INDEX
@@ -0,0 +1,34 @@
+00-INDEX
+       - This file
+basic-pm-debugging.txt
+       - Debugging suspend and resume
+devices.txt
+       - How drivers interact with system-wide power management
+drivers-testing.txt
+       - Testing suspend and resume support in device drivers
+freezing-of-tasks.txt
+       - How processes and controlled during suspend
+interface.txt
+       - Power management user interface in /sys/power
+notifiers.txt
+       - Registering suspend notifiers in device drivers
+pci.txt
+       - How the PCI Subsystem Does Power Management
+s2ram.txt
+       - How to get suspend to ram working (and debug it when it isn't)
+states.txt
+       - System power management states
+swsusp-and-swap-files.txt
+       - Using swap files with software suspend (to disk)
+swsusp-dmcrypt.txt
+       - How to use dm-crypt and software suspend (to disk) together
+swsusp.txt
+       - Goals, implementation, and usage of software suspend (ACPI S3)
+tricks.txt
+       - How to trick software suspend (to disk) into working when it isn't
+userland-swsusp.txt
+       - Experimental implementation of software suspend in userspace
+video_extension.txt
+       - ACPI video extensions
+video.txt
+       - Video issues during resume from suspend
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to