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