Re: [PATCH 0/2] cpupower: Allow control of boost feature on non-x86 based systems with boost support.

From: Shuah Khan
Date: Mon Jun 02 2025 - 18:37:31 EST


On 5/29/25 05:48, John B. Wyatt IV wrote:
Hello Shinji, ty for your patch.

On Thu, May 22, 2025 at 03:10:57PM +0900, Shinji Nomoto wrote:
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.

Did you test this on non-x86 systems? If so, would you please provide
details on those architectures and systems?


I applied these to coupower - I will go drop them now.

thanks,
-- Shuah