aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (coretemp) Add comments describing the handling of HT CPUsGuenter Roeck2011-05-231-2/+18
* hwmon: (coretemp) Fix compile error if CONFIG_SMP is not definedGuenter Roeck2011-05-231-1/+3
* hwmon: (coretemp) Fix checkpatch errorsGuenter Roeck2011-05-211-30/+37
* hwmon: Remove pkgtemp driverGuenter Roeck2011-05-213-452/+0
* hwmon: (coretemp) Merge pkgtemp with coretempDurgadoss R2011-05-201-210/+455
* hwmon: (pmbus) Add support for Analog Devices ADM1275Guenter Roeck2011-05-193-0/+132
* hwmon: (pmbus) Support for TI UCD90xxx series Sequencer and System Health Con...Guenter Roeck2011-05-193-1/+292
* hwmon: (pmbus) Add support for TI UCD9200 series of PWM System ControllersGuenter Roeck2011-05-193-0/+221
* hwmon: (pmbus) Use device specific function to read fan configurationGuenter Roeck2011-05-191-4/+2
* hwmon: (pmbus) Expand scope of device specific get_status functionGuenter Roeck2011-05-194-22/+27
* hwmon: (pmbus) Introduce infrastructure to detect sensors and limit registersGuenter Roeck2011-05-191-514/+421
* hwmon: Driver for MAX16065 System Manager and compatiblesGuenter Roeck2011-05-193-0/+734
* hwmon: (sht15) add support for CRC validationJerome Oufella2011-05-191-19/+173
* hwmon: (sht15) add support for the status registerVivien Didelot2011-05-191-33/+214
* hwmon: (sht15) clean-up the probe functionVivien Didelot2011-05-191-8/+46
* hwmon: (sht15) general code clean-upVivien Didelot2011-05-191-115/+153
* hwmon: Add support for MAX6642Per Dalén2011-05-193-0/+368
* hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register failsAxel Lin2011-05-011-2/+1
* hwmon: (lm85) Fix error paths in probe functionJean Delvare2011-04-291-2/+2
* hwmon: (lm85) Add missing list terminatorsJean Delvare2011-04-291-0/+2
* hwmon: (adm1021) Clarify documentation regarding Xeon processorsJean Delvare2011-04-291-2/+1
* hwmon: (lm90) Add support for ADT7461A and NCT1008Guenter Roeck2011-04-292-11/+19
* hwmon: (pmbus) Removed unused variable from struct pmbus_dataGuenter Roeck2011-04-191-1/+0
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-0710-12/+12
|\
| * Fix common misspellingsLucas De Marchi2011-03-3110-12/+12
* | hwmon: twl4030-madc-hwmon: add "platform:" prefix for platform modaliasAxel Lin2011-03-291-1/+1
|/
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-1/+1
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-03-271-34/+36
|\
| * hwmon: (pmbus) Fix temperature limit register accessGuenter Roeck2011-03-261-34/+36
* | hwmon: (f71882fg) Add support for the F71889AHans de Goede2011-03-262-2/+14
* | hwmon: (f71882fg) Add support for the F81865FJean Delvare2011-03-262-8/+15
* | hwmon: (f71882fg) Document all supported devicesJean Delvare2011-03-262-4/+14
* | hwmon: (f71882fg) Per-chip fan/temperature input count tablesJean Delvare2011-03-261-6/+30
* | hwmon: (f71882fg) Secure chip property definition arraysJean Delvare2011-03-261-27/+27
|/
* jz4740: silence warnings related to mfd_get_cell changesAndres Salomon2011-03-231-1/+1
* hwmon: twl4030: Hwmon Driver for TWL4030 MADCKeerthy2011-03-233-0/+168
* mfd: mfd_cell is now implicitly available to jz4740 driversAndres Salomon2011-03-231-1/+1
* hwmon: (ads1015) Make gain and datarate configurableDirk Eibach2011-03-211-40/+109
* hwmon: (ads1015) Drop dynamic attribute groupJean Delvare2011-03-211-32/+18
* hwmon: Add support for Texas Instruments ADS1015Dirk Eibach2011-03-213-0/+293
* hwmon: New driver for SMSC SCH5627Hans de Goede2011-03-213-0/+868
* hwmon: (abituguru*) Update my email addressHans de Goede2011-03-212-4/+4
* hwmon: (lm75) Speed up detectionJean Delvare2011-03-211-21/+19
* hwmon: (lm75) Add detection of the National Semiconductor LM75ALen Sorensen2011-03-212-16/+42
* Move lis3lv02d drivers to drivers/miscJean Delvare2011-03-216-1760/+0
* Move hp_accel to drivers/platform/x86Jean Delvare2011-03-213-425/+0
* Let Kconfig handle lis3lv02d dependenciesJean Delvare2011-03-212-27/+25
* hwmon: (sht15) Fix integer overflow in humidity calculationVivien Didelot2011-03-211-2/+2
* hwmon: (sht15) Spelling fixJustin P. Mattock2011-03-211-1/+1
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-201-3/+1
|\