[PATCH v4 0/6] cpupower: fix various man pages issues
From: Roberto Ricci
Date: Mon Mar 23 2026 - 21:37:10 EST
This patch series fixes a few issues with the cpupower manual pages,
such as missing or incorrect options and trailing whitespace.
Signed-off-by: Roberto Ricci <io@xxxxxxxxxx>
---
Changes in v4:
- Remove Fixes tags from commit messages
- Fix issues reported by scripts/checkpatch.pl
- Add patches to trim whitespace from some files
- Add cover letter
Link to v3: https://lore.kernel.org/linux-pm/20260312102029.14980-1-io@xxxxxxxxxx/
Changes in v3:
- Resend because v2 patches have been incorrectly sent as replies to
individual v1 messages.
Links to v2:
- https://lore.kernel.org/linux-pm/abH7pF9p8KxAsHIE@desktop0a/
- https://lore.kernel.org/linux-pm/abH9KsKbvyi-iceb@desktop0a/
- https://lore.kernel.org/linux-pm/abH9rMVuy8wmzgkG@desktop0a/
- https://lore.kernel.org/linux-pm/abH9_Jk-ckkJvsGb@desktop0a/
Changes in v2:
- More descriptive commit messages
Links to v1:
- https://lore.kernel.org/linux-pm/abHAZj9xwfDf5JVZ@desktop0a/
- https://lore.kernel.org/linux-pm/abHAdH-ggaxUugCy@desktop0a/
- https://lore.kernel.org/linux-pm/abHAhAg-6gaK0Qn7@desktop0a/
- https://lore.kernel.org/linux-pm/abHAkgiPg8VDpDoV@desktop0a/
---
Roberto Ricci (6):
cpupower-frequency-set.1: trim trailing whitespace
cpupower-idle-info.1: fix short option names
cpupower-frequency-info.1: trim trailing whitespace
cpupower-frequency-info.1: use the proper name of the --perf option
cpupower-frequency-info.1: document --boost and --epp options
cpupower-info.1: describe the --perf-bias option
.../cpupower/man/cpupower-frequency-info.1 | 64 ++++++++++---------
.../cpupower/man/cpupower-frequency-set.1 | 42 ++++++------
tools/power/cpupower/man/cpupower-idle-info.1 | 4 +-
tools/power/cpupower/man/cpupower-info.1 | 9 ++-
4 files changed, 66 insertions(+), 53 deletions(-)
--
2.53.0