aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAge
* Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-10-28
|\
| * coretemp: Get microcode revision from cpu_dataAndi Kleen2011-10-14
* | hwmon: (w83627ehf) Better fix for negative temperature valuesJean Delvare2011-10-24
* | hwmon: (w83627ehf) Uninline is_word_sizedJean Delvare2011-10-24
* | hwmon: (lm75) Document why clones are not detectedJean Delvare2011-10-24
* | hwmon: (w83627ehf) Move fan pins check to a separate functionJean Delvare2011-10-24
* | hwmon: (w83627ehf) Skip reading unused voltage registersJean Delvare2011-10-24
* | hwmon: (lm75) Add support for Analog Devices ADT75Michael Hennerich2011-10-24
* | hwmon: (pmbus_core) Simplify sign extensionsGuenter Roeck2011-10-24
* | hwmon: (pmbus) Add support for Lineage Power DC-DC convertersGuenter Roeck2011-10-24
* | hwmon: (pmbus/ltc2978) Add support for LTC3880 to LTC2978 driverGuenter Roeck2011-10-24
* | hwmon: (pmbus/ltc2978) Explicit driver for LTC2978Guenter Roeck2011-10-24
* | hwmon: (pmbus) Add support for TEMP2 peak attributesGuenter Roeck2011-10-24
* | hwmon: AD7314 driver (ported from IIO)Jonathan Cameron2011-10-24
* | hwmon: (pmbus) Add support for Intersil power management chipsGuenter Roeck2011-10-24
* | hwmon: (pmbus) Always call _pmbus_read_byte in core driverGuenter Roeck2011-10-24
* | hwmon: (pmbus) Replace EINVAL return codes with more appropriate errorsGuenter Roeck2011-10-24
* | hwmon/f71882fg: Make the decision wether to register fan attr. per fanHans de Goede2011-10-24
* | hwmon/f71882fg: Add a f71882fg_create_fan_sysfs_files helper functionHans de Goede2011-10-24
* | hwmon/f71882fg: Make all fan/pwm attr tables 2 dimensionalHans de Goede2011-10-24
* | hwmon: (exynos4_tmu) Remove IRQF_DISABLEDYong Zhang2011-10-24
* | hwmon: Add driver for EXYNOS4 TMUDonggeun Kim2011-10-24
* | hwmon: (pmbus/adm1275) Add support for ADM1276Guenter Roeck2011-10-24
* | hwmon: (pmbus/adm1275) Add support for second current limitGuenter Roeck2011-10-24
* | hwmon: (pmbus) Don't return errors from driver remove functionsGuenter Roeck2011-10-24
* | hwmon: (pmbus) Add comments explaining internal driver API return valuesGuenter Roeck2011-10-24
* | hwmon: (w83627ehf) add caseopen detectionDmitry Artamonow2011-10-24
* | hwmon: (w83627ehf) Fix negative 8-bit temperature valuesJean Delvare2011-10-20
* | hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare2011-10-13
|/
* hwmon: (coretemp) Avoid leaving around dangling pointerGuenter Roeck2011-09-28
* hwmon: (coretemp) Fixup platform device ID changeJean Delvare2011-09-28
* hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...Jan Beulich2011-09-23
* hwmon: (coretemp) constify static dataJan Beulich2011-09-23
* hwmon: (coretemp) don't use kernel assigned CPU number as platform device IDJan Beulich2011-09-23
* hwmon: (ds620) Fix handling of negative temperaturesRoland Stigge2011-09-21
* hwmon: (w83791d) rename prototype parameter from 'register' to 'reg'Chris Peterson2011-09-21
* hwmon: (coretemp) Don't use threshold registers for tempX_maxGuenter Roeck2011-09-21
* hwmon: (coretemp) Let the user force TjMaxJean Delvare2011-09-21
* hwmon: (coretemp) Drop duplicate function get_pkg_tjmaxJean Delvare2011-09-21
* hwmon: (coretemp) Initialize tminJean Delvare2011-09-14
* hwmon: (pmbus) Fix low limit temperature alarmsGuenter Roeck2011-09-13
* hwmon: (ucd9000/ucd9200) Optimize array walkJean Delvare2011-09-06
* hwmon: (max16065) Fix current calculationGuenter Roeck2011-09-06
* hwmon: (i5k_amb) Drop i5k_channel_pci_idJean Delvare2011-08-24
* hwmon: (ntc_thermistor) Simplify if sequenceGuenter Roeck2011-08-22
* hwmon: (ibmaem) add missing kfreeJulia Lawall2011-08-11
* hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pagesGuenter Roeck2011-08-11
* hwmon: (pmbus) Virtualize pmbus_write_byteGuenter Roeck2011-08-11
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-30
|\
| * hwmon: (lm90) Refactor reading of config2 registerJean Delvare2011-07-28