aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-19hwmon: (sht15) general code clean-upVivien Didelot1-115/+153
2011-05-19hwmon: Add support for MAX6642Per Dalén3-0/+368
2011-05-01hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register failsAxel Lin1-2/+1
2011-04-29hwmon: (lm85) Fix error paths in probe functionJean Delvare1-2/+2
2011-04-29hwmon: (lm85) Add missing list terminatorsJean Delvare1-0/+2
2011-04-29hwmon: (adm1021) Clarify documentation regarding Xeon processorsJean Delvare1-2/+1
2011-04-29hwmon: (lm90) Add support for ADT7461A and NCT1008Guenter Roeck2-11/+19
2011-04-19hwmon: (pmbus) Removed unused variable from struct pmbus_dataGuenter Roeck1-1/+0
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds10-12/+12
2011-03-31Fix common misspellingsLucas De Marchi10-12/+12
2011-03-29hwmon: twl4030-madc-hwmon: add "platform:" prefix for platform modaliasAxel Lin1-1/+1
2011-03-29drivers: Final irq namespace conversionThomas Gleixner1-1/+1
2011-03-27Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/stagingLinus Torvalds1-34/+36
2011-03-26hwmon: (pmbus) Fix temperature limit register accessGuenter Roeck1-34/+36
2011-03-26hwmon: (f71882fg) Add support for the F71889AHans de Goede2-2/+14
2011-03-26hwmon: (f71882fg) Add support for the F81865FJean Delvare2-8/+15
2011-03-26hwmon: (f71882fg) Document all supported devicesJean Delvare2-4/+14
2011-03-26hwmon: (f71882fg) Per-chip fan/temperature input count tablesJean Delvare1-6/+30
2011-03-26hwmon: (f71882fg) Secure chip property definition arraysJean Delvare1-27/+27
2011-03-23jz4740: silence warnings related to mfd_get_cell changesAndres Salomon1-1/+1
2011-03-23hwmon: twl4030: Hwmon Driver for TWL4030 MADCKeerthy3-0/+168
2011-03-23mfd: mfd_cell is now implicitly available to jz4740 driversAndres Salomon1-1/+1
2011-03-21hwmon: (ads1015) Make gain and datarate configurableDirk Eibach1-40/+109
2011-03-21hwmon: (ads1015) Drop dynamic attribute groupJean Delvare1-32/+18
2011-03-21hwmon: Add support for Texas Instruments ADS1015Dirk Eibach3-0/+293
2011-03-21hwmon: New driver for SMSC SCH5627Hans de Goede3-0/+868
2011-03-21hwmon: (abituguru*) Update my email addressHans de Goede2-4/+4
2011-03-21hwmon: (lm75) Speed up detectionJean Delvare1-21/+19
2011-03-21hwmon: (lm75) Add detection of the National Semiconductor LM75ALen Sorensen2-16/+42
2011-03-21Move lis3lv02d drivers to drivers/miscJean Delvare6-1760/+0
2011-03-21Move hp_accel to drivers/platform/x86Jean Delvare3-425/+0
2011-03-21Let Kconfig handle lis3lv02d dependenciesJean Delvare2-27/+25
2011-03-21hwmon: (sht15) Fix integer overflow in humidity calculationVivien Didelot1-2/+2
2011-03-21hwmon: (sht15) Spelling fixJustin P. Mattock1-1/+1
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-3/+1
2011-03-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/stagingLinus Torvalds15-564/+5683
2011-03-17hwmon: change to new flag variablematt mooney1-3/+1
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-5/+4
2011-03-16hwmon: (lineage-pem): Fix in1 voltage alarm sysfs attributesGuenter Roeck1-5/+2
2011-03-14hwmon/f71882fg: Add support for f71808eHans de Goede1-21/+40
2011-03-14hwmon/f71882fg: Add support for f71869f and f71869eHans de Goede1-5/+115
2011-03-14hwmon/f71882fg: Add support for f71889edHans de Goede1-11/+27
2011-03-14hwmon/f71882fg: Break out test for auto pwm's controlled by digital readingsHans de Goede1-17/+23
2011-03-14hwmon/f71882fg: Separate temp beep sysfs attr from the other temp sysfs attrHans de Goede1-23/+53
2011-03-14hwmon/f71882fg: Remove bogus temp2_type for certain modelsHans de Goede1-2/+0
2011-03-14hwmon/f71882fg: Make number of temps configurableHans de Goede1-6/+10
2011-03-14hwmon/f71882fg: Make creation of in sysfs attributes more genericHans de Goede1-77/+103
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 NCT6775FGuenter Roeck1-2/+3