summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |/
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-161-5/+4
|\ \ | |/ |/|
| * dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* | 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
* hwmon: (lis3) turn down the no IRQ messageKalhan Trisal2011-01-251-1/+1
* hwmon: (asus_atk0110) Override interface detection on Sabertooth X58Luca Tettamanti2011-01-231-1/+22
* hwmon: (applesmc) Properly initialize lockdep attributesHenrik Rydberg2011-01-231-0/+1
* hwmon: (lm93) Add support for LM94Guenter Roeck2011-01-182-4/+21
* hwmon: (dme1737) Minor cleanupsJuerg Haefliger2011-01-121-48/+73
* hwmon: (dme1737) Add support for in7 for SCH5127Juerg Haefliger2011-01-121-15/+53
* hwmon: (emc1403) Add EMC1423 supportJekyll Lai2011-01-122-6/+14
* hwmon: (w83793) Drop useless mutexJean Delvare2011-01-121-4/+1
* hwmon: (fschmd) Drop useless mutexJean Delvare2011-01-121-4/+1
* hwmon: (w83781d) Use pr_fmt and pr_<level>Joe Perches2011-01-121-15/+14
* hwmon: (pc87427) Use pr_fmt and pr_<level>Joe Perches2011-01-121-13/+13
OpenPOWER on IntegriCloud