Hi Linus, Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \ pm+acpi-4.6-rc2 to receive power management and ACPI material for v4.6-rc2 with top-most commit 8fbd4ade93dc67f035914cd4030f1c58797d9e59 Merge branch 'acpi-processor' on top of commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca Linux 4.6-rc1 Just one fix for a nasty boot failure on some systems based on Intel Skylake that shipped with broken firmware where enabling hardware-coordinated P-states management (HWP) causes a faulty interrupt handler in SMM to be invoked and crash the system (Srinivas Pandruvada). Thanks! --------------- Srinivas Pandruvada (1): ACPI / processor: Request native thermal interrupt handling via _OSC --------------- arch/x86/kernel/cpu/mcheck/therm_throt.c | 3 ++ drivers/acpi/acpi_processor.c | 52 ++++++++++++++++++++++++++++++++ drivers/acpi/bus.c | 3 ++ drivers/acpi/internal.h | 6 ++++ 4 files changed, 64 insertions(+) -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html