Skip to content

Commit

Permalink
cpufreq: User/admin documentation update and consolidation
Browse files Browse the repository at this point in the history
The user/admin documentation of cpufreq is badly outdated.  It
conains stale and/or inaccurate information along with things
that are not particularly useful.  Also, some of the important
pieces are missing from it.

For this reason, add a new user/admin document for cpufreq
containing current information to admin-guide and drop the old
outdated .txt documents it is replacing.

Since there will be more PM documents in admin-guide going forward,
create a separate directory for them and put the cpufreq document
in there right away.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
  • Loading branch information
Rafael J. Wysocki authored and Jonathan Corbet committed Mar 13, 2017
1 parent 8fa1bb5 commit 2a0e492
Show file tree
Hide file tree
Showing 7 changed files with 716 additions and 629 deletions.
1 change: 1 addition & 0 deletions Documentation/admin-guide/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ configure specific aspects of kernel behavior to your liking.
mono
java
ras
pm/index

.. only:: subproject and html

Expand Down
700 changes: 700 additions & 0 deletions Documentation/admin-guide/pm/cpufreq.rst

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions Documentation/admin-guide/pm/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
================
Power Management
================

.. toctree::
:maxdepth: 2

cpufreq

.. only:: subproject and html

Indices
=======

* :ref:`genindex`
93 changes: 0 additions & 93 deletions Documentation/cpu-freq/boost.txt

This file was deleted.

Loading

0 comments on commit 2a0e492

Please sign in to comment.