From: Zhang Rui <rui.zhang@intel.com>
To: Jacob Pan <jacob.jun.pan@linux.intel.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
Linux PM <linux-pm@vger.kernel.org>,
Rafael Wysocki <rafael.j.wysocki@intel.com>,
Arjan van de Ven <arjan@linux.intel.com>
Subject: Re: [PATCH] thermal/intel_powerclamp: Add newer CPU models
Date: Wed, 09 Oct 2013 12:18:10 +0800 [thread overview]
Message-ID: <1381292290.2133.38.camel@rzhang1-mobl4> (raw)
In-Reply-To: <1380195205-32646-1-git-send-email-jacob.jun.pan@linux.intel.com>
On Thu, 2013-09-26 at 04:33 -0700, Jacob Pan wrote:
> This will enable intel_powerclamp driver on newer Intel CPUs
> including some Ivy Bridge and Haswell processors.
>
> Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
applied to thermal -next.
thanks,
rui
> ---
> drivers/thermal/intel_powerclamp.c | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/drivers/thermal/intel_powerclamp.c b/drivers/thermal/intel_powerclamp.c
> index b40b37c..6e3b061 100644
> --- a/drivers/thermal/intel_powerclamp.c
> +++ b/drivers/thermal/intel_powerclamp.c
> @@ -675,6 +675,11 @@ static const struct x86_cpu_id intel_powerclamp_ids[] = {
> { X86_VENDOR_INTEL, 6, 0x2e},
> { X86_VENDOR_INTEL, 6, 0x2f},
> { X86_VENDOR_INTEL, 6, 0x3a},
> + { X86_VENDOR_INTEL, 6, 0x3c},
> + { X86_VENDOR_INTEL, 6, 0x3e},
> + { X86_VENDOR_INTEL, 6, 0x3f},
> + { X86_VENDOR_INTEL, 6, 0x45},
> + { X86_VENDOR_INTEL, 6, 0x46},
> {}
> };
> MODULE_DEVICE_TABLE(x86cpu, intel_powerclamp_ids);
prev parent reply other threads:[~2013-10-09 4:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-26 11:33 [PATCH] thermal/intel_powerclamp: Add newer CPU models Jacob Pan
2013-10-09 4:18 ` Zhang Rui [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=1381292290.2133.38.camel@rzhang1-mobl4 \
--to=rui.zhang@intel.com \
--cc=arjan@linux.intel.com \
--cc=jacob.jun.pan@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=rafael.j.wysocki@intel.com \
/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