Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 70793
b: refs/heads/master
c: 8140736
h: refs/heads/master
i:
  70791: 677f604
v: v3
  • Loading branch information
Rob Landley authored and Linus Torvalds committed Oct 17, 2007
1 parent 9a0919c commit 70f6099
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3d198a825ac589f7506886a37051805e73d132f5
refs/heads/master: 814073620a2eb520c8bb38e0038fd1c78011fe21
34 changes: 34 additions & 0 deletions trunk/Documentation/power/00-INDEX
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 70f6099

Please sign in to comment.