All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Chandramouli, Dasaratharaman"  <dasaratharaman.chandramouli@intel.com>
To: Jacob Pan <jacob.jun.pan@linux.intel.com>
Cc: "Zhang, Rui" <rui.zhang@intel.com>,
	Eduardo Valentin <edubezval@gmail.com>,
	"linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Pan, Jacob jun" <jacob.jun.pan@intel.com>,
	"Rao, Nikhil" <nikhil.rao@intel.com>
Subject: RE: [PATCH] intel powerclamp: support Knights Landing
Date: Mon, 22 Jun 2015 16:51:13 +0000	[thread overview]
Message-ID: <56FD0D4EC3679746A2BD9228E7E608363E2A974D@ORSMSX114.amr.corp.intel.com> (raw)
In-Reply-To: <20150424145835.53888d75@ultegra>

Can we make this patch available for 4.2

> -----Original Message-----
> From: Jacob Pan [mailto:jacob.jun.pan@linux.intel.com]
> Sent: Friday, April 24, 2015 2:59 PM
> To: Chandramouli, Dasaratharaman
> Cc: Zhang, Rui; Eduardo Valentin; linux-pm@vger.kernel.org; linux-
> kernel@vger.kernel.org; Pan, Jacob jun; Rao, Nikhil
> Subject: Re: [PATCH] intel powerclamp: support Knights Landing
> 
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at  http://www.tux.org/lkml/

WARNING: multiple messages have this Message-ID (diff)
From: "Chandramouli, Dasaratharaman" <dasaratharaman.chandramouli@intel.com>
To: Jacob Pan <jacob.jun.pan@linux.intel.com>
Cc: "Zhang, Rui" <rui.zhang@intel.com>,
	Eduardo Valentin <edubezval@gmail.com>,
	"linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Pan, Jacob jun" <jacob.jun.pan@intel.com>,
	"Rao, Nikhil" <nikhil.rao@intel.com>
Subject: RE: [PATCH] intel powerclamp: support Knights Landing
Date: Mon, 22 Jun 2015 16:51:13 +0000	[thread overview]
Message-ID: <56FD0D4EC3679746A2BD9228E7E608363E2A974D@ORSMSX114.amr.corp.intel.com> (raw)
In-Reply-To: <20150424145835.53888d75@ultegra>

Can we make this patch available for 4.2

> -----Original Message-----
> From: Jacob Pan [mailto:jacob.jun.pan@linux.intel.com]
> Sent: Friday, April 24, 2015 2:59 PM
> To: Chandramouli, Dasaratharaman
> Cc: Zhang, Rui; Eduardo Valentin; linux-pm@vger.kernel.org; linux-
> kernel@vger.kernel.org; Pan, Jacob jun; Rao, Nikhil
> Subject: Re: [PATCH] intel powerclamp: support Knights Landing
> 
> 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

  reply	other threads:[~2015-06-22 16:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-17 22:31 [PATCH] intel powerclamp: support Knights Landing Dasaratharaman Chandramouli
2015-04-17 22:31 ` Dasaratharaman Chandramouli
2015-04-24 17:33 ` Dasaratharaman Chandramouli
2015-04-24 17:33   ` Dasaratharaman Chandramouli
2015-04-24 21:58   ` Jacob Pan
2015-04-24 21:58     ` Jacob Pan
2015-06-22 16:51     ` Chandramouli, Dasaratharaman [this message]
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 18:46           ` Dasaratharaman Chandramouli
2015-06-23 19:51           ` Rafael J. Wysocki
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=56FD0D4EC3679746A2BD9228E7E608363E2A974D@ORSMSX114.amr.corp.intel.com \
    --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 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.