[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1467846477-13659-1-git-send-email-srinivas.pandruvada@linux.intel.com>
Date: Wed, 6 Jul 2016 16:07:54 -0700
From: Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>
To: rjw@...ysocki.net, tglx@...utronix.de, mingo@...hat.com, bp@...e.de
Cc: x86@...nel.org, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org,
Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>
Subject: [PATCH 0/3] x86: Remove duplicate turbo ratio MSRs
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
Powered by blists - more mailing lists