mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-13 05:54:23 +08:00
151f4e2bdc
Convert the PM documents to ReST, in order to allow them to build with Sphinx. The conversion is actually: - add blank lines and indentation in order to identify paragraphs; - fix tables markups; - add some lists markups; - mark literal blocks; - adjust title markups. At its new index.rst, let's add a :orphan: while this is not linked to the main index.rst file, in order to avoid build warnings. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Mark Brown <broonie@kernel.org> Acked-by: Srivatsa S. Bhat (VMware) <srivatsa@csail.mit.edu>
47 lines
673 B
ReStructuredText
47 lines
673 B
ReStructuredText
:orphan:
|
|
|
|
================
|
|
Power Management
|
|
================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
apm-acpi
|
|
basic-pm-debugging
|
|
charger-manager
|
|
drivers-testing
|
|
energy-model
|
|
freezing-of-tasks
|
|
interface
|
|
opp
|
|
pci
|
|
pm_qos_interface
|
|
power_supply_class
|
|
runtime_pm
|
|
s2ram
|
|
suspend-and-cpuhotplug
|
|
suspend-and-interrupts
|
|
swsusp-and-swap-files
|
|
swsusp-dmcrypt
|
|
swsusp
|
|
video
|
|
tricks
|
|
|
|
userland-swsusp
|
|
|
|
powercap/powercap
|
|
|
|
regulator/consumer
|
|
regulator/design
|
|
regulator/machine
|
|
regulator/overview
|
|
regulator/regulator
|
|
|
|
.. only:: subproject and html
|
|
|
|
Indices
|
|
=======
|
|
|
|
* :ref:`genindex`
|