All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add section for cpuidle-psci PM domain
@ 2020-10-01  9:28 ` Ulf Hansson
  0 siblings, 0 replies; 8+ messages in thread
From: Ulf Hansson @ 2020-10-01  9:28 UTC (permalink / raw)
  To: Rafael J . Wysocki, Daniel Lezcano, linux-pm
  Cc: Lina Iyer, Ulf Hansson, linux-arm-kernel, Sudeep Holla,
	Lorenzo Pieralisi

The cpuidle-psci-domain.c is not listed in the section for the cpuidle
driver for ARM PSCI. From discussions at LKML, Lorenzo and Sudeep prefer
that we add a separate section for it, so let's do that and add myself as
the maintainer for this part.

Cc: Sudeep Holla <sudeep.holla@arm.com>
Cc: Lorenzo Pieralisi <Lorenzo.Pieralisi@arm.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 45102f1fe361..be8e3e9a8e29 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4574,6 +4574,14 @@ L:	linux-arm-kernel@lists.infradead.org
 S:	Supported
 F:	drivers/cpuidle/cpuidle-psci.c
 
+CPUIDLE DRIVER - ARM PSCI PM DOMAIN
+M:	Ulf Hansson <ulf.hansson@linaro.org>
+L:	linux-pm@vger.kernel.org
+L:	linux-arm-kernel@lists.infradead.org
+S:	Supported
+F:	drivers/cpuidle/cpuidle-psci.h
+F:	drivers/cpuidle/cpuidle-psci-domain.c
+
 CRAMFS FILESYSTEM
 M:	Nicolas Pitre <nico@fluxnic.net>
 S:	Maintained
-- 
2.25.1


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

* [PATCH] MAINTAINERS: Add section for cpuidle-psci PM domain
@ 2020-10-01  9:28 ` Ulf Hansson
  0 siblings, 0 replies; 8+ messages in thread
From: Ulf Hansson @ 2020-10-01  9:28 UTC (permalink / raw)
  To: Rafael J . Wysocki, Daniel Lezcano, linux-pm
  Cc: Ulf Hansson, Lorenzo Pieralisi, linux-arm-kernel, Lina Iyer,
	Sudeep Holla

The cpuidle-psci-domain.c is not listed in the section for the cpuidle
driver for ARM PSCI. From discussions at LKML, Lorenzo and Sudeep prefer
that we add a separate section for it, so let's do that and add myself as
the maintainer for this part.

Cc: Sudeep Holla <sudeep.holla@arm.com>
Cc: Lorenzo Pieralisi <Lorenzo.Pieralisi@arm.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 45102f1fe361..be8e3e9a8e29 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4574,6 +4574,14 @@ L:	linux-arm-kernel@lists.infradead.org
 S:	Supported
 F:	drivers/cpuidle/cpuidle-psci.c
 
+CPUIDLE DRIVER - ARM PSCI PM DOMAIN
+M:	Ulf Hansson <ulf.hansson@linaro.org>
+L:	linux-pm@vger.kernel.org
+L:	linux-arm-kernel@lists.infradead.org
+S:	Supported
+F:	drivers/cpuidle/cpuidle-psci.h
+F:	drivers/cpuidle/cpuidle-psci-domain.c
+
 CRAMFS FILESYSTEM
 M:	Nicolas Pitre <nico@fluxnic.net>
 S:	Maintained
-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] MAINTAINERS: Add section for cpuidle-psci PM domain
  2020-10-01  9:28 ` Ulf Hansson
@ 2020-10-09 12:36   ` Lorenzo Pieralisi
  -1 siblings, 0 replies; 8+ messages in thread
From: Lorenzo Pieralisi @ 2020-10-09 12:36 UTC (permalink / raw)
  To: Ulf Hansson
  Cc: Rafael J . Wysocki, Daniel Lezcano, linux-pm, Lina Iyer,
	linux-arm-kernel, Sudeep Holla

On Thu, Oct 01, 2020 at 11:28:52AM +0200, Ulf Hansson wrote:
> The cpuidle-psci-domain.c is not listed in the section for the cpuidle
> driver for ARM PSCI. From discussions at LKML, Lorenzo and Sudeep prefer
> that we add a separate section for it, so let's do that and add myself as
> the maintainer for this part.
> 
> Cc: Sudeep Holla <sudeep.holla@arm.com>
> Cc: Lorenzo Pieralisi <Lorenzo.Pieralisi@arm.com>
> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
> ---
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)

Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>

> diff --git a/MAINTAINERS b/MAINTAINERS
> index 45102f1fe361..be8e3e9a8e29 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4574,6 +4574,14 @@ L:	linux-arm-kernel@lists.infradead.org
>  S:	Supported
>  F:	drivers/cpuidle/cpuidle-psci.c
>  
> +CPUIDLE DRIVER - ARM PSCI PM DOMAIN
> +M:	Ulf Hansson <ulf.hansson@linaro.org>
> +L:	linux-pm@vger.kernel.org
> +L:	linux-arm-kernel@lists.infradead.org
> +S:	Supported
> +F:	drivers/cpuidle/cpuidle-psci.h
> +F:	drivers/cpuidle/cpuidle-psci-domain.c
> +
>  CRAMFS FILESYSTEM
>  M:	Nicolas Pitre <nico@fluxnic.net>
>  S:	Maintained
> -- 
> 2.25.1
> 

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

* Re: [PATCH] MAINTAINERS: Add section for cpuidle-psci PM domain
@ 2020-10-09 12:36   ` Lorenzo Pieralisi
  0 siblings, 0 replies; 8+ messages in thread
From: Lorenzo Pieralisi @ 2020-10-09 12:36 UTC (permalink / raw)
  To: Ulf Hansson
  Cc: linux-pm, Daniel Lezcano, Rafael J . Wysocki, Lina Iyer,
	Sudeep Holla, linux-arm-kernel

On Thu, Oct 01, 2020 at 11:28:52AM +0200, Ulf Hansson wrote:
> The cpuidle-psci-domain.c is not listed in the section for the cpuidle
> driver for ARM PSCI. From discussions at LKML, Lorenzo and Sudeep prefer
> that we add a separate section for it, so let's do that and add myself as
> the maintainer for this part.
> 
> Cc: Sudeep Holla <sudeep.holla@arm.com>
> Cc: Lorenzo Pieralisi <Lorenzo.Pieralisi@arm.com>
> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
> ---
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)

Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>

> diff --git a/MAINTAINERS b/MAINTAINERS
> index 45102f1fe361..be8e3e9a8e29 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4574,6 +4574,14 @@ L:	linux-arm-kernel@lists.infradead.org
>  S:	Supported
>  F:	drivers/cpuidle/cpuidle-psci.c
>  
> +CPUIDLE DRIVER - ARM PSCI PM DOMAIN
> +M:	Ulf Hansson <ulf.hansson@linaro.org>
> +L:	linux-pm@vger.kernel.org
> +L:	linux-arm-kernel@lists.infradead.org
> +S:	Supported
> +F:	drivers/cpuidle/cpuidle-psci.h
> +F:	drivers/cpuidle/cpuidle-psci-domain.c
> +
>  CRAMFS FILESYSTEM
>  M:	Nicolas Pitre <nico@fluxnic.net>
>  S:	Maintained
> -- 
> 2.25.1
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] MAINTAINERS: Add section for cpuidle-psci PM domain
  2020-10-01  9:28 ` Ulf Hansson
@ 2020-10-09 12:55   ` Sudeep Holla
  -1 siblings, 0 replies; 8+ messages in thread
From: Sudeep Holla @ 2020-10-09 12:55 UTC (permalink / raw)
  To: Ulf Hansson
  Cc: Rafael J . Wysocki, Daniel Lezcano, linux-pm, Lina Iyer,
	linux-arm-kernel, Lorenzo Pieralisi

On Thu, Oct 01, 2020 at 11:28:52AM +0200, Ulf Hansson wrote:
> The cpuidle-psci-domain.c is not listed in the section for the cpuidle
> driver for ARM PSCI. From discussions at LKML, Lorenzo and Sudeep prefer
> that we add a separate section for it, so let's do that and add myself as
> the maintainer for this part.
> 
> Cc: Sudeep Holla <sudeep.holla@arm.com>

Acked-by: Sudeep Holla <sudeep.holla@arm.com>

-- 
Regards,
Sudeep

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

* Re: [PATCH] MAINTAINERS: Add section for cpuidle-psci PM domain
@ 2020-10-09 12:55   ` Sudeep Holla
  0 siblings, 0 replies; 8+ messages in thread
From: Sudeep Holla @ 2020-10-09 12:55 UTC (permalink / raw)
  To: Ulf Hansson
  Cc: Lorenzo Pieralisi, linux-pm, Daniel Lezcano, Rafael J . Wysocki,
	Lina Iyer, linux-arm-kernel

On Thu, Oct 01, 2020 at 11:28:52AM +0200, Ulf Hansson wrote:
> The cpuidle-psci-domain.c is not listed in the section for the cpuidle
> driver for ARM PSCI. From discussions at LKML, Lorenzo and Sudeep prefer
> that we add a separate section for it, so let's do that and add myself as
> the maintainer for this part.
> 
> Cc: Sudeep Holla <sudeep.holla@arm.com>

Acked-by: Sudeep Holla <sudeep.holla@arm.com>

-- 
Regards,
Sudeep

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] MAINTAINERS: Add section for cpuidle-psci PM domain
  2020-10-09 12:55   ` Sudeep Holla
@ 2020-10-16 15:03     ` Rafael J. Wysocki
  -1 siblings, 0 replies; 8+ messages in thread
From: Rafael J. Wysocki @ 2020-10-16 15:03 UTC (permalink / raw)
  To: Sudeep Holla, Ulf Hansson
  Cc: Rafael J . Wysocki, Daniel Lezcano, Linux PM, Lina Iyer,
	Linux ARM, Lorenzo Pieralisi

On Fri, Oct 9, 2020 at 2:55 PM Sudeep Holla <sudeep.holla@arm.com> wrote:
>
> On Thu, Oct 01, 2020 at 11:28:52AM +0200, Ulf Hansson wrote:
> > The cpuidle-psci-domain.c is not listed in the section for the cpuidle
> > driver for ARM PSCI. From discussions at LKML, Lorenzo and Sudeep prefer
> > that we add a separate section for it, so let's do that and add myself as
> > the maintainer for this part.
> >
> > Cc: Sudeep Holla <sudeep.holla@arm.com>
>
> Acked-by: Sudeep Holla <sudeep.holla@arm.com>

Applied as 5.10-rc material with the ACKs and some edits in the
changelog, thanks!

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

* Re: [PATCH] MAINTAINERS: Add section for cpuidle-psci PM domain
@ 2020-10-16 15:03     ` Rafael J. Wysocki
  0 siblings, 0 replies; 8+ messages in thread
From: Rafael J. Wysocki @ 2020-10-16 15:03 UTC (permalink / raw)
  To: Sudeep Holla, Ulf Hansson
  Cc: Lorenzo Pieralisi, Linux PM, Daniel Lezcano, Rafael J . Wysocki,
	Lina Iyer, Linux ARM

On Fri, Oct 9, 2020 at 2:55 PM Sudeep Holla <sudeep.holla@arm.com> wrote:
>
> On Thu, Oct 01, 2020 at 11:28:52AM +0200, Ulf Hansson wrote:
> > The cpuidle-psci-domain.c is not listed in the section for the cpuidle
> > driver for ARM PSCI. From discussions at LKML, Lorenzo and Sudeep prefer
> > that we add a separate section for it, so let's do that and add myself as
> > the maintainer for this part.
> >
> > Cc: Sudeep Holla <sudeep.holla@arm.com>
>
> Acked-by: Sudeep Holla <sudeep.holla@arm.com>

Applied as 5.10-rc material with the ACKs and some edits in the
changelog, thanks!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-10-16 15:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-01  9:28 [PATCH] MAINTAINERS: Add section for cpuidle-psci PM domain Ulf Hansson
2020-10-01  9:28 ` Ulf Hansson
2020-10-09 12:36 ` Lorenzo Pieralisi
2020-10-09 12:36   ` Lorenzo Pieralisi
2020-10-09 12:55 ` Sudeep Holla
2020-10-09 12:55   ` Sudeep Holla
2020-10-16 15:03   ` Rafael J. Wysocki
2020-10-16 15:03     ` Rafael J. Wysocki

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.