00-INDEX 1.1 KB

12345678910111213141516171819202122232425262728293031323334
  1. 00-INDEX
  2. - This file
  3. basic-pm-debugging.txt
  4. - Debugging suspend and resume
  5. devices.txt
  6. - How drivers interact with system-wide power management
  7. drivers-testing.txt
  8. - Testing suspend and resume support in device drivers
  9. freezing-of-tasks.txt
  10. - How processes and controlled during suspend
  11. interface.txt
  12. - Power management user interface in /sys/power
  13. notifiers.txt
  14. - Registering suspend notifiers in device drivers
  15. pci.txt
  16. - How the PCI Subsystem Does Power Management
  17. s2ram.txt
  18. - How to get suspend to ram working (and debug it when it isn't)
  19. states.txt
  20. - System power management states
  21. swsusp-and-swap-files.txt
  22. - Using swap files with software suspend (to disk)
  23. swsusp-dmcrypt.txt
  24. - How to use dm-crypt and software suspend (to disk) together
  25. swsusp.txt
  26. - Goals, implementation, and usage of software suspend (ACPI S3)
  27. tricks.txt
  28. - How to trick software suspend (to disk) into working when it isn't
  29. userland-swsusp.txt
  30. - Experimental implementation of software suspend in userspace
  31. video_extension.txt
  32. - ACPI video extensions
  33. video.txt
  34. - Video issues during resume from suspend