linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add me as maintainer of Nokia N900 power supply drivers
@ 2015-03-29 13:35 Pali Rohár
  2015-04-07 20:59 ` Pali Rohár
  0 siblings, 1 reply; 3+ messages in thread
From: Pali Rohár @ 2015-03-29 13:35 UTC (permalink / raw)
  To: Sebastian Reichel, Dmitry Eremin-Solenikov, David Woodhouse
  Cc: linux-pm, linux-kernel, Andrew Morton, Greg KH, Pali Rohár

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
---
 MAINTAINERS |   11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 72a08ef..50df61e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6917,6 +6917,17 @@ T:	git git://git.rocketboards.org/linux-socfpga-next.git
 S:	Maintained
 F:	arch/nios2/
 
+NOKIA N900 POWER SUPPLY DRIVERS
+M:	Pali Rohár <pali.rohar@gmail.com>
+S:	Maintained
+F:	include/linux/power/bq2415x_charger.h
+F:	include/linux/power/bq27x00_battery.h
+F:	include/linux/power/isp1704_charger.h
+F:	drivers/power/bq2415x_charger.c
+F:	drivers/power/bq27x00_battery.c
+F:	drivers/power/isp1704_charger.c
+F:	drivers/power/rx51_battery.c
+
 NTB DRIVER
 M:	Jon Mason <jdmason@kudzu.us>
 M:	Dave Jiang <dave.jiang@intel.com>
-- 
1.7.9.5


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

* Re: [PATCH] MAINTAINERS: Add me as maintainer of Nokia N900 power supply drivers
  2015-03-29 13:35 [PATCH] MAINTAINERS: Add me as maintainer of Nokia N900 power supply drivers Pali Rohár
@ 2015-04-07 20:59 ` Pali Rohár
  2015-04-21 13:37   ` Pali Rohár
  0 siblings, 1 reply; 3+ messages in thread
From: Pali Rohár @ 2015-04-07 20:59 UTC (permalink / raw)
  To: Sebastian Reichel, Dmitry Eremin-Solenikov, David Woodhouse
  Cc: linux-pm, linux-kernel, Andrew Morton, Greg KH

[-- Attachment #1: Type: Text/Plain, Size: 1223 bytes --]

Forgot to mention reason in commit message:

I'm author of two of those drivers (bq2415x and rx51) and I added 
more patches for other twos. Also I fished (proper) open source 
power management software for Nokia N900 and those kernel drivers 
are part of it.

On Sunday 29 March 2015 15:35:54 Pali Rohár wrote:
> Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
> ---
>  MAINTAINERS |   11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 72a08ef..50df61e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6917,6 +6917,17 @@ T:	git
> git://git.rocketboards.org/linux-socfpga-next.git
> S:	Maintained
>  F:	arch/nios2/
> 
> +NOKIA N900 POWER SUPPLY DRIVERS
> +M:	Pali Rohár <pali.rohar@gmail.com>
> +S:	Maintained
> +F:	include/linux/power/bq2415x_charger.h
> +F:	include/linux/power/bq27x00_battery.h
> +F:	include/linux/power/isp1704_charger.h
> +F:	drivers/power/bq2415x_charger.c
> +F:	drivers/power/bq27x00_battery.c
> +F:	drivers/power/isp1704_charger.c
> +F:	drivers/power/rx51_battery.c
> +
>  NTB DRIVER
>  M:	Jon Mason <jdmason@kudzu.us>
>  M:	Dave Jiang <dave.jiang@intel.com>

-- 
Pali Rohár
pali.rohar@gmail.com

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: [PATCH] MAINTAINERS: Add me as maintainer of Nokia N900 power supply drivers
  2015-04-07 20:59 ` Pali Rohár
@ 2015-04-21 13:37   ` Pali Rohár
  0 siblings, 0 replies; 3+ messages in thread
From: Pali Rohár @ 2015-04-21 13:37 UTC (permalink / raw)
  To: Sebastian Reichel, Dmitry Eremin-Solenikov, David Woodhouse
  Cc: linux-pm, linux-kernel, Andrew Morton, Greg KH

Hi Sebastian & others. Is this change ok? Can you include it?

On Tuesday 07 April 2015 22:59:45 Pali Rohár wrote:
> Forgot to mention reason in commit message:
> 
> I'm author of two of those drivers (bq2415x and rx51) and I added 
> more patches for other twos. Also I fished (proper) open source 
> power management software for Nokia N900 and those kernel drivers 
> are part of it.
> 
> On Sunday 29 March 2015 15:35:54 Pali Rohár wrote:
> > Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
> > ---
> >  MAINTAINERS |   11 +++++++++++
> >  1 file changed, 11 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 72a08ef..50df61e 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -6917,6 +6917,17 @@ T:	git
> > git://git.rocketboards.org/linux-socfpga-next.git
> > S:	Maintained
> >  F:	arch/nios2/
> > 
> > +NOKIA N900 POWER SUPPLY DRIVERS
> > +M:	Pali Rohár <pali.rohar@gmail.com>
> > +S:	Maintained
> > +F:	include/linux/power/bq2415x_charger.h
> > +F:	include/linux/power/bq27x00_battery.h
> > +F:	include/linux/power/isp1704_charger.h
> > +F:	drivers/power/bq2415x_charger.c
> > +F:	drivers/power/bq27x00_battery.c
> > +F:	drivers/power/isp1704_charger.c
> > +F:	drivers/power/rx51_battery.c
> > +
> >  NTB DRIVER
> >  M:	Jon Mason <jdmason@kudzu.us>
> >  M:	Dave Jiang <dave.jiang@intel.com>
> 

-- 
Pali Rohár
pali.rohar@gmail.com

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

end of thread, other threads:[~2015-04-21 13:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-29 13:35 [PATCH] MAINTAINERS: Add me as maintainer of Nokia N900 power supply drivers Pali Rohár
2015-04-07 20:59 ` Pali Rohár
2015-04-21 13:37   ` Pali Rohár

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).