On Thursday, November 06, 2014 09:40:45 AM dirk.brande...@gmail.com wrote: > From: Dirk Brandewie <dirk.j.brande...@intel.com> > > This patch set adds support for HWP. When HWP is enabled the CPU will > do P state autonomously and intel_pstate simply provides an interface > to forward user preferences to the CPU while maintaining the > interfaces required by the cpufreq core. > > Dirk Brandewie (2): > x86: Add support for Intel HWP feature detection. > intel_pstate: Add support for HWP > > Documentation/cpu-freq/intel-pstate.txt | 37 ++++++++---- > Documentation/kernel-parameters.txt | 3 + > arch/x86/include/asm/cpufeature.h | 5 ++ > arch/x86/include/uapi/asm/msr-index.h | 41 +++++++++++++ > arch/x86/kernel/cpu/scattered.c | 5 ++ > drivers/cpufreq/intel_pstate.c | 102 > +++++++++++++++++++++++++++++++- > 6 files changed, 178 insertions(+), 15 deletions(-)
Both patches queued up for 3.19 (with assorted fixups), thanks! -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/