diff options
author | David George <david.george@ska.ac.za> | 2011-06-02 11:43:45 -0400 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2011-07-28 03:17:32 -0400 |
commit | 731b4cace10f105a81d622b70f9a35f577612d63 (patch) | |
tree | 7e575b889382ffd00ab2cf14f614cf525420550b /MAINTAINERS | |
parent | 02f8c6aee8df3cdc935e9bdd4f2d020306035dbe (diff) |
hwmon: Driver for MAX1668
This patch adds support for MAX1668 and compatible temperature sensors.
Signed-off-by: David George <david.george@ska.ac.za>
[guenter.roeck@ericsson.com: minor cleanup of probe error path]
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 187282da9213..ccf1feb07ab2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4120,6 +4120,13 @@ S: Orphan | |||
4120 | F: drivers/video/matrox/matroxfb_* | 4120 | F: drivers/video/matrox/matroxfb_* |
4121 | F: include/linux/matroxfb.h | 4121 | F: include/linux/matroxfb.h |
4122 | 4122 | ||
4123 | MAX1668 TEMPERATURE SENSOR DRIVER | ||
4124 | M: "David George" <david.george@ska.ac.za> | ||
4125 | L: lm-sensors@lm-sensors.org | ||
4126 | S: Maintained | ||
4127 | F: Documentation/hwmon/max1668 | ||
4128 | F: drivers/hwmon/max1668.c | ||
4129 | |||
4123 | MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER | 4130 | MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER |
4124 | M: "Hans J. Koch" <hjk@hansjkoch.de> | 4131 | M: "Hans J. Koch" <hjk@hansjkoch.de> |
4125 | L: lm-sensors@lm-sensors.org | 4132 | L: lm-sensors@lm-sensors.org |