aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (ads1015) Make gain and datarate configurableDirk Eibach2011-03-211-40/+109
* hwmon: (ads1015) Drop dynamic attribute groupJean Delvare2011-03-211-32/+18
* hwmon: Add support for Texas Instruments ADS1015Dirk Eibach2011-03-213-0/+293
* hwmon: New driver for SMSC SCH5627Hans de Goede2011-03-213-0/+868
* hwmon: (abituguru*) Update my email addressHans de Goede2011-03-212-4/+4
* hwmon: (lm75) Speed up detectionJean Delvare2011-03-211-21/+19
* hwmon: (lm75) Add detection of the National Semiconductor LM75ALen Sorensen2011-03-212-16/+42
* Move lis3lv02d drivers to drivers/miscJean Delvare2011-03-216-1760/+0
* Move hp_accel to drivers/platform/x86Jean Delvare2011-03-213-425/+0
* Let Kconfig handle lis3lv02d dependenciesJean Delvare2011-03-212-27/+25
* hwmon: (sht15) Fix integer overflow in humidity calculationVivien Didelot2011-03-211-2/+2
* hwmon: (sht15) Spelling fixJustin P. Mattock2011-03-211-1/+1
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-201-3/+1
|\
| * hwmon: change to new flag variablematt mooney2011-03-171-3/+1
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-03-1715-564/+5683
|\ \
| * | hwmon: (lineage-pem): Fix in1 voltage alarm sysfs attributesGuenter Roeck2011-03-161-5/+2
| * | hwmon/f71882fg: Add support for f71808eHans de Goede2011-03-141-21/+40
| * | hwmon/f71882fg: Add support for f71869f and f71869eHans de Goede2011-03-141-5/+115
| * | hwmon/f71882fg: Add support for f71889edHans de Goede2011-03-141-11/+27
| * | hwmon/f71882fg: Break out test for auto pwm's controlled by digital readingsHans de Goede2011-03-141-17/+23
| * | hwmon/f71882fg: Separate temp beep sysfs attr from the other temp sysfs attrHans de Goede2011-03-141-23/+53
| * | hwmon/f71882fg: Remove bogus temp2_type for certain modelsHans de Goede2011-03-141-2/+0
| * | hwmon/f71882fg: Make number of temps configurableHans de Goede2011-03-141-6/+10
| * | hwmon/f71882fg: Make creation of in sysfs attributes more genericHans de Goede2011-03-141-77/+103
| * | hwmon/f71882fg: Only allow negative auto point temps if fan_neg_temp is enabledHans de Goede2011-03-141-2/+16
| * | hwmon/f71882fg: Fix temp1 sensor type reportingHans de Goede2011-03-141-32/+3
| * | hwmon: (w83627ehf) Display correct temperature sensor labels for systems with...Guenter Roeck2011-03-141-2/+3
| * | hwmon: (w83627ehf) Add fan debounce support for NCT6775F and NCT6776FIan Dobson2011-03-141-0/+21
| * | hwmon: (w83627ehf) Update Kconfig for W83677HG-B, NCT6775F and NCT6776FGuenter Roeck2011-03-141-2/+3
| * | hwmon: (w83627ehf) Store rpm instead of raw fan speed dataGuenter Roeck2011-03-141-18/+9
| * | hwmon: (w83627ehf) Use 16 bit fan count registers if supportedGuenter Roeck2011-03-141-27/+59
| * | hwmon: (w83627ehf) Add support for Nuvoton NCT6775F and NCT6776FGuenter Roeck2011-03-141-139/+652
| * | hwmon: (w83627ehf) Permit enabling SmartFan IV mode if configured at startupGuenter Roeck2011-03-141-2/+10
| * | hwmon: (w83627ehf) Convert register arrays to 16 bit, and convert access to p...Guenter Roeck2011-03-141-24/+36
| * | hwmon: (w83627ehf) Improve support for W83667HG-BGuenter Roeck2011-03-141-31/+124
| * | hwmon: (w83627ehf) Optimize multi-bank register accessGuenter Roeck2011-03-141-15/+11
| * | hwmon: (w83627ehf) Fixed most checkpatch warnings and errorsGuenter Roeck2011-03-141-64/+85
| * | hwmon: (w83627ehf) Unify temperature register access, and use strict string c...Guenter Roeck2011-03-141-106/+113
| * | hwmon: Add support for LTC4151per.dalen@appeartv.com2011-03-143-0/+268
| * | hwmon: (pmbus) Fix LINEAR16 data formatGuenter Roeck2011-03-141-14/+17
| * | hwmon: (pmbus) Continuously update temperature limit registersGuenter Roeck2011-03-141-4/+10
| * | hwmon: (pmbus) Improve support for paged temperature sensorsGuenter Roeck2011-03-141-18/+28
| * | hwmon: (pmbus) Improve support for paged fansGuenter Roeck2011-03-141-30/+40
| * | hwmon: (pmbus) More stringent checking of VOUT_MODE registerGuenter Roeck2011-03-141-3/+4
| * | hwmon: (pmbus) Add support for Maxim MAX34440/MAX34441Guenter Roeck2011-03-143-0/+210
| * | hwmon: (pmbus) Add support for Maxim MAX16064Guenter Roeck2011-03-143-0/+102
| * | hwmon: (pmbus) Add support for Maxim MAX8688Guenter Roeck2011-03-143-0/+169
| * | hwmon: PMBus device driverGuenter Roeck2011-03-145-0/+2173
| * | hwmon: (lm85) Add support for EMC6D103SGuenter Roeck2011-03-141-24/+51
| * | hwmon: (lm85) Do not update hysteresis and temp_auto_off if auto_temp_min is ...Guenter Roeck2011-03-141-17/+0