diff options
author | Guenter Roeck <linux@roeck-us.net> | 2013-05-19 23:44:27 -0400 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2013-05-20 09:29:25 -0400 |
commit | 917cc4e6b25c655264e8ea903eb77db25994ac24 (patch) | |
tree | 0800cd2d00aa9b81f222c0ced4bd292e71668b6b /MAINTAINERS | |
parent | 4e2284d23b5124df3a039fce25093bef619731ff (diff) |
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 <linux@roeck-us.net>
Acked-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3d7782b9f90d..f0f3d20e51bb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4976,6 +4976,13 @@ S: Maintained | |||
4976 | F: Documentation/hwmon/lm90 | 4976 | F: Documentation/hwmon/lm90 |
4977 | F: drivers/hwmon/lm90.c | 4977 | F: drivers/hwmon/lm90.c |
4978 | 4978 | ||
4979 | LM95234 HARDWARE MONITOR DRIVER | ||
4980 | M: Guenter Roeck <linux@roeck-us.net> | ||
4981 | L: lm-sensors@lm-sensors.org | ||
4982 | S: Maintained | ||
4983 | F: Documentation/hwmon/lm95234 | ||
4984 | F: drivers/hwmon/lm95234.c | ||
4985 | |||
4979 | LME2510 MEDIA DRIVER | 4986 | LME2510 MEDIA DRIVER |
4980 | M: Malcolm Priestley <tvboxspy@gmail.com> | 4987 | M: Malcolm Priestley <tvboxspy@gmail.com> |
4981 | L: linux-media@vger.kernel.org | 4988 | L: linux-media@vger.kernel.org |
@@ -8182,6 +8189,13 @@ F: drivers/mmc/host/sh_mobile_sdhi.c | |||
8182 | F: include/linux/mmc/tmio.h | 8189 | F: include/linux/mmc/tmio.h |
8183 | F: include/linux/mmc/sh_mobile_sdhi.h | 8190 | F: include/linux/mmc/sh_mobile_sdhi.h |
8184 | 8191 | ||
8192 | TMP401 HARDWARE MONITOR DRIVER | ||
8193 | M: Guenter Roeck <linux@roeck-us.net> | ||
8194 | L: lm-sensors@lm-sensors.org | ||
8195 | S: Maintained | ||
8196 | F: Documentation/hwmon/tmp401 | ||
8197 | F: drivers/hwmon/tmp401.c | ||
8198 | |||
8185 | TMPFS (SHMEM FILESYSTEM) | 8199 | TMPFS (SHMEM FILESYSTEM) |
8186 | M: Hugh Dickins <hughd@google.com> | 8200 | M: Hugh Dickins <hughd@google.com> |
8187 | L: linux-mm@kvack.org | 8201 | L: linux-mm@kvack.org |