diff options
Diffstat (limited to 'Documentation/power/index.rst')
-rw-r--r-- | Documentation/power/index.rst | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/Documentation/power/index.rst b/Documentation/power/index.rst new file mode 100644 index 000000000..ced8a8007 --- /dev/null +++ b/Documentation/power/index.rst @@ -0,0 +1,45 @@ +.. SPDX-License-Identifier: GPL-2.0 + +================ +Power Management +================ + +.. toctree:: + :maxdepth: 1 + + apm-acpi + basic-pm-debugging + charger-manager + drivers-testing + energy-model + freezing-of-tasks + 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` |