[PATCH 0/9] x86/mwait-idle: sync up with Linux 7.0-rc

Jan Beulich posted 9 patches 1 week, 4 days ago
Failed in applying to current master (apply log)
[PATCH 0/9] x86/mwait-idle: sync up with Linux 7.0-rc
Posted by Jan Beulich 1 week, 4 days ago
Includes a few custom changes, too.

1: arrange for BSP MSR adjustments during S3 resume
2: clean up BYT/CHT auto demotion disable
3: latch struct idle_cpu contents
4: move pre-initialized struct idle_cpu instances
5: Remove unused driver version constant
6: Remove the 'preferred_cstates' parameter
7: drop const from struct cpuidle_state arrays
8: Add cmdline option to adjust C-states table
9: Add C-states validation

Jan