diff options
author | Tom Saeger <tom.saeger@oracle.com> | 2017-10-10 12:36:16 -0500 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-10-12 11:13:28 -0600 |
commit | 3ba9b1b814fe37ba3267b58917a73dc69eebde40 (patch) | |
tree | 59fb113ce9c04e93976f84a4213080fcb9614bb9 /Documentation/ABI/testing/sysfs-devices-system-cpu | |
parent | 66ccc64f2c3b934f065811160be288cb9a2815ef (diff) | |
download | blackbird-obmc-linux-3ba9b1b814fe37ba3267b58917a73dc69eebde40.tar.gz blackbird-obmc-linux-3ba9b1b814fe37ba3267b58917a73dc69eebde40.zip |
Documentation: fix admin-guide doc refs
Make admin-guide document refs valid.
Signed-off-by: Tom Saeger <tom.saeger@oracle.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/ABI/testing/sysfs-devices-system-cpu')
-rw-r--r-- | Documentation/ABI/testing/sysfs-devices-system-cpu | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu b/Documentation/ABI/testing/sysfs-devices-system-cpu index f3d5817c4ef0..d6d862db3b5d 100644 --- a/Documentation/ABI/testing/sysfs-devices-system-cpu +++ b/Documentation/ABI/testing/sysfs-devices-system-cpu @@ -187,7 +187,8 @@ Description: Processor frequency boosting control This switch controls the boost setting for the whole system. Boosting allows the CPU and the firmware to run at a frequency beyound it's nominal limit. - More details can be found in Documentation/cpu-freq/boost.txt + More details can be found in + Documentation/admin-guide/pm/cpufreq.rst What: /sys/devices/system/cpu/cpu#/crash_notes @@ -223,7 +224,8 @@ Description: Parameters for the Intel P-state driver no_turbo: limits the driver to selecting P states below the turbo frequency range. - More details can be found in Documentation/cpu-freq/intel-pstate.txt + More details can be found in + Documentation/admin-guide/pm/intel_pstate.rst What: /sys/devices/system/cpu/cpu*/cache/index*/<set_of_attributes_mentioned_below> Date: July 2014(documented, existed before August 2008) |