From: Jacob Pan <jacob.jun.pan@linux.intel.com>
To: Dasaratharaman Chandramouli <dasaratharaman.chandramouli@intel.com>
Cc: Zhang Rui <rui.zhang@intel.com>,
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 14:58:35 -0700 [thread overview]
Message-ID: <20150424145835.53888d75@ultegra> (raw)
In-Reply-To: <1429896814.16073.4.camel@localhost>
On Fri, 24 Apr 2015 10:33:34 -0700
Dasaratharaman Chandramouli <dasaratharaman.chandramouli@intel.com>
wrote:
> 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"
> >
looks good.
Acked-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
> > 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);
>
>
--
Jacob Pan
next prev parent reply other threads:[~2015-04-24 21:58 UTC|newest]
Thread overview: 11+ 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
2015-04-24 21:58 ` Jacob Pan [this message]
2015-06-22 16:51 ` Chandramouli, Dasaratharaman
2015-06-22 16:51 ` Chandramouli, Dasaratharaman
2015-06-22 23:39 ` Rafael J. Wysocki
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
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=20150424145835.53888d75@ultegra \
--to=jacob.jun.pan@linux.intel.com \
--cc=dasaratharaman.chandramouli@intel.com \
--cc=edubezval@gmail.com \
--cc=jacob.jun.pan@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.