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" <[email protected]> writes:
Documentation update corresponding to replace the cpu_frequency trace event with the policy_frequency trace event.
Signed-off-by: Samuel Wu <[email protected]> --- 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
