summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (f75375s) Remove unnecessary and confusing initializationAndrew Klossner2009-03-121-1/+1
* hwmon: (it87) Properly decode -128 degrees C temperatureJean Delvare2009-03-121-4/+4
* hwmon: (lm90) Document support for the MAX6648/6692 chipsDarrick J. Wong2009-03-122-6/+6
* hwmon: (abituguru3) Fix I/O error handlingJean Delvare2009-03-121-2/+5
* lm85: add VRM10 support for adt7468 chipDarrick J. Wong2009-03-101-1/+2
* lm85: fix the version check that broke adt7468 probingDarrick J. Wong2009-03-101-1/+4
* lis3lv02d: add axes knowledge of HP Pavilion dv5 modelsGiuseppe Bilotta2009-02-191-0/+22
* lis3lv02d: support both one- and two-byte sensorsGiuseppe Bilotta2009-02-193-26/+51
* hp accelerometer: add freefall detectionPavel Machek2009-02-193-17/+187
* hwmon: Fix ACPI resource check error handlingHans de Goede2009-02-173-3/+3
* hwmon: (f71882fg) Hide misleading error messageJean Delvare2009-02-171-1/+1
* lis3lv02d: add axes knowledge for HP 6710Martin Kebert2009-02-051-1/+2
* lis3lv02d: add axes knowledge for HP 6730Pavel Herrmann2009-02-051-0/+1
* lis3lv02d: add axes knowledge for HP 6530Eric Piel2009-02-051-0/+2
* lis3lv02d: add axes knowledge for HP 6510bJiri Tersel2009-02-051-1/+2
* hwmon: applesmc: add support for MacPro 3 temperature sensorsBharath Ramesh2009-01-301-1/+29
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-165-15/+1297
|\
| * hwmon: (abituguru3) Fix CONFIG_DMI=n fallback to probeAlistair John Strachan2009-01-151-1/+1
| * hwmon: (abituguru3) Enable DMI probing feature on IN9 32X MAXAlistair John Strachan2009-01-151-1/+1
| * hwmon: (abituguru3) Match partial DMI board name stringsAlistair John Strachan2009-01-151-4/+16
| * hwmon: Add a driver for the ADT7475 hardware monitoring chipJordan Crouse2009-01-153-0/+1233
| * hwmon: (k8temp) Fix temperature reporting for (most) K8 RevG CPUsAndreas Herrmann2009-01-151-2/+15
| * hwmon: (k8temp) Fix wrong sensor selection for AMD K8 RevF/RevG CPUsAndreas Herrmann2009-01-151-0/+9
| * hwmon: (k8temp) Warn about fam F rev F errataAndreas Herrmann2009-01-151-7/+22
* | hp_accel: do not call ACPI from invalid contextPavel Machek2009-01-161-19/+49
* | lis3lv02d: merge with leds hp diskEric Piel2009-01-162-5/+52
* | hwmon: applesmc: fix light sensor readings on newer MacBooksAlex Murray2009-01-161-0/+5
|/
* LIS3LV02D: separate the core from HP ACPI APIEric Piel2009-01-104-251/+324
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-0725-331/+2505
|\
| * hwmon: Fix various typosJean Delvare2009-01-072-2/+2
| * hwmon: Check for ACPI resource conflictsJean Delvare2009-01-0714-0/+72
| * hwmon: (lm70) Add TI TMP121 supportManuel Lauss2009-01-072-12/+77
| * hwmon: (lm70) Code streamlining and cleanupKaiwan N Billimoria2009-01-071-4/+5
| * hwmon: Deprecate the fscher and fscpos driversHans de Goede2009-01-071-6/+14
| * hwmon: (fschmd) Add watchdog supportHans de Goede2009-01-072-20/+386
| * hwmon: (fschmd) Cleanups for watchdog supportHans de Goede2009-01-071-25/+22Star
| * hwmon: (i5k_amb) Load automatically on all 5000/5400 chipsetsDarrick J. Wong2009-01-071-0/+7
| * hwmon: (it87) Add support for the ITE IT8720FJean-Marc Spaggiari2009-01-072-10/+23
| * hwmon: Don't overuse I2C_CLIENT_MODULE_PARMJean Delvare2009-01-075-5/+20
| * hwmon: Add LTC4245 driverIra Snyder2009-01-073-0/+579
| * hwmon: (f71882fg) Fix fan_to/from_reg prototypesHans de Goede2009-01-071-2/+2
| * hwmon: (f71882fg) Printout fan modesHans de Goede2009-01-071-4/+9
| * hwmon: (f71882fg) Add documentationHans de Goede2009-01-071-2/+3
| * hwmon: (f71882fg) Fix auto_channels_temp temp numbering with f8000Hans de Goede2009-01-071-4/+8
| * hwmon: (f71882fg) Add missing pwm3 attr for f71862fgHans de Goede2009-01-071-0/+22
| * hwmon: (f71882fg) Add F8000 supportHans de Goede2009-01-071-62/+291
| * hwmon: (f71882fg) Remove the fan_mode module optionHans de Goede2009-01-071-25/+2Star
| * hwmon: (f71882fg) Separate max and crit alarm and beepHans de Goede2009-01-071-9/+23
| * hwmon: (f71882fg) Check for hwmon powerdown stateHans de Goede2009-01-071-0/+5
| * hwmon: (f71882fg) Cleanup fan and temp hyst functionsHans de Goede2009-01-071-78/+43Star