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