tools/power/cpupower: Add documentation for some recently introduced options
authorTor Vic <torvic9@mailbox.org>
Tue, 24 Sep 2024 14:17:47 +0000 (16:17 +0200)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 30 Sep 2024 15:39:47 +0000 (09:39 -0600)
commit7043a9f77c2ad8e937850fce6f95ab66592d624a
treed418382ef57d6f14ad7e1da87f94d232a269ab3e
parent9852d85ec9d492ebef56dc5f229416c925758edc
tools/power/cpupower: Add documentation for some recently introduced options

The 'cpupower-set' tool has been enhanced with new features:

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

However, the corresponding manpage was never updated.

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

Commit description updated to fix checkpatch errors: Shuah Khan

Signed-off-by: Tor Vic <torvic9@mailbox.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/power/cpupower/man/cpupower-set.1