diff options
author | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-13 12:13:19 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-13 12:13:19 -0500 |
commit | bbc7610c062074468f362b37d33603536e87fb96 (patch) | |
tree | 71fe8b24a4f7925167407adda1396fbfda700e5b /MAINTAINERS | |
parent | 5cbded585d129d0226cb48ac4202b253c781be26 (diff) | |
parent | 284f42b627c070a2dd07b5c072cbd75d7fbb7c96 (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:
hwmon: Add MAINTAINERS entry for new ams driver
hwmon: New AMS hardware monitoring driver
hwmon/w83793: Add documentation and maintainer
hwmon: New Winbond W83793 hardware monitoring driver
hwmon: Update Rudolf Marek's e-mail address
hwmon/f71805f: Fix the device address decoding
hwmon/f71805f: Always create all fan inputs
hwmon/f71805f: Add support for the Fintek F71872F/FG chip
hwmon: New PC87427 hardware monitoring driver
hwmon/it87: Remove the SMBus interface support
hwmon/hdaps: Update the list of supported devices
hwmon/hdaps: Move the DMI detection data to .data
hwmon/pc87360: Autodetect the VRM version
hwmon/f71805f: Document the fan control features
hwmon/f71805f: Add support for "speed mode" fan speed control
hwmon/f71805f: Support DC fan speed control mode
hwmon/f71805f: Let the user adjust the PWM base frequency
hwmon/f71805f: Add manual fan speed control
hwmon/f71805f: Store the fan control registers
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 38df7256d287..dea5b2a6de0a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -277,7 +277,7 @@ S: Maintained | |||
277 | 277 | ||
278 | ALI1563 I2C DRIVER | 278 | ALI1563 I2C DRIVER |
279 | P: Rudolf Marek | 279 | P: Rudolf Marek |
280 | M: r.marek@sh.cvut.cz | 280 | M: r.marek@assembler.cz |
281 | L: i2c@lm-sensors.org | 281 | L: i2c@lm-sensors.org |
282 | S: Maintained | 282 | S: Maintained |
283 | 283 | ||
@@ -296,6 +296,13 @@ L: info-linux@geode.amd.com | |||
296 | W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html | 296 | W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html |
297 | S: Supported | 297 | S: Supported |
298 | 298 | ||
299 | AMS (Apple Motion Sensor) DRIVER | ||
300 | P: Stelian Pop | ||
301 | M: stelian@popies.net | ||
302 | P: Michael Hanselmann | ||
303 | M: linux-kernel@hansmi.ch | ||
304 | S: Supported | ||
305 | |||
299 | AMSO1100 RNIC DRIVER | 306 | AMSO1100 RNIC DRIVER |
300 | P: Tom Tucker | 307 | P: Tom Tucker |
301 | M: tom@opengridcomputing.com | 308 | M: tom@opengridcomputing.com |
@@ -3436,6 +3443,12 @@ M: bezaur@gmail.com | |||
3436 | L: lm-sensors@lm-sensors.org | 3443 | L: lm-sensors@lm-sensors.org |
3437 | S: Maintained | 3444 | S: Maintained |
3438 | 3445 | ||
3446 | W83793 HARDWARE MONITORING DRIVER | ||
3447 | P: Rudolf Marek | ||
3448 | M: r.marek@assembler.cz | ||
3449 | L: lm-sensors@lm-sensors.org | ||
3450 | S: Maintained | ||
3451 | |||
3439 | W83L51xD SD/MMC CARD INTERFACE DRIVER | 3452 | W83L51xD SD/MMC CARD INTERFACE DRIVER |
3440 | P: Pierre Ossman | 3453 | P: Pierre Ossman |
3441 | M: drzeus-wbsd@drzeus.cx | 3454 | M: drzeus-wbsd@drzeus.cx |