aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/admin-guide/pm
diff options
context:
space:
mode:
authorErwan Velu <erwanaliasr1@gmail.com>2024-01-09 18:57:53 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2024-01-10 15:10:44 +0100
commit03c305861c70d6db898dd2379b882e7772a5c5d0 (patch)
tree8fa9330b4645dab6d7f5e425cae48529a8d684ef /Documentation/admin-guide/pm
parentcpufreq: intel_pstate: Update hybrid scaling factor for Meteor Lake (diff)
downloadwireguard-linux-03c305861c70d6db898dd2379b882e7772a5c5d0.tar.xz
wireguard-linux-03c305861c70d6db898dd2379b882e7772a5c5d0.zip
Documentation: admin-guide: PM: Fix two typos
Fix two typos in the admin-guide: - a missing e in "reference_perf" in cppc_sysfs.rst. - the amd_pstate sysfs path uses a dash instead of an underscore. Signed-off-by: Erwan Velu <e.velu@criteo.com> [ rjw: Subject and changelog edits ] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation/admin-guide/pm')
-rw-r--r--Documentation/admin-guide/pm/amd-pstate.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/pm/amd-pstate.rst b/Documentation/admin-guide/pm/amd-pstate.rst
index 1cf40f69278c..9eb26014d34b 100644
--- a/Documentation/admin-guide/pm/amd-pstate.rst
+++ b/Documentation/admin-guide/pm/amd-pstate.rst
@@ -361,7 +361,7 @@ Global Attributes
``amd-pstate`` exposes several global attributes (files) in ``sysfs`` to
control its functionality at the system level. They are located in the
-``/sys/devices/system/cpu/amd-pstate/`` directory and affect all CPUs.
+``/sys/devices/system/cpu/amd_pstate/`` directory and affect all CPUs.
``status``
Operation mode of the driver: "active", "passive" or "disable".