From: Dasaratharaman Chandramouli <dasaratharaman.chandramouli@intel.com>
To: Zhang Rui <rui.zhang@intel.com>, jacob.jun.pan@linux.intel.com
Cc: Eduardo Valentin <edubezval@gmail.com>,
linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
Jacob Pan Jun <jacob.jun.pan@intel.com>,
Nikhil Rao <nikhil.rao@intel.com>
Subject: Re: [PATCH] intel powerclamp: support Knights Landing
Date: Fri, 24 Apr 2015 10:33:34 -0700 [thread overview]
Message-ID: <1429896814.16073.4.camel@localhost> (raw)
In-Reply-To: <1429309866-63063-1-git-send-email-dasaratharaman.chandramouli@intel.com>
Adding Jacob Pan
On Fri, 2015-04-17 at 15:31 -0700, Dasaratharaman Chandramouli wrote:
> This patch enables intel_powerclamp driver to run on the
> next-generation Intel(R) Xeon Phi Microarchitecture
> code named "Knights Landing"
>
> Signed-off-by: Dasaratharaman Chandramouli <dasaratharaman.chandramouli@intel.com>
> ---
> drivers/thermal/intel_powerclamp.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/thermal/intel_powerclamp.c b/drivers/thermal/intel_powerclamp.c
> index 12623bc..e34ccd5 100644
> --- a/drivers/thermal/intel_powerclamp.c
> +++ b/drivers/thermal/intel_powerclamp.c
> @@ -690,6 +690,7 @@ static const struct x86_cpu_id intel_powerclamp_ids[] = {
> { X86_VENDOR_INTEL, 6, 0x4c},
> { X86_VENDOR_INTEL, 6, 0x4d},
> { X86_VENDOR_INTEL, 6, 0x56},
> + { X86_VENDOR_INTEL, 6, 0x57},
> {}
> };
> MODULE_DEVICE_TABLE(x86cpu, intel_powerclamp_ids);
next prev parent reply other threads:[~2015-04-24 17:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-17 22:31 [PATCH] intel powerclamp: support Knights Landing Dasaratharaman Chandramouli
2015-04-24 17:33 ` Dasaratharaman Chandramouli [this message]
2015-04-24 21:58 ` Jacob Pan
2015-06-22 16:51 ` Chandramouli, Dasaratharaman
2015-06-22 23:39 ` Rafael J. Wysocki
2015-06-23 18:46 ` Dasaratharaman Chandramouli
2015-06-23 19:51 ` Rafael J. Wysocki
2015-06-24 1:46 ` Zhang, Rui
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=1429896814.16073.4.camel@localhost \
--to=dasaratharaman.chandramouli@intel.com \
--cc=edubezval@gmail.com \
--cc=jacob.jun.pan@intel.com \
--cc=jacob.jun.pan@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=nikhil.rao@intel.com \
--cc=rui.zhang@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;
as well as URLs for NNTP newsgroup(s).