public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/4] cpupower: fix various man pages issues
@ 2026-03-24 22:39 Roberto Ricci
  2026-03-24 22:39 ` [PATCH v5 1/4] cpupower-idle-info.1: fix short option names Roberto Ricci
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Roberto Ricci @ 2026-03-24 22:39 UTC (permalink / raw)
  To: Thomas Renninger, Shuah Khan, John B. Wyatt IV, John Kacur,
	linux-pm, linux-kernel
  Cc: Roberto Ricci

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@r-ricci.it>

---
Changes in v5:
- Drop whitespace removal patches
  Link to v4: https://lore.kernel.org/linux-pm/20260324013543.4776-1-io@r-ricci.it/

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@r-ricci.it/

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 (4):
  cpupower-idle-info.1: fix short option names
  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

 tools/power/cpupower/man/cpupower-frequency-info.1 | 8 +++++++-
 tools/power/cpupower/man/cpupower-idle-info.1      | 4 ++--
 tools/power/cpupower/man/cpupower-info.1           | 9 ++++++++-
 3 files changed, 17 insertions(+), 4 deletions(-)

-- 
2.53.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-03-25 19:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-24 22:39 [PATCH v5 0/4] cpupower: fix various man pages issues Roberto Ricci
2026-03-24 22:39 ` [PATCH v5 1/4] cpupower-idle-info.1: fix short option names Roberto Ricci
2026-03-24 22:39 ` [PATCH v5 2/4] cpupower-frequency-info.1: use the proper name of the --perf option Roberto Ricci
2026-03-24 23:06   ` Shuah Khan
2026-03-24 23:11     ` Shuah Khan
2026-03-25 11:25     ` Roberto Ricci
2026-03-24 22:39 ` [PATCH v5 3/4] cpupower-frequency-info.1: document --boost and --epp options Roberto Ricci
2026-03-24 22:39 ` [PATCH v5 4/4] cpupower-info.1: describe the --perf-bias option Roberto Ricci
2026-03-25 19:39 ` [PATCH v5 0/4] cpupower: fix various man pages issues Shuah Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox