Re: [PATCH v3 2/2] cpufreq: Documentation update for trace_policy_frequency

From: Tiffany Yang
Date: Mon Dec 01 2025 - 18:12:20 EST


Hi Sam,

IMO this type of documentation should be in the same patch as the
related change because having a single commit makes it easier to track
(especially if/when these changes are cherry-picked to other
trees). There may be reasons to keep them separate that I'm not thinking
of, so if others disagree, defer to them!


"'Samuel Wu' via kernel-team" <kernel-team@xxxxxxxxxxx> writes:

Documentation update corresponding to replace the cpu_frequency trace
event with the policy_frequency trace event.

Signed-off-by: Samuel Wu <wusamuel@xxxxxxxxxx>
---
Documentation/admin-guide/pm/amd-pstate.rst | 10 +++++-----
Documentation/admin-guide/pm/intel_pstate.rst | 14 +++++++-------
Documentation/trace/events-power.rst | 2 +-
3 files changed, 13 insertions(+), 13 deletions(-)
<snip>

A suspend event is used to indicate the system going in and out of the
suspend mode:

Otherwise, this change lgtm.

--
Tiffany Y. Yang