aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-01hwmon: (lm78) Add missing __devexit_p()Mike Frysinger1-1/+1
2009-05-08hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare1-1/+2
2009-05-08hwmon: (asus_atk0110) Fix compiler warningLuca Tettamanti1-0/+2
2009-04-13hwmon: sht15 humidity sensor driverJonathan Cameron3-0/+703
2009-04-13hp_accel: remove unused #include <version.h>Huang Weiyi1-1/+0
2009-04-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds4-65/+1069
2009-04-07hwmon: add support for GMT G760A fan speed PWM controllerHerbert Valerio Riedel3-0/+283
2009-04-07hwmon: Add Asus ATK0110 supportLuca Tettamanti3-0/+1022
2009-04-07hwmon: (lm95241) Convert to new-style i2c driverJean Delvare1-65/+47
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2009-04-01lis3: SPI transport layerDaniel Mack3-0/+131
2009-04-01lis3: solve dependency between core and ACPIDaniel Mack3-100/+105
2009-04-01lis3: reorder functions to make forward decl obsoleteDaniel Mack1-33/+31
2009-04-01hp_accel: axis conversion for hp compaq 8710wLuca Cappa1-0/+1
2009-04-01hp_accel: add two more axis informationPavel Machek1-0/+2
2009-04-01hwmon: Add LTC4215 driverIra Snyder3-0/+376
2009-04-01hwmon: LM95241 driverDavide Rizzo3-0/+537
2009-04-01hp_accel: adev is poor name of exported symbolPavel Machek3-106/+116
2009-03-30hwmon: (fschmd) Add support for the FSC Hades ICHans de Goede2-25/+36
2009-03-30hwmon: (fschmd) Add support for the FSC Syleus ICHans de Goede2-60/+161
2009-03-30dmi: Let dmi_walk() users pass private dataJean Delvare1-2/+2
2009-03-30Move the pcf8591 driver to hwmonJean Delvare3-0/+340
2009-03-30hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HGGong Jun1-6/+54
2009-03-30hwmon: (w83627ehf) Add support for W83667HGGong Jun2-38/+72
2009-03-30hwmon: (w83627ehf) Invert fan pin variables logicJean Delvare1-4/+4
2009-03-30hwmon: (hdaps) Fix Thinkpad X41 axis inversionFrank Seidel1-1/+1
2009-03-30hwmon: (hdaps) Allow inversion of separate axisFrank Seidel1-31/+33
2009-03-30hwmon: (ds1621) Avoid unneeded register accessJean Delvare1-6/+9
2009-03-30hwmon: (ds1621) Clean up register accessJean Delvare1-24/+24
2009-03-30hwmon: (ds1621) Reorder code statementsJean Delvare1-66/+57
2009-03-30trivial: Update my email addressRiku Voipio1-2/+2
2009-03-12hwmon: (f75375s) Remove unnecessary and confusing initializationAndrew Klossner1-1/+1
2009-03-12hwmon: (it87) Properly decode -128 degrees C temperatureJean Delvare1-4/+4
2009-03-12hwmon: (lm90) Document support for the MAX6648/6692 chipsDarrick J. Wong2-6/+6
2009-03-12hwmon: (abituguru3) Fix I/O error handlingJean Delvare1-2/+5
2009-03-10lm85: add VRM10 support for adt7468 chipDarrick J. Wong1-1/+2
2009-03-10lm85: fix the version check that broke adt7468 probingDarrick J. Wong1-1/+4
2009-02-18lis3lv02d: add axes knowledge of HP Pavilion dv5 modelsGiuseppe Bilotta1-0/+22
2009-02-18lis3lv02d: support both one- and two-byte sensorsGiuseppe Bilotta3-26/+51
2009-02-18hp accelerometer: add freefall detectionPavel Machek3-17/+187
2009-02-17hwmon: Fix ACPI resource check error handlingHans de Goede3-3/+3
2009-02-17hwmon: (f71882fg) Hide misleading error messageJean Delvare1-1/+1
2009-02-05lis3lv02d: add axes knowledge for HP 6710Martin Kebert1-1/+2
2009-02-05lis3lv02d: add axes knowledge for HP 6730Pavel Herrmann1-0/+1
2009-02-05lis3lv02d: add axes knowledge for HP 6530Eric Piel1-0/+2
2009-02-05lis3lv02d: add axes knowledge for HP 6510bJiri Tersel1-1/+2
2009-01-29hwmon: applesmc: add support for MacPro 3 temperature sensorsBharath Ramesh1-1/+29
2009-01-15Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds5-15/+1297
2009-01-15hp_accel: do not call ACPI from invalid contextPavel Machek1-19/+49
2009-01-15lis3lv02d: merge with leds hp diskEric Piel2-5/+52