aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/power
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2007-10-17 02:31:26 -0400
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-10-17 11:43:06 -0400
commit814073620a2eb520c8bb38e0038fd1c78011fe21 (patch)
tree185485c7d096490fa21281171f9530acc0dfbf66 /Documentation/power
parent3d198a825ac589f7506886a37051805e73d132f5 (diff)
Add Documentation/power/00-INDEX
Add Documentation/power/00-INDEX Signed-off-by: Rob Landley <rob@landley.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/power')
-rw-r--r--Documentation/power/00-INDEX34
1 files changed, 34 insertions, 0 deletions
diff --git a/Documentation/power/00-INDEX b/Documentation/power/00-INDEX
new file mode 100644
index 000000000000..8db4e41a052d
--- /dev/null
+++ b/Documentation/power/00-INDEX
@@ -0,0 +1,34 @@
100-INDEX
2 - This file
3basic-pm-debugging.txt
4 - Debugging suspend and resume
5devices.txt
6 - How drivers interact with system-wide power management
7drivers-testing.txt
8 - Testing suspend and resume support in device drivers
9freezing-of-tasks.txt
10 - How processes and controlled during suspend
11interface.txt
12 - Power management user interface in /sys/power
13notifiers.txt
14 - Registering suspend notifiers in device drivers
15pci.txt
16 - How the PCI Subsystem Does Power Management
17s2ram.txt
18 - How to get suspend to ram working (and debug it when it isn't)
19states.txt
20 - System power management states
21swsusp-and-swap-files.txt
22 - Using swap files with software suspend (to disk)
23swsusp-dmcrypt.txt
24 - How to use dm-crypt and software suspend (to disk) together
25swsusp.txt
26 - Goals, implementation, and usage of software suspend (ACPI S3)
27tricks.txt
28 - How to trick software suspend (to disk) into working when it isn't
29userland-swsusp.txt
30 - Experimental implementation of software suspend in userspace
31video_extension.txt
32 - ACPI video extensions
33video.txt
34 - Video issues during resume from suspend