aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-23hwmon: (coretemp) Add comments describing the handling of HT CPUsGuenter Roeck1-2/+18
2011-05-23hwmon: (coretemp) Fix compile error if CONFIG_SMP is not definedGuenter Roeck1-1/+3
2011-05-21hwmon: (coretemp) Fix checkpatch errorsGuenter Roeck1-30/+37
2011-05-21hwmon: Remove pkgtemp driverGuenter Roeck3-452/+0
2011-05-20hwmon: (coretemp) Merge pkgtemp with coretempDurgadoss R1-210/+455
2011-05-19hwmon: (pmbus) Add support for Analog Devices ADM1275Guenter Roeck3-0/+132
2011-05-19hwmon: (pmbus) Support for TI UCD90xxx series Sequencer and System Health ControllersGuenter Roeck3-1/+292
2011-05-19hwmon: (pmbus) Add support for TI UCD9200 series of PWM System ControllersGuenter Roeck3-0/+221
2011-05-19hwmon: (pmbus) Use device specific function to read fan configurationGuenter Roeck1-4/+2
2011-05-19hwmon: (pmbus) Expand scope of device specific get_status functionGuenter Roeck4-22/+27
2011-05-19hwmon: (pmbus) Introduce infrastructure to detect sensors and limit registersGuenter Roeck1-514/+421
2011-05-19hwmon: Driver for MAX16065 System Manager and compatiblesGuenter Roeck3-0/+734
2011-05-19hwmon: (sht15) add support for CRC validationJerome Oufella1-19/+173
2011-05-19hwmon: (sht15) add support for the status registerVivien Didelot1-33/+214
2011-05-19hwmon: (sht15) clean-up the probe functionVivien Didelot1-8/+46
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