This series contains the remaining (rebased) patches that were not applied to the pdx tree earlier. This also includes Acked-by / Reviewed-by tags from Rafael and Thomas.
Rebased and tested on: http://git.infradead.org/linux-platform-drivers-x86.git/shortlog/refs/heads/review-andy Cc: Rafael J. Wysocki <[email protected]> Cc: Len Brown <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Cc: [email protected] Rajneesh Bhardwaj (3): x86/cpu: Add Cannonlake to Intel family platform/x86: intel_pmc_core: Add CannonLake PCH support platform/x86: intel_pmc_core: Special case for Coffeelake Srinivas Pandruvada (2): ACPI / LPIT: Export lpit_read_residency_count_address() platform/x86: intel_pmc_core: Read base address from LPIT arch/x86/include/asm/intel-family.h | 6 ++ drivers/acpi/acpi_lpit.c | 1 + drivers/platform/x86/intel_pmc_core.c | 108 +++++++++++++++++++++++++++++++++- drivers/platform/x86/intel_pmc_core.h | 13 ++++ 4 files changed, 127 insertions(+), 1 deletion(-) -- 2.7.4

