All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Update for Intel Speed Select Technology
@ 2019-07-03  1:53 Srinivas Pandruvada
  2019-07-03 11:59 ` Rafael J. Wysocki
  0 siblings, 1 reply; 3+ messages in thread
From: Srinivas Pandruvada @ 2019-07-03  1:53 UTC (permalink / raw)
  To: dvhart, andy, andriy.shevchenko, corbet
  Cc: rjw, alan, lenb, prarit, darcari, linux-doc, linux-kernel,
	platform-driver-x86, Srinivas Pandruvada

Added myself as the maintainer.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5cfbea4ce575..b6ed7958372d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8101,6 +8101,14 @@ S:	Supported
 F:	drivers/infiniband/hw/i40iw/
 F:	include/uapi/rdma/i40iw-abi.h
 
+INTEL SPEED SELECT TECHNOLOGY
+M:	Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
+L:	platform-driver-x86@vger.kernel.org
+S:	Maintained
+F:	drivers/platform/x86/intel_speed_select_if/
+F:	tools/power/x86/intel-speed-select/
+F:	include/uapi/linux/isst_if.h
+
 INTEL TELEMETRY DRIVER
 M:	Rajneesh Bhardwaj <rajneesh.bhardwaj@linux.intel.com>
 M:	"David E. Box" <david.e.box@linux.intel.com>
-- 
2.17.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: Update for Intel Speed Select Technology
  2019-07-03  1:53 [PATCH] MAINTAINERS: Update for Intel Speed Select Technology Srinivas Pandruvada
@ 2019-07-03 11:59 ` Rafael J. Wysocki
  2019-07-03 12:34   ` Andy Shevchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Rafael J. Wysocki @ 2019-07-03 11:59 UTC (permalink / raw)
  To: Srinivas Pandruvada
  Cc: dvhart, andy, andriy.shevchenko, corbet, alan, lenb, prarit,
	darcari, linux-doc, linux-kernel, platform-driver-x86

On Wednesday, July 3, 2019 3:53:31 AM CEST Srinivas Pandruvada wrote:
> Added myself as the maintainer.
> 
> Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>

Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

> ---
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5cfbea4ce575..b6ed7958372d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8101,6 +8101,14 @@ S:	Supported
>  F:	drivers/infiniband/hw/i40iw/
>  F:	include/uapi/rdma/i40iw-abi.h
>  
> +INTEL SPEED SELECT TECHNOLOGY
> +M:	Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
> +L:	platform-driver-x86@vger.kernel.org
> +S:	Maintained
> +F:	drivers/platform/x86/intel_speed_select_if/
> +F:	tools/power/x86/intel-speed-select/
> +F:	include/uapi/linux/isst_if.h
> +
>  INTEL TELEMETRY DRIVER
>  M:	Rajneesh Bhardwaj <rajneesh.bhardwaj@linux.intel.com>
>  M:	"David E. Box" <david.e.box@linux.intel.com>
> 





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: Update for Intel Speed Select Technology
  2019-07-03 11:59 ` Rafael J. Wysocki
@ 2019-07-03 12:34   ` Andy Shevchenko
  0 siblings, 0 replies; 3+ messages in thread
From: Andy Shevchenko @ 2019-07-03 12:34 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Srinivas Pandruvada, Darren Hart, Andy Shevchenko,
	Andriy Shevchenko, Jonathan Corbet, Alan Cox, Len Brown,
	Prarit Bhargava, David Arcari, Linux Documentation List,
	Linux Kernel Mailing List, Platform Driver

On Wed, Jul 3, 2019 at 2:59 PM Rafael J. Wysocki <rjw@rjwysocki.net> wrote:
>
> On Wednesday, July 3, 2019 3:53:31 AM CEST Srinivas Pandruvada wrote:
> > Added myself as the maintainer.
> >
> > Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
>
> Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
>

Pushed along with the driver, thanks!

> > ---
> >  MAINTAINERS | 8 ++++++++
> >  1 file changed, 8 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 5cfbea4ce575..b6ed7958372d 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -8101,6 +8101,14 @@ S:     Supported
> >  F:   drivers/infiniband/hw/i40iw/
> >  F:   include/uapi/rdma/i40iw-abi.h
> >
> > +INTEL SPEED SELECT TECHNOLOGY
> > +M:   Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
> > +L:   platform-driver-x86@vger.kernel.org
> > +S:   Maintained
> > +F:   drivers/platform/x86/intel_speed_select_if/
> > +F:   tools/power/x86/intel-speed-select/
> > +F:   include/uapi/linux/isst_if.h
> > +
> >  INTEL TELEMETRY DRIVER
> >  M:   Rajneesh Bhardwaj <rajneesh.bhardwaj@linux.intel.com>
> >  M:   "David E. Box" <david.e.box@linux.intel.com>
> >
>
>
>
>


-- 
With Best Regards,
Andy Shevchenko

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-07-03 12:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-03  1:53 [PATCH] MAINTAINERS: Update for Intel Speed Select Technology Srinivas Pandruvada
2019-07-03 11:59 ` Rafael J. Wysocki
2019-07-03 12:34   ` Andy Shevchenko

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.