mirror of
https://github.com/torvalds/linux.git
synced 2024-12-27 21:33:00 +00:00
a329918221
Add an admin-guide document for the intel_idle driver to describe how it works: how it enumerates idle states, what happens during the initialization of it, how it can be controlled via the kernel command line and so on. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
15 lines
226 B
ReStructuredText
15 lines
226 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
==============================
|
|
Working-State Power Management
|
|
==============================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
cpuidle
|
|
intel_idle
|
|
cpufreq
|
|
intel_pstate
|
|
intel_epb
|