summaryrefslogtreecommitdiff
path: root/tools/docs/parse-headers.py
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2025-11-28 16:50:45 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2025-11-28 16:50:45 +0100
commit7cede21e9f04f16a456d3c3c8a9a8899c8d84757 (patch)
treeb1fefc4f8dfee5a03984ea5d65bf82f6342bcf00 /tools/docs/parse-headers.py
parent638757c9c9e5a823671367150a9f48e93d115b48 (diff)
parentc19dfb267c28032293515a635eaefbf9194629ac (diff)
parent30a8e0a32e7c52c75208aaf5243414b1a6930e6d (diff)
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