summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (k8temp) Differentiate between AM2 and ASB1Andreas Herrmann2010-08-251-3/+32
* hwmon: (ads7871) Fix ads7871_probe error pathsAxel Lin2010-08-251-19/+19
* hwmon: (coretemp) Fix harmless build warningJean Delvare2010-08-251-1/+0
* revert "hwmon: f71882fg: add support for the Fintek F71808E"Andrew Morton2010-08-202-78/+11
* hwmon: (via-cputemp) Remove bogus "SHOW" global variableH. Peter Anvin2010-08-141-1/+1
* hwmon: jc42 depends on I2CRandy Dunlap2010-08-141-0/+1
* hwmon: (pc87427) Move sysfs file removal to a separate functionJean Delvare2010-08-141-32/+26
* hwmon: (pc87427) Add temperature monitoring supportJean Delvare2010-08-142-6/+366
* hwmon: (pc87427) Add support for the second logical deviceJean Delvare2010-08-141-42/+87
* hwmon: (pc87427) Add support for manual fan speed controlJean Delvare2010-08-142-3/+271
* hwmon: (pc87427) Minor style cleanupsJean Delvare2010-08-141-15/+16
* hwmon: (pc87427) Handle disabled fan inputs properlyJean Delvare2010-08-141-9/+58
* hwmon: (w83627ehf) Add support for W83667HG-BGuenter Roeck2010-08-141-9/+33
* hwmon: (w83627ehf) Driver cleanupGuenter Roeck2010-08-141-3/+56
* hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controllerSteve Glendinning2010-08-143-0/+751
* hwmon: (asc7621) Clean up and improve detect functionJean Delvare2010-08-141-7/+2
* hwmon: (it87) Export labels for internal sensorsJean Delvare2010-08-141-2/+44
* hwmon: (lm75) Add suspend/resume featureShubhrajyoti Datta2010-08-142-0/+40
* hwmon: (emc1403) Add power supportAlan Cox2010-08-141-0/+33
* hwmon: (ltc4245) Expose all GPIO pins as analog voltagesIra W. Snyder2010-08-141-10/+167
* hwmon: (pc87360) Fix device resource declarationJean Delvare2010-08-141-14/+17
* hwmon: (k8temp) Adjust confusing if indentationJulia Lawall2010-08-141-1/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-08-121-4/+13
|\
| * hwmon: Don't access struct mc13783 directly from mc13783-adcUwe Kleine-König2010-08-121-4/+13
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-122-3/+3
|\ \ | |/ |/|
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-062-3/+3
* | fix "hwmon: coretemp: update hotplug condition check"Andrew Morton2010-08-111-3/+0
* | hwmon: f71882fg: add support for the Fintek F71808EGiel van Schijndel2010-08-092-11/+78
* | drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPUAndrew Morton2010-08-091-4/+0
* | hwmon: coretemp: documentation update and cleanupChen Gong2010-08-091-1/+1
* | hwmon: coretemp: enable coretemp device add operation failureChen Gong2010-08-091-14/+3
* | hwmon: coretemp: update hotplug condition checkChen Gong2010-08-091-0/+5
* | hwmon: add support for JEDEC JC 42.4 compliant temperature sensorsGuenter Roeck2010-08-093-0/+605
* | hwmon: driver for SMM665 Six-Channel Active DC Output Controller/MonitorGuenter Roeck2010-08-093-0/+759
* | drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelistRitesh Raj Sarraf2010-08-091-0/+1
* | Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-063-0/+464
|\ \ | |/ |/|
| * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driverFenghua Yu2010-08-033-0/+464
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-051-2/+2
|\ \
| * | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+2
| |/
* | HWMON: Add JZ4740 ADC driverLars-Peter Clausen2010-08-053-0/+241
|/
* hwmon: (coretemp) Properly label the sensorsJean Delvare2010-07-091-1/+5
* hwmon: (coretemp) Skip duplicate CPU entriesJean Delvare2010-07-091-1/+25
* hwmon: (it87) Fix in7 on IT8720FJean Delvare2010-07-091-0/+22
* hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisionsAndreas Herrmann2010-07-091-4/+6
* hwmon: (k8temp) Bypass core swapping on single-core processorsJean Delvare2010-06-201-1/+1
* hwmon: (i5k_amb) Fix sysfs attribute for lockdepKAMEZAWA Hiroyuki2010-06-201-0/+6
* hwmon: (k10temp) Do not blacklist known working CPU modelsJean Delvare2010-06-201-2/+12
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-0310-18/+0
* hwmon: (lm75) Add support for the Texas Instruments TMP105Shubhrajyoti Datta2010-05-272-1/+4
* hwmon: (ltc4245) Read only one GPIO pinIra W. Snyder2010-05-271-13/+5
OpenPOWER on IntegriCloud