Age | Commit message (Expand) | Author | Files | Lines |
2011-05-01 | hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register fails | Axel Lin | 1 | -2/+1 |
2011-04-29 | hwmon: (lm85) Fix error paths in probe function | Jean Delvare | 1 | -2/+2 |
2011-04-29 | hwmon: (lm85) Add missing list terminators | Jean Delvare | 1 | -0/+2 |
2011-04-29 | hwmon: (adm1021) Clarify documentation regarding Xeon processors | Jean Delvare | 1 | -2/+1 |
2011-04-29 | hwmon: (lm90) Add support for ADT7461A and NCT1008 | Guenter Roeck | 2 | -11/+19 |
2011-04-19 | hwmon: (pmbus) Removed unused variable from struct pmbus_data | Guenter Roeck | 1 | -1/+0 |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 10 | -12/+12 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 10 | -12/+12 |
2011-03-30 | hwmon: twl4030-madc-hwmon: add "platform:" prefix for platform modalias | Axel Lin | 1 | -1/+1 |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner | 1 | -1/+1 |
2011-03-28 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -34/+36 |
2011-03-26 | hwmon: (pmbus) Fix temperature limit register access | Guenter Roeck | 1 | -34/+36 |
2011-03-26 | hwmon: (f71882fg) Add support for the F71889A | Hans de Goede | 2 | -2/+14 |
2011-03-26 | hwmon: (f71882fg) Add support for the F81865F | Jean Delvare | 2 | -8/+15 |
2011-03-26 | hwmon: (f71882fg) Document all supported devices | Jean Delvare | 2 | -4/+14 |
2011-03-26 | hwmon: (f71882fg) Per-chip fan/temperature input count tables | Jean Delvare | 1 | -6/+30 |
2011-03-26 | hwmon: (f71882fg) Secure chip property definition arrays | Jean Delvare | 1 | -27/+27 |
2011-03-23 | jz4740: silence warnings related to mfd_get_cell changes | Andres Salomon | 1 | -1/+1 |
2011-03-23 | hwmon: twl4030: Hwmon Driver for TWL4030 MADC | Keerthy | 3 | -0/+168 |
2011-03-23 | mfd: mfd_cell is now implicitly available to jz4740 drivers | Andres Salomon | 1 | -1/+1 |
2011-03-21 | hwmon: (ads1015) Make gain and datarate configurable | Dirk Eibach | 1 | -40/+109 |
2011-03-21 | hwmon: (ads1015) Drop dynamic attribute group | Jean Delvare | 1 | -32/+18 |
2011-03-21 | hwmon: Add support for Texas Instruments ADS1015 | Dirk Eibach | 3 | -0/+293 |
2011-03-21 | hwmon: New driver for SMSC SCH5627 | Hans de Goede | 3 | -0/+868 |
2011-03-21 | hwmon: (abituguru*) Update my email address | Hans de Goede | 2 | -4/+4 |
2011-03-21 | hwmon: (lm75) Speed up detection | Jean Delvare | 1 | -21/+19 |
2011-03-21 | hwmon: (lm75) Add detection of the National Semiconductor LM75A | Len Sorensen | 2 | -16/+42 |
2011-03-21 | Move lis3lv02d drivers to drivers/misc | Jean Delvare | 6 | -1760/+0 |
2011-03-21 | Move hp_accel to drivers/platform/x86 | Jean Delvare | 3 | -425/+0 |
2011-03-21 | Let Kconfig handle lis3lv02d dependencies | Jean Delvare | 2 | -27/+25 |
2011-03-21 | hwmon: (sht15) Fix integer overflow in humidity calculation | Vivien Didelot | 1 | -2/+2 |
2011-03-21 | hwmon: (sht15) Spelling fix | Justin P. Mattock | 1 | -1/+1 |
2011-03-21 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -3/+1 |
2011-03-18 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 15 | -564/+5683 |
2011-03-17 | hwmon: change to new flag variable | matt mooney | 1 | -3/+1 |
2011-03-17 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -5/+4 |
2011-03-16 | hwmon: (lineage-pem): Fix in1 voltage alarm sysfs attributes | Guenter Roeck | 1 | -5/+2 |
2011-03-15 | hwmon/f71882fg: Add support for f71808e | Hans de Goede | 1 | -21/+40 |
2011-03-15 | hwmon/f71882fg: Add support for f71869f and f71869e | Hans de Goede | 1 | -5/+115 |
2011-03-15 | hwmon/f71882fg: Add support for f71889ed | Hans de Goede | 1 | -11/+27 |
2011-03-15 | hwmon/f71882fg: Break out test for auto pwm's controlled by digital readings | Hans de Goede | 1 | -17/+23 |
2011-03-15 | hwmon/f71882fg: Separate temp beep sysfs attr from the other temp sysfs attr | Hans de Goede | 1 | -23/+53 |
2011-03-15 | hwmon/f71882fg: Remove bogus temp2_type for certain models | Hans de Goede | 1 | -2/+0 |
2011-03-15 | hwmon/f71882fg: Make number of temps configurable | Hans de Goede | 1 | -6/+10 |
2011-03-15 | hwmon/f71882fg: Make creation of in sysfs attributes more generic | Hans de Goede | 1 | -77/+103 |
2011-03-15 | hwmon/f71882fg: Only allow negative auto point temps if fan_neg_temp is enabled | Hans de Goede | 1 | -2/+16 |
2011-03-15 | hwmon/f71882fg: Fix temp1 sensor type reporting | Hans de Goede | 1 | -32/+3 |
2011-03-15 | hwmon: (w83627ehf) Display correct temperature sensor labels for systems with... | Guenter Roeck | 1 | -2/+3 |
2011-03-15 | hwmon: (w83627ehf) Add fan debounce support for NCT6775F and NCT6776F | Ian Dobson | 1 | -0/+21 |
2011-03-15 | hwmon: (w83627ehf) Update Kconfig for W83677HG-B, NCT6775F and NCT6776F | Guenter Roeck | 1 | -2/+3 |