]> Gentwo Git Trees - linux/.git/commit
Merge branches 'pm-qos' and 'pm-tools'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 28 Nov 2025 15:50:45 +0000 (16:50 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 28 Nov 2025 15:50:45 +0000 (16:50 +0100)
commit7cede21e9f04f16a456d3c3c8a9a8899c8d84757
treeb1fefc4f8dfee5a03984ea5d65bf82f6342bcf00
parent638757c9c9e5a823671367150a9f48e93d115b48
parentc19dfb267c28032293515a635eaefbf9194629ac
parent30a8e0a32e7c52c75208aaf5243414b1a6930e6d
Merge branches 'pm-qos' and 'pm-tools'

Merge PM QoS updates and a cpupower utility update for 6.19-rc1:

 - Introduce and document a QoS limit on CPU exit latency during wakeup
   from suspend-to-idle (Ulf Hansson)

 - Add support for building libcpupower statically (Zuo An)

* pm-qos:
  Documentation: power/cpuidle: Document the CPU system wakeup latency QoS
  cpuidle: Respect the CPU system wakeup QoS limit for cpuidle
  sched: idle: Respect the CPU system wakeup QoS limit for s2idle
  pmdomain: Respect the CPU system wakeup QoS limit for cpuidle
  pmdomain: Respect the CPU system wakeup QoS limit for s2idle
  PM: QoS: Introduce a CPU system wakeup QoS limit

* pm-tools:
  tools/power/cpupower: Support building libcpupower statically