aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2010-10-28 15:17:00 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2010-10-28 15:17:00 -0400
commit150cd843fac0160fce616fb3e5cbe64e9db7481e (patch)
treeeca7ed23a2238665462ff92fe6e9b591da3e092a /MAINTAINERS
parentf063a0c0c995d010960efcc1b2ed14b99674f25c (diff)
parent44c1bcd4bcde32b2a31a6775a277706ab489c0dc (diff)
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
* 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging: (68 commits) hwmon: (it87) Add support for the IT8721F/IT8758E hwmon: (it87) Move conversion functions hwmon: Remove many EXPERIMENTAL flags hwmon: (lm85) Add support for ADT7468 high-frequency PWM mode hwmon: (lm85) Document the ADT7468 as supported hwmon: (lm85) Fix ADT7468 frequency table hwmon: I2C addresses are constant Move ams driver to macintosh hwmon: (pcf8591) Don't attempt to detect devices hwmon: (pcf8591) Register as a hwmon device hwmon: (w83795) Use standard attributes for chassis intrusion hwmon: (w83795) Exclude fan control feature by default hwmon: (w83795) Add myself as co-author and maintainer hwmon: (w83795) More style cleanups hwmon: (w83795) Fix LSB reading of voltage limits hwmon: (w83795) Use dev_get_drvdata() where possible hwmon: (w83795) Delay reading pwm config registers hwmon: (w83795) Delay reading limit registers hwmon: (w83795) Move register reads to dedicated functions hwmon: (w83795) Pack similar register reads ...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 7 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ba9480edf8fd..d0c2206fd632 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -432,7 +432,7 @@ AMS (Apple Motion Sensor) DRIVER
432M: Stelian Pop <stelian@popies.net> 432M: Stelian Pop <stelian@popies.net>
433M: Michael Hanselmann <linux-kernel@hansmi.ch> 433M: Michael Hanselmann <linux-kernel@hansmi.ch>
434S: Supported 434S: Supported
435F: drivers/hwmon/ams/ 435F: drivers/macintosh/ams/
436 436
437AMSO1100 RNIC DRIVER 437AMSO1100 RNIC DRIVER
438M: Tom Tucker <tom@opengridcomputing.com> 438M: Tom Tucker <tom@opengridcomputing.com>
@@ -6465,6 +6465,12 @@ S: Maintained
6465F: Documentation/hwmon/w83793 6465F: Documentation/hwmon/w83793
6466F: drivers/hwmon/w83793.c 6466F: drivers/hwmon/w83793.c
6467 6467
6468W83795 HARDWARE MONITORING DRIVER
6469M: Jean Delvare <khali@linux-fr.org>
6470L: lm-sensors@lm-sensors.org
6471S: Maintained
6472F: drivers/hwmon/w83795.c
6473
6468W83L51xD SD/MMC CARD INTERFACE DRIVER 6474W83L51xD SD/MMC CARD INTERFACE DRIVER
6469M: Pierre Ossman <pierre@ossman.eu> 6475M: Pierre Ossman <pierre@ossman.eu>
6470S: Maintained 6476S: Maintained