All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [PATCH] MAINTAINERS: Add myself as maintainer for the NCT6775 driver
@ 2013-04-03 21:13 Guenter Roeck
  2013-04-04  6:17 ` Jean Delvare
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Guenter Roeck @ 2013-04-03 21:13 UTC (permalink / raw)
  To: lm-sensors

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
---
To be applied to my -next branch, together with the driver itself.

 MAINTAINERS |    7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 836a618..6abd5ae 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5406,6 +5406,13 @@ L:	linux-scsi@vger.kernel.org
 S:	Maintained
 F:	drivers/scsi/NCR_D700.*
 
+NCT6775 HARDWARE MONITOR DRIVER
+M:	Guenter Roeck <linux@roeck-us.net>
+L:	lm-sensors@lm-sensors.org
+S:	Maintained
+F:	Documentation/hwmon/nct6775
+F:	drivers/hwmon/nct6775.c
+
 NETEFFECT IWARP RNIC DRIVER (IW_NES)
 M:	Faisal Latif <faisal.latif@intel.com>
 L:	linux-rdma@vger.kernel.org
-- 
1.7.9.7


_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

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

* Re: [lm-sensors] [PATCH] MAINTAINERS: Add myself as maintainer for the NCT6775 driver
  2013-04-03 21:13 [lm-sensors] [PATCH] MAINTAINERS: Add myself as maintainer for the NCT6775 driver Guenter Roeck
@ 2013-04-04  6:17 ` Jean Delvare
  2013-04-04  7:16 ` Guenter Roeck
  2013-05-20  3:48   ` Guenter Roeck
  2 siblings, 0 replies; 7+ messages in thread
From: Jean Delvare @ 2013-04-04  6:17 UTC (permalink / raw)
  To: lm-sensors

On Wed,  3 Apr 2013 14:13:51 -0700, Guenter Roeck wrote:
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
> ---
> To be applied to my -next branch, together with the driver itself.
> 
>  MAINTAINERS |    7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 836a618..6abd5ae 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5406,6 +5406,13 @@ L:	linux-scsi@vger.kernel.org
>  S:	Maintained
>  F:	drivers/scsi/NCR_D700.*
>  
> +NCT6775 HARDWARE MONITOR DRIVER
> +M:	Guenter Roeck <linux@roeck-us.net>
> +L:	lm-sensors@lm-sensors.org
> +S:	Maintained
> +F:	Documentation/hwmon/nct6775
> +F:	drivers/hwmon/nct6775.c
> +
>  NETEFFECT IWARP RNIC DRIVER (IW_NES)
>  M:	Faisal Latif <faisal.latif@intel.com>
>  L:	linux-rdma@vger.kernel.org

Reviewed-by: Jean Delvare <khali@linux-fr.org>

And thanks for writing the driver in the first place!

-- 
Jean Delvare

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

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

* Re: [lm-sensors] [PATCH] MAINTAINERS: Add myself as maintainer for the NCT6775 driver
  2013-04-03 21:13 [lm-sensors] [PATCH] MAINTAINERS: Add myself as maintainer for the NCT6775 driver Guenter Roeck
  2013-04-04  6:17 ` Jean Delvare
@ 2013-04-04  7:16 ` Guenter Roeck
  2013-05-20  3:48   ` Guenter Roeck
  2 siblings, 0 replies; 7+ messages in thread
From: Guenter Roeck @ 2013-04-04  7:16 UTC (permalink / raw)
  To: lm-sensors

On Thu, Apr 04, 2013 at 08:17:18AM +0200, Jean Delvare wrote:
> On Wed,  3 Apr 2013 14:13:51 -0700, Guenter Roeck wrote:
> > Signed-off-by: Guenter Roeck <linux@roeck-us.net>
> > ---
> > To be applied to my -next branch, together with the driver itself.
> > 
> >  MAINTAINERS |    7 +++++++
> >  1 file changed, 7 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 836a618..6abd5ae 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -5406,6 +5406,13 @@ L:	linux-scsi@vger.kernel.org
> >  S:	Maintained
> >  F:	drivers/scsi/NCR_D700.*
> >  
> > +NCT6775 HARDWARE MONITOR DRIVER
> > +M:	Guenter Roeck <linux@roeck-us.net>
> > +L:	lm-sensors@lm-sensors.org
> > +S:	Maintained
> > +F:	Documentation/hwmon/nct6775
> > +F:	drivers/hwmon/nct6775.c
> > +
> >  NETEFFECT IWARP RNIC DRIVER (IW_NES)
> >  M:	Faisal Latif <faisal.latif@intel.com>
> >  L:	linux-rdma@vger.kernel.org
> 
> Reviewed-by: Jean Delvare <khali@linux-fr.org>
> 
> And thanks for writing the driver in the first place!
> 
My pleasure ...

Thanks,
Guenter

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

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

* [lm-sensors] [PATCH] MAINTAINERS: Add myself as maintainer for LM95234 and TMP401 drivers
@ 2013-05-20  3:48   ` Guenter Roeck
  0 siblings, 0 replies; 7+ messages in thread
From: Guenter Roeck @ 2013-05-20  3:48 UTC (permalink / raw)
  To: lm-sensors; +Cc: linux-kernel, Guenter Roeck

I wrote the LM95234 driver and extended the TMP401 driver substantially,
and I have hardware to test both, so it makes sense to explicitly
maintain them.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
---
 MAINTAINERS |   14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3d7782b..f0f3d20 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4976,6 +4976,13 @@ S:	Maintained
 F:	Documentation/hwmon/lm90
 F:	drivers/hwmon/lm90.c
 
+LM95234 HARDWARE MONITOR DRIVER
+M:	Guenter Roeck <linux@roeck-us.net>
+L:	lm-sensors@lm-sensors.org
+S:	Maintained
+F:	Documentation/hwmon/lm95234
+F:	drivers/hwmon/lm95234.c
+
 LME2510 MEDIA DRIVER
 M:	Malcolm Priestley <tvboxspy@gmail.com>
 L:	linux-media@vger.kernel.org
@@ -8182,6 +8189,13 @@ F:	drivers/mmc/host/sh_mobile_sdhi.c
 F:	include/linux/mmc/tmio.h
 F:	include/linux/mmc/sh_mobile_sdhi.h
 
+TMP401 HARDWARE MONITOR DRIVER
+M:	Guenter Roeck <linux@roeck-us.net>
+L:	lm-sensors@lm-sensors.org
+S:	Maintained
+F:	Documentation/hwmon/tmp401
+F:	drivers/hwmon/tmp401.c
+
 TMPFS (SHMEM FILESYSTEM)
 M:	Hugh Dickins <hughd@google.com>
 L:	linux-mm@kvack.org
-- 
1.7.9.7


_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

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

* [PATCH] MAINTAINERS: Add myself as maintainer for LM95234 and TMP401 drivers
@ 2013-05-20  3:48   ` Guenter Roeck
  0 siblings, 0 replies; 7+ messages in thread
From: Guenter Roeck @ 2013-05-20  3:48 UTC (permalink / raw)
  To: lm-sensors; +Cc: linux-kernel, Guenter Roeck

I wrote the LM95234 driver and extended the TMP401 driver substantially,
and I have hardware to test both, so it makes sense to explicitly
maintain them.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
---
 MAINTAINERS |   14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3d7782b..f0f3d20 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4976,6 +4976,13 @@ S:	Maintained
 F:	Documentation/hwmon/lm90
 F:	drivers/hwmon/lm90.c
 
+LM95234 HARDWARE MONITOR DRIVER
+M:	Guenter Roeck <linux@roeck-us.net>
+L:	lm-sensors@lm-sensors.org
+S:	Maintained
+F:	Documentation/hwmon/lm95234
+F:	drivers/hwmon/lm95234.c
+
 LME2510 MEDIA DRIVER
 M:	Malcolm Priestley <tvboxspy@gmail.com>
 L:	linux-media@vger.kernel.org
@@ -8182,6 +8189,13 @@ F:	drivers/mmc/host/sh_mobile_sdhi.c
 F:	include/linux/mmc/tmio.h
 F:	include/linux/mmc/sh_mobile_sdhi.h
 
+TMP401 HARDWARE MONITOR DRIVER
+M:	Guenter Roeck <linux@roeck-us.net>
+L:	lm-sensors@lm-sensors.org
+S:	Maintained
+F:	Documentation/hwmon/tmp401
+F:	drivers/hwmon/tmp401.c
+
 TMPFS (SHMEM FILESYSTEM)
 M:	Hugh Dickins <hughd@google.com>
 L:	linux-mm@kvack.org
-- 
1.7.9.7


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

* Re: [lm-sensors] [PATCH] MAINTAINERS: Add myself as maintainer for LM95234 and TMP401 drivers
  2013-05-20  3:48   ` Guenter Roeck
@ 2013-05-20  6:54     ` Jean Delvare
  -1 siblings, 0 replies; 7+ messages in thread
From: Jean Delvare @ 2013-05-20  6:54 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: lm-sensors, linux-kernel

On Sun, 19 May 2013 20:48:35 -0700, Guenter Roeck wrote:
> I wrote the LM95234 driver and extended the TMP401 driver substantially,
> and I have hardware to test both, so it makes sense to explicitly
> maintain them.
> 
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
> ---
>  MAINTAINERS |   14 ++++++++++++++
>  1 file changed, 14 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3d7782b..f0f3d20 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4976,6 +4976,13 @@ S:	Maintained
>  F:	Documentation/hwmon/lm90
>  F:	drivers/hwmon/lm90.c
>  
> +LM95234 HARDWARE MONITOR DRIVER
> +M:	Guenter Roeck <linux@roeck-us.net>
> +L:	lm-sensors@lm-sensors.org
> +S:	Maintained
> +F:	Documentation/hwmon/lm95234
> +F:	drivers/hwmon/lm95234.c
> +
>  LME2510 MEDIA DRIVER
>  M:	Malcolm Priestley <tvboxspy@gmail.com>
>  L:	linux-media@vger.kernel.org
> @@ -8182,6 +8189,13 @@ F:	drivers/mmc/host/sh_mobile_sdhi.c
>  F:	include/linux/mmc/tmio.h
>  F:	include/linux/mmc/sh_mobile_sdhi.h
>  
> +TMP401 HARDWARE MONITOR DRIVER
> +M:	Guenter Roeck <linux@roeck-us.net>
> +L:	lm-sensors@lm-sensors.org
> +S:	Maintained
> +F:	Documentation/hwmon/tmp401
> +F:	drivers/hwmon/tmp401.c
> +
>  TMPFS (SHMEM FILESYSTEM)
>  M:	Hugh Dickins <hughd@google.com>
>  L:	linux-mm@kvack.org

Acked-by: Jean Delvare <khali@linux-fr.org>

-- 
Jean Delvare

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

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

* Re: [lm-sensors] [PATCH] MAINTAINERS: Add myself as maintainer for LM95234 and TMP401 drivers
@ 2013-05-20  6:54     ` Jean Delvare
  0 siblings, 0 replies; 7+ messages in thread
From: Jean Delvare @ 2013-05-20  6:54 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: lm-sensors, linux-kernel

On Sun, 19 May 2013 20:48:35 -0700, Guenter Roeck wrote:
> I wrote the LM95234 driver and extended the TMP401 driver substantially,
> and I have hardware to test both, so it makes sense to explicitly
> maintain them.
> 
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
> ---
>  MAINTAINERS |   14 ++++++++++++++
>  1 file changed, 14 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3d7782b..f0f3d20 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4976,6 +4976,13 @@ S:	Maintained
>  F:	Documentation/hwmon/lm90
>  F:	drivers/hwmon/lm90.c
>  
> +LM95234 HARDWARE MONITOR DRIVER
> +M:	Guenter Roeck <linux@roeck-us.net>
> +L:	lm-sensors@lm-sensors.org
> +S:	Maintained
> +F:	Documentation/hwmon/lm95234
> +F:	drivers/hwmon/lm95234.c
> +
>  LME2510 MEDIA DRIVER
>  M:	Malcolm Priestley <tvboxspy@gmail.com>
>  L:	linux-media@vger.kernel.org
> @@ -8182,6 +8189,13 @@ F:	drivers/mmc/host/sh_mobile_sdhi.c
>  F:	include/linux/mmc/tmio.h
>  F:	include/linux/mmc/sh_mobile_sdhi.h
>  
> +TMP401 HARDWARE MONITOR DRIVER
> +M:	Guenter Roeck <linux@roeck-us.net>
> +L:	lm-sensors@lm-sensors.org
> +S:	Maintained
> +F:	Documentation/hwmon/tmp401
> +F:	drivers/hwmon/tmp401.c
> +
>  TMPFS (SHMEM FILESYSTEM)
>  M:	Hugh Dickins <hughd@google.com>
>  L:	linux-mm@kvack.org

Acked-by: Jean Delvare <khali@linux-fr.org>

-- 
Jean Delvare

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

end of thread, other threads:[~2013-05-20  6:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-03 21:13 [lm-sensors] [PATCH] MAINTAINERS: Add myself as maintainer for the NCT6775 driver Guenter Roeck
2013-04-04  6:17 ` Jean Delvare
2013-04-04  7:16 ` Guenter Roeck
2013-05-20  3:48 ` [lm-sensors] [PATCH] MAINTAINERS: Add myself as maintainer for LM95234 and TMP401 drivers Guenter Roeck
2013-05-20  3:48   ` Guenter Roeck
2013-05-20  6:54   ` [lm-sensors] " Jean Delvare
2013-05-20  6:54     ` Jean Delvare

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.