public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Viresh Kumar <viresh.kumar@linaro.org>
To: Ethan Zhao <ethan.zhao@oracle.com>
Cc: kristen@linux.intel.com, rjw@rjwysocki.net,
	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 10:40:05 +0530	[thread overview]
Message-ID: <20150805051005.GC15655@linux> (raw)
In-Reply-To: <1438734530-5855-1-git-send-email-ethan.zhao@oracle.com>

On 05-08-15, 09:28, Ethan Zhao 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: Viresh Kumar <viresh.kumar@linaro.org>

-- 
viresh

  reply	other threads:[~2015-08-05  5:10 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 [this message]
2015-08-05 19:47 ` Kristen Carlson Accardi

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=20150805051005.GC15655@linux \
    --to=viresh.kumar@linaro.org \
    --cc=ethan.zhao@oracle.com \
    --cc=kristen@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --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