File: 00-INDEX

package info (click to toggle)
linux 3.16.51-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-updates
  • size: 755,292 kB
  • sloc: ansic: 12,235,573; asm: 277,597; perl: 53,071; xml: 47,771; makefile: 30,539; sh: 7,977; python: 6,697; cpp: 5,131; yacc: 4,254; lex: 2,215; awk: 741; pascal: 231; lisp: 218; sed: 30
file content (46 lines) | stat: -rw-r--r-- 1,534 bytes parent folder | download | duplicates (19)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
00-INDEX
	- This file
apm-acpi.txt
	- basic info about the APM and ACPI support.
basic-pm-debugging.txt
	- Debugging suspend and resume
charger-manager.txt
	- Battery charger management.
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
opp.txt
	- Operating Performance Point library
pci.txt
	- How the PCI Subsystem Does Power Management
pm_qos_interface.txt
	- info on Linux PM Quality of Service interface
power_supply_class.txt
	- Tells userspace about battery, UPS, AC or DC power supply properties
runtime_pm.txt
	- Power management framework for I/O devices.
s2ram.txt
	- How to get suspend to ram working (and debug it when it isn't)
states.txt
	- System power management states
suspend-and-cpuhotplug.txt
	- Explains the interaction between Suspend-to-RAM (S3) and CPU hotplug
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.txt
	- Video issues during resume from suspend