diff options
author | David George <david.george@ska.ac.za> | 2011-06-02 08:43:45 -0700 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2011-07-28 00:17:32 -0700 |
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 F: drivers/video/matrox/matroxfb_* F: include/linux/matroxfb.h +MAX1668 TEMPERATURE SENSOR DRIVER +M: "David George" <david.george@ska.ac.za> +L: lm-sensors@lm-sensors.org +S: Maintained +F: Documentation/hwmon/max1668 +F: drivers/hwmon/max1668.c + MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER M: "Hans J. Koch" <hjk@hansjkoch.de> L: lm-sensors@lm-sensors.org |