diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-05-14 02:06:03 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-05-14 02:06:03 +0200 |
commit | 33fc30b470983e5b641a16cccc882f6777dd50ef (patch) | |
tree | f06081ee27ef3acdc6977007def1871834d480c8 /Documentation/admin-guide/pm/index.rst | |
parent | 2ea659a9ef488125eb46da6eb571de5eae5c43f6 (diff) | |
download | blackbird-obmc-linux-33fc30b470983e5b641a16cccc882f6777dd50ef.tar.gz blackbird-obmc-linux-33fc30b470983e5b641a16cccc882f6777dd50ef.zip |
cpufreq: intel_pstate: Document the current behavior and user interface
Add a document describing the current behavior and user space
interface of the intel_pstate driver in the RST format and
drop the existing outdated intel_pstate.txt document.
Also update admin-guide/pm/cpufreq.rst with proper RST references
to the new intel_pstate.rst document.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation/admin-guide/pm/index.rst')
-rw-r--r-- | Documentation/admin-guide/pm/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/admin-guide/pm/index.rst b/Documentation/admin-guide/pm/index.rst index c80f087321fc..7f148f76f432 100644 --- a/Documentation/admin-guide/pm/index.rst +++ b/Documentation/admin-guide/pm/index.rst @@ -6,6 +6,7 @@ Power Management :maxdepth: 2 cpufreq + intel_pstate .. only:: subproject and html |