diff options
| author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2026-05-29 14:48:02 +0200 |
|---|---|---|
| committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2026-05-29 14:48:02 +0200 |
| commit | 412e31aac66ae11252ce0606fd957b05927c8788 (patch) | |
| tree | 7f929492ef915ea4a6e1fe3e0be54d1ac8f2ce9d /Documentation | |
| parent | 27fc138f7431bd9eaf0fab7a4af02267a5a0b72c (diff) | |
| parent | f02504316b7f211b7c8b4ac753c7b4b43c7e60aa (diff) | |
| parent | 86b488b19f969e4f32246dba042638bf1a1240ac (diff) | |
| download | linux-next-history-412e31aac66ae11252ce0606fd957b05927c8788.tar.gz | |
Merge branches 'pm-cpufreq' and 'pm-cpuidle' into linux-next
* pm-cpufreq:
cpufreq: governor: Fix stale prev_cpu_nice spike when enabling ignore_nice_load
cpufreq: governor: Fix data races on per-CPU idle/nice baselines
cpufreq: intel_pstate: Improve warning message on HWP-disabled hybrid CPUs
cpufreq: elanfreq: Drop support for AMD Elan SC4*
cpufreq: clean up dead dependencies on X86 in Kconfig
cpufreq: conservative: Simplify frequency limit handling
cpufreq: Avoid redundant target() calls for unchanged limits
cpufreq: Fix typo in comment
cpufreq: intel_pstate: Sync policy->cur during CPU offline
cpufreq: Documentation: fix sampling_down_factor range
cpufreq: Fix hotplug-suspend race during reboot
cpufreq: pcc: fix use-after-free and double free in _OSC evaluation
* pm-cpuidle:
intel_idle: Drop C-states redundant when PC6 is disabled
intel_idle: Introduce a helper for checking PC6
intel_idle: Add constants for MSR_PKG_CST_CONFIG_CONTROL
