diff options
| author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2024-06-27 22:20:10 +0300 |
|---|---|---|
| committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2024-06-27 22:20:10 +0300 |
| commit | b11ec63abec1dcaebfc3999cc3a53c903e511fd6 (patch) | |
| tree | 3ae99bb7ef1861fe44d0cdc91776e48ed5fb2d8c /Documentation | |
| parent | a1ff59784b277795a613beaa5d3dd9c5595c69a7 (diff) | |
| parent | acfc429e42f09524653af52998548cd9317892a6 (diff) | |
| download | linux-b11ec63abec1dcaebfc3999cc3a53c903e511fd6.tar.xz | |
Merge back cpufreq material for v6.11.
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/admin-guide/pm/amd-pstate.rst | 2 |
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 1e0d101b020a..f5ee81419a93 100644 --- a/Documentation/admin-guide/pm/amd-pstate.rst +++ b/Documentation/admin-guide/pm/amd-pstate.rst @@ -406,7 +406,7 @@ control its functionality at the system level. They are located in the ``/sys/devices/system/cpu/amd_pstate/`` directory and affect all CPUs. ``status`` - Operation mode of the driver: "active", "passive" or "disable". + Operation mode of the driver: "active", "passive", "guided" or "disable". "active" The driver is functional and in the ``active mode`` |
