MSR_NHM_TURBO_RATIO_LIMIT and MSR_IVT_TURBO_RATIO_LIMIT are
duplicate MSRs with MSR_TURBO_RATIO_LIMIT and MSR_TURBO_RATIO_LIMIT1
respectively. So remove them by first removing their usage and then
from msr-index.h.

Srinivas Pandruvada (3):
  cpufreq: intel_pstate: Replace MSR_NHM_TURBO_RATIO_LIMIT
  tools/power turbostat: Replace MSR_NHM_TURBO_RATIO_LIMIT
  x86: remove duplicate turbo ratio limit MSRs

 arch/x86/include/asm/msr-index.h      | 2 --
 drivers/cpufreq/intel_pstate.c        | 4 ++--
 tools/power/x86/turbostat/turbostat.8 | 2 +-
 tools/power/x86/turbostat/turbostat.c | 2 +-
 4 files changed, 4 insertions(+), 6 deletions(-)

-- 
2.5.5

Reply via email to