diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-08 15:07:28 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-08 15:07:28 -0400 |
commit | 36f021b579d195cdc5fa6f3e2bab198b4bf70643 (patch) | |
tree | 96d3c97f5e5214d2aa7151c12a22a7eb345dbaa1 /MAINTAINERS | |
parent | 215d06780d13fd7de629b02b61b7b7bf88ce5039 (diff) | |
parent | 1d72acf91abb327e25137ad2e371c1a788b34e45 (diff) |
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
* 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6: (32 commits)
Use menuconfig objects - hwmon
hwmon/smsc47b397: Use dynamic sysfs callbacks
hwmon/smsc47b397: Convert to a platform driver
hwmon/w83781d: Deprecate W83627HF support
hwmon/w83781d: Use dynamic sysfs callbacks
hwmon/w83781d: Be less i2c_client-centric
hwmon/w83781d: Clean up conversion macros
hwmon/w83781d: No longer use i2c-isa
hwmon/ams: Do not print error on systems without apple motion sensor
hwmon/ams: Fix I2C read retry logic
hwmon: New AD7416, AD7417 and AD7418 driver
hwmon/coretemp: Add documentation
hwmon: New coretemp driver
i386: Use functions from library in msr driver
i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpu
hwmon/lm75: Use dynamic sysfs callbacks
hwmon/lm78: Use dynamic sysfs callbacks
hwmon/lm78: Be less i2c_client-centric
hwmon/lm78: No longer use i2c-isa
hwmon: New max6650 driver
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 69f3f66091b4..41a4b477c576 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1040,6 +1040,12 @@ P: Simon Arlott | |||
1040 | M: cxacru@fire.lp0.eu | 1040 | M: cxacru@fire.lp0.eu |
1041 | S: Maintained | 1041 | S: Maintained |
1042 | 1042 | ||
1043 | CORETEMP HARDWARE MONITORING DRIVER | ||
1044 | P: Rudolf Marek | ||
1045 | M: r.marek@assembler.cz | ||
1046 | L: lm-sensors@lm-sensors.org | ||
1047 | S: Maintained | ||
1048 | |||
1043 | COSA/SRP SYNC SERIAL DRIVER | 1049 | COSA/SRP SYNC SERIAL DRIVER |
1044 | P: Jan "Yenya" Kasprzak | 1050 | P: Jan "Yenya" Kasprzak |
1045 | M: kas@fi.muni.cz | 1051 | M: kas@fi.muni.cz |
@@ -2314,6 +2320,12 @@ M: vandrove@vc.cvut.cz | |||
2314 | L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only) | 2320 | L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only) |
2315 | S: Maintained | 2321 | S: Maintained |
2316 | 2322 | ||
2323 | MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER | ||
2324 | P: Hans J. Koch | ||
2325 | M: hjk@linutronix.de | ||
2326 | L: lm-sensors@lm-sensors.org | ||
2327 | S: Maintained | ||
2328 | |||
2317 | MEGARAID SCSI DRIVERS | 2329 | MEGARAID SCSI DRIVERS |
2318 | P: Neela Syam Kolli | 2330 | P: Neela Syam Kolli |
2319 | M: Neela.Kolli@engenio.com | 2331 | M: Neela.Kolli@engenio.com |