summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2011-03-14hwmon/f71882fg: Only allow negative auto point temps if fan_neg_temp is enabledHans de Goede1-2/+16
2011-03-14hwmon/f71882fg: Fix temp1 sensor type reportingHans de Goede1-32/+3
2011-03-14hwmon: (w83627ehf) Display correct temperature sensor labels for systems with...Guenter Roeck1-2/+3
2011-03-14hwmon: (w83627ehf) Add fan debounce support for NCT6775F and NCT6776FIan Dobson1-0/+21
2011-03-14hwmon: (w83627ehf) Update Kconfig for W83677HG-B, NCT6775F and NCT6776FGuenter Roeck1-2/+3
2011-03-14hwmon: (w83627ehf) Store rpm instead of raw fan speed dataGuenter Roeck1-18/+9
2011-03-14hwmon: (w83627ehf) Use 16 bit fan count registers if supportedGuenter Roeck1-27/+59
2011-03-14hwmon: (w83627ehf) Add support for Nuvoton NCT6775F and NCT6776FGuenter Roeck1-139/+652
2011-03-14hwmon: (w83627ehf) Permit enabling SmartFan IV mode if configured at startupGuenter Roeck1-2/+10
2011-03-14hwmon: (w83627ehf) Convert register arrays to 16 bit, and convert access to p...Guenter Roeck1-24/+36
2011-03-14hwmon: (w83627ehf) Improve support for W83667HG-BGuenter Roeck1-31/+124
2011-03-14hwmon: (w83627ehf) Optimize multi-bank register accessGuenter Roeck1-15/+11
2011-03-14hwmon: (w83627ehf) Fixed most checkpatch warnings and errorsGuenter Roeck1-64/+85
2011-03-14hwmon: (w83627ehf) Unify temperature register access, and use strict string c...Guenter Roeck1-106/+113
2011-03-14hwmon: Add support for LTC4151per.dalen@appeartv.com3-0/+268
2011-03-14hwmon: (pmbus) Fix LINEAR16 data formatGuenter Roeck1-14/+17
2011-03-14hwmon: (pmbus) Continuously update temperature limit registersGuenter Roeck1-4/+10
2011-03-14hwmon: (pmbus) Improve support for paged temperature sensorsGuenter Roeck1-18/+28
2011-03-14hwmon: (pmbus) Improve support for paged fansGuenter Roeck1-30/+40
2011-03-14hwmon: (pmbus) More stringent checking of VOUT_MODE registerGuenter Roeck1-3/+4
2011-03-14hwmon: (pmbus) Add support for Maxim MAX34440/MAX34441Guenter Roeck3-0/+210
2011-03-14hwmon: (pmbus) Add support for Maxim MAX16064Guenter Roeck3-0/+102
2011-03-14hwmon: (pmbus) Add support for Maxim MAX8688Guenter Roeck3-0/+169
2011-03-14hwmon: PMBus device driverGuenter Roeck5-0/+2173
2011-03-14hwmon: (lm85) Add support for EMC6D103SGuenter Roeck1-24/+51
2011-03-14hwmon: (lm85) Do not update hysteresis and temp_auto_off if auto_temp_min is ...Guenter Roeck1-17/+0
2011-03-14hwmon: (lm85) Use function to remove sysfs attribute filesGuenter Roeck1-8/+11
2011-03-14hwmon: (lm85) Use boolean to determine if VID5 is configuredGuenter Roeck1-12/+13
2011-03-14hwmon: Add support for Lineage Compact Power Line PEM devicesGuenter Roeck3-0/+601
2011-03-14hwmon: (lis3lv02d) Convert SPI to dev_pm_opsMark Brown1-9/+10
2011-03-14hwmon: (max6639) Set reasonable default PWM frequencystigge@antcom.de1-2/+16
2011-03-14hwmon: Driver for Maxim MAX6639stigge@antcom.de3-0/+650
2011-03-13hwmon/f71882fg: Set platform drvdata to NULL laterHans de Goede1-1/+1
2011-03-13hwmon/f71882fg: Fix a typo in a commentHans de Goede1-1/+1
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-5/+4
2011-02-26hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin1-0/+1
2011-02-26hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin1-0/+1
2011-02-18hwmon: (lm85) extend to support EMC6D103 chipsJan Beulich2-3/+22
2011-02-18hwmon: (k10temp) add support for AMD Family 12h/14h CPUsClemens Ladisch2-5/+6
2011-02-16hwmon: (jc42) do not allow writing to locked registersClemens Ladisch1-4/+29
2011-02-16hwmon: (jc42) more helpful documentationClemens Ladisch1-5/+6
2011-02-16hwmon: (jc42) fix type mismatchClemens Ladisch1-1/+1
2011-02-09hwmon: (emc1403) Fix I2C address rangeGuenter Roeck1-1/+1
2011-02-09hwmon: (lm63) Consider LM64 temperature offsetDirk Eibach1-12/+47
2011-01-25hwmon: (lis3) turn down the no IRQ messageKalhan Trisal1-1/+1
2011-01-23hwmon: (asus_atk0110) Override interface detection on Sabertooth X58Luca Tettamanti1-1/+22
2011-01-23hwmon: (applesmc) Properly initialize lockdep attributesHenrik Rydberg1-0/+1
2011-01-18hwmon: (lm93) Add support for LM94Guenter Roeck2-4/+21
2011-01-12hwmon: (dme1737) Minor cleanupsJuerg Haefliger1-48/+73
2011-01-12hwmon: (dme1737) Add support for in7 for SCH5127Juerg Haefliger1-15/+53