aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* 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
* hwmon: (lm85) Use function to remove sysfs attribute filesGuenter Roeck2011-03-141-8/+11
* hwmon: (lm85) Use boolean to determine if VID5 is configuredGuenter Roeck2011-03-141-12/+13
* hwmon: Add support for Lineage Compact Power Line PEM devicesGuenter Roeck2011-03-143-0/+601
* hwmon: (lis3lv02d) Convert SPI to dev_pm_opsMark Brown2011-03-141-9/+10
* hwmon: (max6639) Set reasonable default PWM frequencystigge@antcom.de2011-03-141-2/+16
* hwmon: Driver for Maxim MAX6639stigge@antcom.de2011-03-143-0/+650
* hwmon/f71882fg: Set platform drvdata to NULL laterHans de Goede2011-03-131-1/+1
* hwmon/f71882fg: Fix a typo in a commentHans de Goede2011-03-131-1/+1
* hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin2011-02-261-0/+1
* hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin2011-02-261-0/+1
* hwmon: (lm85) extend to support EMC6D103 chipsJan Beulich2011-02-182-3/+22
* hwmon: (k10temp) add support for AMD Family 12h/14h CPUsClemens Ladisch2011-02-182-5/+6
* hwmon: (jc42) do not allow writing to locked registersClemens Ladisch2011-02-161-4/+29
* hwmon: (jc42) more helpful documentationClemens Ladisch2011-02-161-5/+6
* hwmon: (jc42) fix type mismatchClemens Ladisch2011-02-161-1/+1
* hwmon: (emc1403) Fix I2C address rangeGuenter Roeck2011-02-091-1/+1
* hwmon: (lm63) Consider LM64 temperature offsetDirk Eibach2011-02-091-12/+47