Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1575847

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

From Chen Yu <yu.c.chen@intel.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] Disable the MSR T-state if it is enabled after resumed
Date 2017-02-07 17:20 +0100
Message-ID <t8gEP-5ar-43@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 0/2] Disable the MSR T-state if it is enabled after resumed Chen Yu <yu.c.chen@intel.com> - 2017-02-07 17:20 +0100

csiph-web