Re: [PATCH 0/2] intel_pstate: Add support for hardware managed P states (HWP)

2014-11-14 Thread Rafael J. Wysocki
On Thursday, November 06, 2014 09:40:45 AM dirk.brande...@gmail.com wrote: > From: Dirk Brandewie > > 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

Re: [PATCH 0/2] intel_pstate: Add support for hardware managed P states (HWP)

2014-11-14 Thread Rafael J. Wysocki
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

[PATCH 0/2] intel_pstate: Add support for hardware managed P states (HWP)

2014-11-06 Thread dirk . brandewie
From: Dirk Brandewie 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

[PATCH 0/2] intel_pstate: Add support for hardware managed P states (HWP)

2014-11-06 Thread dirk . brandewie
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