aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2014-10-05hwmon: (ds1621) Update zbits after conversion rate changeRobert Coulson
2014-09-05hwmon: (dme1737) Prevent overflow problem when writing large limitsAxel Lin
2014-09-05hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin
2014-09-05hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck
2014-09-05hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin
2014-09-05hwmon: (gpio-fan) Prevent overflow problem when writing large limitsAxel Lin
2014-09-05hwmon: (lm78) Fix overflow problems seen when writing large temperature limitsGuenter Roeck
2014-09-05hwmon: (amc6821) Fix possible race condition bugAxel Lin
2014-09-05hwmon: (sis5595) Prevent overflow problem when writing large limitsAxel Lin
2014-07-31hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck
2014-07-28hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck
2014-07-28hwmon: (da9052) Don't use dash in the name attributeAxel Lin
2014-07-28hwmon: (da9055) Don't use dash in the name attributeAxel Lin
2014-07-17hwmon: (adm1021) Fix cache problem when writing temperature limitsAxel Lin
2014-07-17hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_divAxel Lin
2014-07-17hwmon: (adm1031) Fix writes to limit registersGuenter Roeck
2014-07-17hwmon: (emc2103) Clamp limits instead of bailing outGuenter Roeck
2014-07-17hwmon: (amc6821) Fix permissions for temp2_inputAxel Lin
2014-07-09hwmon: (ina2xx) Cast to s16 on shunt and current regsFabio Baltieri
2014-06-11hwmon: (ntc_thermistor) Fix OF device ID mappingJean Delvare
2014-06-11hwmon: (ntc_thermistor) Fix dependenciesJean Delvare
2014-06-07hwmon: (emc1403) Support full range of known chip revision numbersJosef Gajdusek
2014-06-07hwmon: (emc1403) Fix resource leak on module unloadJean Delvare
2014-06-07hwmon: (emc1403) fix inverted store_hyst()Josef Gajdusek
2014-06-07Revert "hwmon: (coretemp) Refine TjMax detection"Guenter Roeck
2014-02-18hwmon: (max1668) Fix writing the minimum temperatureGuenter Roeck
2014-02-13hwmon: (ntc_thermistor) Avoid math overflowDoug Anderson
2014-02-06hwmon: (da9055) Remove use of regmap_irq_get_virq()Adam Thomson
2014-02-02hwmon: (pmbus) Support per-page exponent in linear modeGuenter Roeck
2014-02-02hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare
2014-02-02hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
2014-01-29hwmon: (it87) Print proper names for the IT8771E and IT8772EJean Delvare
2014-01-29hwmon: (it87) Add support for the ITE IT8603ERudolf Marek
2014-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-14hwmon: (k10temp) Add support for Kaveri CPUsPhil Pokorny
2014-01-14hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resumeGuenter Roeck
2014-01-14hwmon: (coretemp) Do not return -EAGAIN for low temperaturesGuenter Roeck
2014-01-14hwmon: (da9052) Fix adc to voltage calculationAnthony Olech
2014-01-14hwmon: (coretemp) Refine TjMax detectionGuenter Roeck
2014-01-14hwmon: (coretemp) Add PCI device ID for CE41x0 CPUsGuenter Roeck
2014-01-14hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessaryGuenter Roeck
2014-01-14hwmon: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2014-01-14hwmon: (coretemp) Fix truncated name of alarm attributesJean Delvare
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-12-12Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-12hwmon: Prevent some divide by zeros in FAN_TO_REG()Dan Carpenter
2013-12-12hwmon: (w83l768ng) Fix fan speed control rangeJean Delvare