linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dirk Brandewie <dirk.brandewie@gmail.com>
To: dirk.brandewie@gmail.com, linux-pm@vger.kernel.org, rjw@rjwysocki.net
Subject: Re: [PATCH 0/4] intel_pstate updates
Date: Mon, 21 Oct 2013 09:29:58 -0700	[thread overview]
Message-ID: <52655686.7000406@intel.com> (raw)
In-Reply-To: <1382372435-29778-1-git-send-email-dirk.j.brandewie@intel.com>

Forgot to add this patch set is based on linux-pm/bleeding-edge
commit 1a1da369261c3ee2c3caa078b6ace46adcdffbb6

On 10/21/2013 09:20 AM, dirk.brandewie@gmail.com wrote:
> 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(-)
>


  parent reply	other threads:[~2013-10-21 16:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Dirk Brandewie [this message]
2013-10-21 22:46   ` [PATCH 0/4] intel_pstate updates Rafael J. Wysocki
2013-10-21 22:40     ` Dirk Brandewie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52655686.7000406@intel.com \
    --to=dirk.brandewie@gmail.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).