linux/tools/power/cpupower/man
Shinji Nomoto 357d1fc38a cpupower: Allow control of boost feature on non-x86 based systems with boost support.
The cpufreq subsystem has a generic sysfs interface for controlling boost
(/sys/devices/system/cpu/cpufreq/boost).
The sysfs interface can be used to enable boost control from the cpupower
command on non-x86 platforms as well. So, allow boost controlling
on non-x86 system if boost sysfs file exists.

The set subcommand enables/disables the boost feature using the following
syntax:
    cpupower set --boost 1
    cpupower set --boost 0

The --boost option is an alias for --turbo-boost. We provided the neutral
option name because the name "turbo boost" is specific to Intel technology.

The frequency-info subcommand displays the enabled/disabled state of
the boost feature as follows:
    boost state support:
        Active: yes (or no)

Link: https://lore.kernel.org/r/20250522061122.2149188-3-fj5851bi@fujitsu.com
Signed-off-by: Shinji Nomoto <fj5851bi@fujitsu.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2025-08-15 10:49:14 -06:00
..
cpupower-frequency-info.1 Fix cpupower-frequency-info.1 man page typo 2024-03-06 09:27:57 -07:00
cpupower-frequency-set.1 Fix cpupower manpages "NAME" section 2016-04-28 16:02:29 +02:00
cpupower-idle-info.1 ACPI: Use valid link to the ACPI specification 2020-07-27 14:11:22 +02:00
cpupower-idle-set.1 tools: cpupower: fix typo in cpupower-idle-set(1) manpage 2022-01-24 09:07:11 -07:00
cpupower-info.1 cpupower: Remove mc and smt power aware scheduler info/settings 2014-05-17 00:36:37 +02:00
cpupower-monitor.1 cpupower: Remove absent 'v' parameter from monitor man page 2024-06-20 09:48:13 -06:00
cpupower-powercap-info.1 cpupower: fix reference to nonexistent document 2023-10-25 10:14:35 -06:00
cpupower-set.1 cpupower: Allow control of boost feature on non-x86 based systems with boost support. 2025-08-15 10:49:14 -06:00
cpupower.1 Correction to manpage of cpupower 2020-01-27 08:43:31 -07:00