| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: (ads1015) Make gain and datarate configurable | Dirk Eibach | 2011-03-21 | 1 | -40/+109 |
* | hwmon: (ads1015) Drop dynamic attribute group | Jean Delvare | 2011-03-21 | 1 | -32/+18 |
* | hwmon: Add support for Texas Instruments ADS1015 | Dirk Eibach | 2011-03-21 | 3 | -0/+293 |
* | hwmon: New driver for SMSC SCH5627 | Hans de Goede | 2011-03-21 | 3 | -0/+868 |
* | hwmon: (abituguru*) Update my email address | Hans de Goede | 2011-03-21 | 2 | -4/+4 |
* | hwmon: (lm75) Speed up detection | Jean Delvare | 2011-03-21 | 1 | -21/+19 |
* | hwmon: (lm75) Add detection of the National Semiconductor LM75A | Len Sorensen | 2011-03-21 | 2 | -16/+42 |
* | Move lis3lv02d drivers to drivers/misc | Jean Delvare | 2011-03-21 | 6 | -1760/+0 |
* | Move hp_accel to drivers/platform/x86 | Jean Delvare | 2011-03-21 | 3 | -425/+0 |
* | Let Kconfig handle lis3lv02d dependencies | Jean Delvare | 2011-03-21 | 2 | -27/+25 |
* | hwmon: (sht15) Fix integer overflow in humidity calculation | Vivien Didelot | 2011-03-21 | 1 | -2/+2 |
* | hwmon: (sht15) Spelling fix | Justin P. Mattock | 2011-03-21 | 1 | -1/+1 |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-03-20 | 1 | -3/+1 |
|\ |
|
| * | hwmon: change to new flag variable | matt mooney | 2011-03-17 | 1 | -3/+1 |
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-03-17 | 15 | -564/+5683 |
|\ \ |
|
| * | | hwmon: (lineage-pem): Fix in1 voltage alarm sysfs attributes | Guenter Roeck | 2011-03-16 | 1 | -5/+2 |
| * | | hwmon/f71882fg: Add support for f71808e | Hans de Goede | 2011-03-14 | 1 | -21/+40 |
| * | | hwmon/f71882fg: Add support for f71869f and f71869e | Hans de Goede | 2011-03-14 | 1 | -5/+115 |
| * | | hwmon/f71882fg: Add support for f71889ed | Hans de Goede | 2011-03-14 | 1 | -11/+27 |
| * | | hwmon/f71882fg: Break out test for auto pwm's controlled by digital readings | Hans de Goede | 2011-03-14 | 1 | -17/+23 |
| * | | hwmon/f71882fg: Separate temp beep sysfs attr from the other temp sysfs attr | Hans de Goede | 2011-03-14 | 1 | -23/+53 |
| * | | hwmon/f71882fg: Remove bogus temp2_type for certain models | Hans de Goede | 2011-03-14 | 1 | -2/+0 |
| * | | hwmon/f71882fg: Make number of temps configurable | Hans de Goede | 2011-03-14 | 1 | -6/+10 |
| * | | hwmon/f71882fg: Make creation of in sysfs attributes more generic | Hans de Goede | 2011-03-14 | 1 | -77/+103 |
| * | | hwmon/f71882fg: Only allow negative auto point temps if fan_neg_temp is enabled | Hans de Goede | 2011-03-14 | 1 | -2/+16 |
| * | | hwmon/f71882fg: Fix temp1 sensor type reporting | Hans de Goede | 2011-03-14 | 1 | -32/+3 |
| * | | hwmon: (w83627ehf) Display correct temperature sensor labels for systems with... | Guenter Roeck | 2011-03-14 | 1 | -2/+3 |
| * | | hwmon: (w83627ehf) Add fan debounce support for NCT6775F and NCT6776F | Ian Dobson | 2011-03-14 | 1 | -0/+21 |
| * | | hwmon: (w83627ehf) Update Kconfig for W83677HG-B, NCT6775F and NCT6776F | Guenter Roeck | 2011-03-14 | 1 | -2/+3 |
| * | | hwmon: (w83627ehf) Store rpm instead of raw fan speed data | Guenter Roeck | 2011-03-14 | 1 | -18/+9 |
| * | | hwmon: (w83627ehf) Use 16 bit fan count registers if supported | Guenter Roeck | 2011-03-14 | 1 | -27/+59 |
| * | | hwmon: (w83627ehf) Add support for Nuvoton NCT6775F and NCT6776F | Guenter Roeck | 2011-03-14 | 1 | -139/+652 |
| * | | hwmon: (w83627ehf) Permit enabling SmartFan IV mode if configured at startup | Guenter Roeck | 2011-03-14 | 1 | -2/+10 |
| * | | hwmon: (w83627ehf) Convert register arrays to 16 bit, and convert access to p... | Guenter Roeck | 2011-03-14 | 1 | -24/+36 |
| * | | hwmon: (w83627ehf) Improve support for W83667HG-B | Guenter Roeck | 2011-03-14 | 1 | -31/+124 |
| * | | hwmon: (w83627ehf) Optimize multi-bank register access | Guenter Roeck | 2011-03-14 | 1 | -15/+11 |
| * | | hwmon: (w83627ehf) Fixed most checkpatch warnings and errors | Guenter Roeck | 2011-03-14 | 1 | -64/+85 |
| * | | hwmon: (w83627ehf) Unify temperature register access, and use strict string c... | Guenter Roeck | 2011-03-14 | 1 | -106/+113 |
| * | | hwmon: Add support for LTC4151 | per.dalen@appeartv.com | 2011-03-14 | 3 | -0/+268 |
| * | | hwmon: (pmbus) Fix LINEAR16 data format | Guenter Roeck | 2011-03-14 | 1 | -14/+17 |
| * | | hwmon: (pmbus) Continuously update temperature limit registers | Guenter Roeck | 2011-03-14 | 1 | -4/+10 |
| * | | hwmon: (pmbus) Improve support for paged temperature sensors | Guenter Roeck | 2011-03-14 | 1 | -18/+28 |
| * | | hwmon: (pmbus) Improve support for paged fans | Guenter Roeck | 2011-03-14 | 1 | -30/+40 |
| * | | hwmon: (pmbus) More stringent checking of VOUT_MODE register | Guenter Roeck | 2011-03-14 | 1 | -3/+4 |
| * | | hwmon: (pmbus) Add support for Maxim MAX34440/MAX34441 | Guenter Roeck | 2011-03-14 | 3 | -0/+210 |
| * | | hwmon: (pmbus) Add support for Maxim MAX16064 | Guenter Roeck | 2011-03-14 | 3 | -0/+102 |
| * | | hwmon: (pmbus) Add support for Maxim MAX8688 | Guenter Roeck | 2011-03-14 | 3 | -0/+169 |
| * | | hwmon: PMBus device driver | Guenter Roeck | 2011-03-14 | 5 | -0/+2173 |
| * | | hwmon: (lm85) Add support for EMC6D103S | Guenter Roeck | 2011-03-14 | 1 | -24/+51 |
| * | | hwmon: (lm85) Do not update hysteresis and temp_auto_off if auto_temp_min is ... | Guenter Roeck | 2011-03-14 | 1 | -17/+0 |