summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2011-03-15hwmon: (pmbus) Fix LINEAR16 data formatGuenter Roeck1-14/+17
2011-03-15hwmon: (pmbus) Continuously update temperature limit registersGuenter Roeck1-4/+10
2011-03-15hwmon: (pmbus) Improve support for paged temperature sensorsGuenter Roeck1-18/+28
2011-03-15hwmon: (pmbus) Improve support for paged fansGuenter Roeck1-30/+40
2011-03-15hwmon: (pmbus) More stringent checking of VOUT_MODE registerGuenter Roeck1-3/+4
2011-03-15hwmon: (pmbus) Add support for Maxim MAX34440/MAX34441Guenter Roeck3-0/+210
2011-03-15hwmon: (pmbus) Add support for Maxim MAX16064Guenter Roeck3-0/+102
2011-03-15hwmon: (pmbus) Add support for Maxim MAX8688Guenter Roeck3-0/+169
2011-03-15hwmon: PMBus device driverGuenter Roeck5-0/+2173
2011-03-15hwmon: (lm85) Add support for EMC6D103SGuenter Roeck1-24/+51
2011-03-15hwmon: (lm85) Do not update hysteresis and temp_auto_off if auto_temp_min is ...Guenter Roeck1-17/+0
2011-03-15hwmon: (lm85) Use function to remove sysfs attribute filesGuenter Roeck1-8/+11
2011-03-15hwmon: (lm85) Use boolean to determine if VID5 is configuredGuenter Roeck1-12/+13
2011-03-15hwmon: Add support for Lineage Compact Power Line PEM devicesGuenter Roeck3-0/+601
2011-03-15hwmon: (lis3lv02d) Convert SPI to dev_pm_opsMark Brown1-9/+10
2011-03-15hwmon: (max6639) Set reasonable default PWM frequencystigge@antcom.de1-2/+16
2011-03-15hwmon: 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-19hwmon: (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-10hwmon: (emc1403) Fix I2C address rangeGuenter Roeck1-1/+1
2011-02-10hwmon: (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
2011-01-12hwmon: (emc1403) Add EMC1423 supportJekyll Lai2-6/+14
2011-01-12hwmon: (w83793) Drop useless mutexJean Delvare1-4/+1
2011-01-12hwmon: (fschmd) Drop useless mutexJean Delvare1-4/+1
2011-01-12hwmon: (w83781d) Use pr_fmt and pr_<level>Joe Perches1-15/+14
2011-01-12hwmon: (pc87427) Use pr_fmt and pr_<level>Joe Perches1-13/+13
2011-01-12hwmon: (pc87360) Use pr_fmt and pr_<level>Joe Perches1-30/+23
2011-01-12hwmon: (lm78) Use pr_fmt and pr_<level>Joe Perches1-7/+7
2011-01-12hwmon: (it87) Use pr_fmt and pr_<level>Joe Perches1-16/+14
2011-01-12hwmon: (w83793) Implement the standard intrusion detection interfaceJean Delvare1-3/+30
2011-01-12hwmon: (w83792d) Implement the standard intrusion detection interfaceJean Delvare1-3/+41
2011-01-12hwmon: (adm9240) Implement the standard intrusion detection interfaceJean Delvare1-3/+29
2011-01-12hwmon: (via686a) Initialize fan_div valuesJean Delvare1-3/+11
2011-01-12hwmon: (w83795) Silent false warning from gccJean Delvare1-2/+2
2011-01-12hwmon: (ads7828) Update email contact detailsSteven Hardy1-2/+2
2011-01-09hwmon: Support for Dallas Semiconductor DS620Roland Stigge3-0/+348