[PATCH 0/2] Disable the MSR T-state if it is enabled after resumed

From: Chen Yu
Date: Tue Feb 07 2017 - 11:17:47 EST


Disable the MSR T-state if it is enabled after resumed back, because
generally we don't expect the throttling to be enabled after resumed
and should rely on other OS components to adjust the throttling state.

Chen Yu (2):
ACPI throttling: Disable the MSR T-state if enabled after resumed
x86/pm: Delete the quirk to save/restore extra MSR around
suspend/resume

arch/x86/power/cpu.c | 38 +++++--------------------------------
drivers/acpi/processor_throttling.c | 33 ++++++++++++++++++++++++++++++++
2 files changed, 38 insertions(+), 33 deletions(-)

--
2.7.4