2013-05-20 03:48:30

by Guenter Roeck

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Add myself as maintainer for LM95234 and TMP401 drivers

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 <[email protected]>
---
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 <[email protected]>
+L: [email protected]
+S: Maintained
+F: Documentation/hwmon/lm95234
+F: drivers/hwmon/lm95234.c
+
LME2510 MEDIA DRIVER
M: Malcolm Priestley <[email protected]>
L: [email protected]
@@ -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 <[email protected]>
+L: [email protected]
+S: Maintained
+F: Documentation/hwmon/tmp401
+F: drivers/hwmon/tmp401.c
+
TMPFS (SHMEM FILESYSTEM)
M: Hugh Dickins <[email protected]>
L: [email protected]
--
1.7.9.7


2013-05-20 06:54:57

by Jean Delvare

[permalink] [raw]
Subject: Re: [lm-sensors] [PATCH] MAINTAINERS: Add myself as maintainer for LM95234 and TMP401 drivers

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 <[email protected]>
> ---
> 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 <[email protected]>
> +L: [email protected]
> +S: Maintained
> +F: Documentation/hwmon/lm95234
> +F: drivers/hwmon/lm95234.c
> +
> LME2510 MEDIA DRIVER
> M: Malcolm Priestley <[email protected]>
> L: [email protected]
> @@ -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 <[email protected]>
> +L: [email protected]
> +S: Maintained
> +F: Documentation/hwmon/tmp401
> +F: drivers/hwmon/tmp401.c
> +
> TMPFS (SHMEM FILESYSTEM)
> M: Hugh Dickins <[email protected]>
> L: [email protected]

Acked-by: Jean Delvare <[email protected]>

--
Jean Delvare