summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (asus_atk0110) Fix upper limit readingsLuca Tettamanti2009-07-281-1/+5
* hwmon: (smsc47m1) Differentiate between LPC47M233 and LPC47M292Jean Delvare2009-07-281-0/+11
* hwmon: (abituguru3) DMI probing for AB9, AB9 QuadQT and IX38 QuadGTAlistair John Strachan2009-07-111-3/+3
* hwmon: (sht15) Remove unnecessary semicolonJoe Perches2009-07-111-1/+1
* hwmon: (max6650) Fix lock imbalanceJiri Slaby2009-07-111-0/+1
* Merge branch 'akpm'Linus Torvalds2009-06-165-133/+106
|\
| * lis3: add click functionDaniel Mack2009-06-163-1/+39
| * lis3: add three new laptop modelsEric Piel2009-06-161-2/+5
| * lis3: use input_polled_deviceEric Piel2009-06-164-55/+29
| * lis3: remove automatic shutdown of the deviceEric Piel2009-06-163-71/+32
| * lis3: fix misc device unregistering and printkEric Piel2009-06-161-5/+2
* | hwmon: (max6650) Add support for alarmsChristian Engelmayer2009-06-151-1/+85
* | hwmon: (f71882fg) Add support for the F71858FHans de Goede2009-06-152-38/+158
* | hwmon: (f71882fg) Add temp#_fault sysfs attr for f8000Hans de Goede2009-06-151-0/+3
* | hwmon: (f71882fg) Sanity check f8000 pwm settingsHans de Goede2009-06-151-13/+23
* | hwmon: (f71882fg) Cleanup f8000 pwm handlingHans de Goede2009-06-151-9/+8
* | hwmon: PCI quirk for hwmon access on MSI MS-7031 boardJean Delvare2009-06-151-0/+29
* | hwmon: (w83627ehf) Add W83627DHG-P supportJean Delvare2009-06-151-1/+9
* | hwmon: (tmp401) Add support for TI's TMP411 sensors chipAndre Prendel2009-06-151-24/+149
* | hwmon: (tmp401) Add support for TI's TMP401 sensor chipHans de Goede2009-06-153-0/+576
* | hwmon: (ibmaem) Automatically load on HC10 bladeDarrick J. Wong2009-06-152-1/+2
* | hwmon: Fix more __devexit_p glitchesJean Delvare2009-06-152-6/+6
|/
* hwmon: (lm78) Add missing __devexit_p()Mike Frysinger2009-06-011-1/+1
* hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare2009-05-081-1/+2
* hwmon: (asus_atk0110) Fix compiler warningLuca Tettamanti2009-05-081-0/+2
* hwmon: sht15 humidity sensor driverJonathan Cameron2009-04-133-0/+703
* hp_accel: remove unused #include <version.h>Huang Weiyi2009-04-131-1/+0
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-074-65/+1069
|\
| * hwmon: Add Asus ATK0110 supportLuca Tettamanti2009-04-073-0/+1022
| * hwmon: (lm95241) Convert to new-style i2c driverJean Delvare2009-04-071-65/+47
* | hwmon: add support for GMT G760A fan speed PWM controllerHerbert Valerio Riedel2009-04-073-0/+283
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-2/+2
|\
| * trivial: Update my email addressRiku Voipio2009-03-301-2/+2
* | lis3: SPI transport layerDaniel Mack2009-04-013-0/+131
* | lis3: solve dependency between core and ACPIDaniel Mack2009-04-013-100/+105
* | lis3: reorder functions to make forward decl obsoleteDaniel Mack2009-04-011-33/+31
* | hp_accel: axis conversion for hp compaq 8710wLuca Cappa2009-04-011-0/+1
* | hp_accel: add two more axis informationPavel Machek2009-04-011-0/+2
* | hwmon: Add LTC4215 driverIra Snyder2009-04-013-0/+376
* | hwmon: LM95241 driverDavide Rizzo2009-04-013-0/+537
* | hp_accel: adev is poor name of exported symbolPavel Machek2009-04-013-106/+116
* | hwmon: (fschmd) Add support for the FSC Hades ICHans de Goede2009-03-302-25/+36
* | hwmon: (fschmd) Add support for the FSC Syleus ICHans de Goede2009-03-302-60/+161
* | dmi: Let dmi_walk() users pass private dataJean Delvare2009-03-301-2/+2
* | Move the pcf8591 driver to hwmonJean Delvare2009-03-303-0/+340
* | hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HGGong Jun2009-03-301-6/+54
* | hwmon: (w83627ehf) Add support for W83667HGGong Jun2009-03-302-38/+72
* | hwmon: (w83627ehf) Invert fan pin variables logicJean Delvare2009-03-301-4/+4
* | hwmon: (hdaps) Fix Thinkpad X41 axis inversionFrank Seidel2009-03-301-1/+1
* | hwmon: (hdaps) Allow inversion of separate axisFrank Seidel2009-03-301-31/+33