diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-01-15 10:54:58 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-01-15 10:54:58 +0100 |
commit | a3299182216397a0b943d2549d1997f4eba2bdd2 (patch) | |
tree | ee115302f4b9d6efa776eb0b0944b317ed9cba7f /Documentation/admin-guide/pm/working-state.rst | |
parent | e6d4f08a677654385869ba0c39d7c9ceec47e5c5 (diff) | |
download | blackbird-op-linux-a3299182216397a0b943d2549d1997f4eba2bdd2.tar.gz blackbird-op-linux-a3299182216397a0b943d2549d1997f4eba2bdd2.zip |
Documentation: admin-guide: PM: Add intel_idle document
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>
Diffstat (limited to 'Documentation/admin-guide/pm/working-state.rst')
-rw-r--r-- | Documentation/admin-guide/pm/working-state.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/admin-guide/pm/working-state.rst b/Documentation/admin-guide/pm/working-state.rst index fc298eb1234b..88f717e59a42 100644 --- a/Documentation/admin-guide/pm/working-state.rst +++ b/Documentation/admin-guide/pm/working-state.rst @@ -8,6 +8,7 @@ Working-State Power Management :maxdepth: 2 cpuidle + intel_idle cpufreq intel_pstate intel_epb |