]> Git Repo - J-linux.git/commitdiff
cpufreq: docs: Add missing scaling_available_frequencies description
authorRaphael Gallais-Pou <[email protected]>
Mon, 1 Jul 2024 17:10:40 +0000 (19:10 +0200)
committerRafael J. Wysocki <[email protected]>
Tue, 2 Jul 2024 18:51:08 +0000 (20:51 +0200)
Add a description of the scaling_available_frequencies attribute in
sysfs to the documentation.

Signed-off-by: Raphael Gallais-Pou <[email protected]>
Reviewed-by: Bagas Sanjaya <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Documentation/admin-guide/pm/cpufreq.rst

index 6adb7988e0eb6dff245a266752cfd7bff55fc07c..fe1be4ad88cb2a2df6da5e20ff2120fc44fb65c2 100644 (file)
@@ -267,6 +267,10 @@ are the following:
 ``related_cpus``
        List of all (online and offline) CPUs belonging to this policy.
 
+``scaling_available_frequencies``
+       List of available frequencies of the CPUs belonging to this policy
+       (in kHz).
+
 ``scaling_available_governors``
        List of ``CPUFreq`` scaling governors present in the kernel that can
        be attached to this policy or (if the |intel_pstate| scaling driver is
This page took 0.054047 seconds and 4 git commands to generate.