Re: [PATCH] tools/power/cpupower: Add documentation for some recently introduced options

From: Shuah Khan
Date: Mon Sep 30 2024 - 11:51:39 EST


On 9/24/24 12:36, Shuah Khan wrote:
On 9/24/24 08:17, Tor Vic wrote:
The 'cpupower-set' tool has learned new options with commits:

   f2ab5557119a "cpupower: Add EPP value change support"
   df8776b03689 "cpupower: Add support for amd_pstate mode change"
   eb426fc6bdd6 "cpupower: Add turbo-boost support in cpupower"


Thank you for finding and fixing this.

Checkpatch complains about commit description format. I fixed them
for now.

This patch will be applied once the merge window closes.


However, the corresponding manpage was never updated.

Thank you for finding and fixing this.

This patch will be applied once the merge window closes.

Add a basic description of these new options to the existing manpage.

Signed-off-by: Tor Vic <torvic9@xxxxxxxxxxx>
---


Thank you. Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux.git/log/?h=cpupower

It will be included in my next pull request to PM maintainer.

thanks,
-- Shuah