Commit 6b4ccf11fa5d for kernel

commit 6b4ccf11fa5dae17ac815c5a07ce56655d60a815
Merge: 5d5c47875952 3744b08449c2
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Thu Jan 16 09:04:10 2025 -0800

    Merge tag 'pm-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

    Pull power management fixes from Rafael Wysocki:
     "Update the documentation of cpuidle governors that does not match the
      code any more after previous functional changes (Rafael Wysocki) and
      fix up the cpufreq Kconfig file broken inadvertently by a previous
      update (Viresh Kumar)"

    * tag 'pm-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
      cpufreq: Move endif to the end of Kconfig file
      cpuidle: teo: Update documentation after previous changes
      cpuidle: menu: Update documentation after previous changes