aboutsummaryrefslogtreecommitdiffstats
path: root/commons
diff options
context:
space:
mode:
authorjose.lausuch <jose.lausuch@ericsson.com>2016-11-24 22:54:29 +0100
committerjose.lausuch <jose.lausuch@ericsson.com>2016-11-24 22:54:44 +0100
commit428bc342e7e4d6cb1c6123c3b611b78b9fea068d (patch)
treec95be21a2d1914ecf5b024d83d9be112d091a53b /commons
parent3e3c96b2aa15d7757f281ce00518a67e2a1225a9 (diff)
Fix bug repos_dir -> REPOS_DIR
JIRA: FUNCTEST-533 Change-Id: Ie98089c54326b255ffd7c6cad81abf29ad52f4a2 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'commons')
0 files changed, 0 insertions, 0 deletions
teral.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
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