diff options
author | Guenter Roeck <guenter.roeck@ericsson.com> | 2010-08-09 20:21:08 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-09 23:45:10 -0400 |
commit | 4453d7364d3b1f92475f104d4625abee36a7733d (patch) | |
tree | 4bd0ffc39d5d0ca38447e62d956cee60fe15ee1f /MAINTAINERS | |
parent | 920fa1ffce48d36d7e7bc54eb38c58313bc0a667 (diff) |
hwmon: add support for JEDEC JC 42.4 compliant temperature sensors
[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Cc: Jean Delvare <khali@linux-fr.org>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index caacbcc3b64f..c8a0a39d74a6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3211,6 +3211,13 @@ F: Documentation/video4linux/*.ivtv | |||
3211 | F: drivers/media/video/ivtv/ | 3211 | F: drivers/media/video/ivtv/ |
3212 | F: include/linux/ivtv* | 3212 | F: include/linux/ivtv* |
3213 | 3213 | ||
3214 | JC42.4 TEMPERATURE SENSOR DRIVER | ||
3215 | M: Guenter Roeck <linux@roeck-us.net> | ||
3216 | L: lm-sensors@lm-sensors.org | ||
3217 | S: Maintained | ||
3218 | F: drivers/hwmon/jc42.c | ||
3219 | F: Documentation/hwmon/jc42 | ||
3220 | |||
3214 | JFS FILESYSTEM | 3221 | JFS FILESYSTEM |
3215 | M: Dave Kleikamp <shaggy@linux.vnet.ibm.com> | 3222 | M: Dave Kleikamp <shaggy@linux.vnet.ibm.com> |
3216 | L: jfs-discussion@lists.sourceforge.net | 3223 | L: jfs-discussion@lists.sourceforge.net |