Linux Power Management development
 help / color / mirror / Atom feed
From: Kristen Carlson Accardi <kristen@linux.intel.com>
To: Ethan Zhao <ethan.zhao@oracle.com>
Cc: rjw@rjwysocki.net, viresh.kumar@linaro.org,
	linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] intel_pstate: append more Oracle OEM table id to vendor bypass list
Date: Wed, 5 Aug 2015 12:47:55 -0700	[thread overview]
Message-ID: <20150805124755.3f92c662@kcaccard-desk.amr.corp.intel.com> (raw)
In-Reply-To: <1438734530-5855-1-git-send-email-ethan.zhao@oracle.com>

On Wed,  5 Aug 2015 09:28:50 +0900
Ethan Zhao <ethan.zhao@oracle.com> wrote:

> Append more Oracle X86 servers that have their own power management,
> 
> SUN FIRE X4275 M3
> SUN FIRE X4170 M3
> and
> SUN FIRE X6-2
> 
> Signed-off-by: Ethan Zhao <ethan.zhao@oracle.com>
> ---
>  drivers/cpufreq/intel_pstate.c | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/drivers/cpufreq/intel_pstate.c b/drivers/cpufreq/intel_pstate.c
> index c45d274..c57b011 100644
> --- a/drivers/cpufreq/intel_pstate.c
> +++ b/drivers/cpufreq/intel_pstate.c
> @@ -1156,6 +1156,10 @@ static struct hw_vendor_info vendor_info[] = {
>  	{1, "ORACLE", "X4270M3 ", PPC},
>  	{1, "ORACLE", "X4270M2 ", PPC},
>  	{1, "ORACLE", "X4170M2 ", PPC},
> +	{1, "ORACLE", "X4170 M3", PPC},
> +	{1, "ORACLE", "X4275 M3", PPC},
> +	{1, "ORACLE", "X6-2    ", PPC},
> +	{1, "ORACLE", "Sudbury ", PPC},
>  	{0, "", ""},
>  };
>  

Acked-by:  Kristen Carlson Accardi <kristen@linux.intel.com>

      parent reply	other threads:[~2015-08-05 19:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-05  0:28 [PATCH] intel_pstate: append more Oracle OEM table id to vendor bypass list Ethan Zhao
2015-08-05  5:10 ` Viresh Kumar
2015-08-05 19:47 ` Kristen Carlson Accardi [this message]

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=20150805124755.3f92c662@kcaccard-desk.amr.corp.intel.com \
    --to=kristen@linux.intel.com \
    --cc=ethan.zhao@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    --cc=viresh.kumar@linaro.org \
    /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