These patches were previously posted in a patch bomb[1] across all subsystems. The core pieces of that patch bomb are now upstream, so here are just the PM/ACPI bits (previously Acked by Rafael). Signed-off-by: Tony Luck <tony.luck@xxxxxxxxx> [1] https://lore.kernel.org/all/ZlYVqSlx8GLwTJEr@xxxxxxxxxxxxxxxxxxxxxxxxx/ Tony Luck (8): cpufreq: Switch to new Intel CPU model defines intel_idle: Switch to new Intel CPU model defines powercap: intel_rapl: Switch to new Intel CPU model defines ASoC: Intel: Switch to new Intel CPU model defines thermal: intel: intel_tcc_cooling: Switch to new Intel CPU model defines ACPI: LPSS: Switch to new Intel CPU model defines cpufreq: intel_pstate: Switch to new Intel CPU model defines powercap: intel_rapl: Switch to new Intel CPU model defines include/linux/platform_data/x86/soc.h | 12 +- drivers/acpi/x86/lpss.c | 4 +- drivers/cpufreq/intel_pstate.c | 90 +++++++------ drivers/cpufreq/speedstep-centrino.c | 8 +- drivers/idle/intel_idle.c | 116 ++++++++--------- drivers/powercap/intel_rapl_common.c | 120 +++++++++--------- drivers/powercap/intel_rapl_msr.c | 16 +-- drivers/thermal/intel/intel_soc_dts_thermal.c | 2 +- drivers/thermal/intel/intel_tcc_cooling.c | 30 ++--- 9 files changed, 198 insertions(+), 200 deletions(-) base-commit: 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0 -- 2.45.0