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


Groups > linux.kernel > #1575847 > unrolled thread

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

Started byChen Yu <yu.c.chen@intel.com>
First post2017-02-07 17:20 +0100
Last post2017-02-07 17:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [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

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

FromChen Yu <yu.c.chen@intel.com>
Date2017-02-07 17:20 +0100
Subject[PATCH 0/2] Disable the MSR T-state if it is enabled after resumed
Message-ID<t8gEP-5ar-43@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web