linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] intel_pstate updates
@ 2013-10-21 16:20 dirk.brandewie
  2013-10-21 16:20 ` [PATCH 1/4] cpufreq: intel_pstate: Improve accuracy by not truncating until final result dirk.brandewie
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: dirk.brandewie @ 2013-10-21 16:20 UTC (permalink / raw)
  To: linux-pm, rjw; +Cc: Dirk Brandewie

From: Dirk Brandewie <dirk.j.brandewie@intel.com>

Patches 1-2 are bugfixes

Patch 3 refactors the driver to support per-CPUID accessor functions
to enable supporting CPUs that have different methods/MSRs for
enumerating and setting the requested P state.

Patch 4 Adds support for the Baytrail-M CPU


Brennan Shacklett (1):
  cpufreq: intel_pstate: Improve accuracy by not truncating until final
    result

Dirk Brandewie (3):
  cpufreq/intel_pstate:  Correct calculation of min pstate value
  cpufreq/intel_pstate: Refactor driver to support CPUs with different
    MSR layouts
  cpufreq/intel_pstate: Add Baytrail support

 drivers/cpufreq/intel_pstate.c | 215 ++++++++++++++++++++++++++++-------------
 1 file changed, 150 insertions(+), 65 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-10-21 22:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-21 16:20 [PATCH 0/4] intel_pstate updates dirk.brandewie
2013-10-21 16:20 ` [PATCH 1/4] cpufreq: intel_pstate: Improve accuracy by not truncating until final result dirk.brandewie
2013-10-21 20:53   ` Brennan Shacklett
2013-10-21 16:20 ` [PATCH 2/4] cpufreq/intel_pstate: Correct calculation of min pstate value dirk.brandewie
2013-10-21 16:20 ` [PATCH 3/4] cpufreq/intel_pstate: Refactor driver to support CPUs with different MSR layouts dirk.brandewie
2013-10-21 16:20 ` [PATCH 4/4] cpufreq/intel_pstate: Add Baytrail support dirk.brandewie
2013-10-21 16:29 ` [PATCH 0/4] intel_pstate updates Dirk Brandewie
2013-10-21 22:46   ` Rafael J. Wysocki
2013-10-21 22:40     ` Dirk Brandewie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).