aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2018-02-15Merge tag 'hwmon-for-linus-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-12hwmon: (k10temp) Only apply temperature offset if result is positiveGuenter Roeck
2018-01-27hwmon: (dell-smm) Disable fan support for Dell Vostro 3360Oleksandr Natalenko
2018-01-27hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720Pali Rohár
2018-01-27hwmon: (dell-smm) Enable broken functionality via "force" module paramPali Rohár
2018-01-19hwmon: (k10temp) Add temperature offset for Ryzen 1900XGuenter Roeck
2018-01-17hwmon: (lm75) Fix trailing semicolonLuis de Bethencourt
2018-01-15hwmon: (ina2xx) Fix access to uninitialized mutexMarek Szyprowski
2018-01-15hwmon: (pmbus/ir35221) Remove unnecessary scalingSamuel Mendoza-Jonas
2018-01-12hwmon: (sht3x) wait predefined limits loading complete before accessEmiliano Ingrassia
2018-01-12hwmon: (pmbus/ibm-cffps) Add dependency on LEDS_CLASSArnd Bergmann
2018-01-11hwmon: (pmbus/cffps) Add led class device for power supply fault ledeajames@linux.vnet.ibm.com
2018-01-08hwmon: (pmbus) cffps: Add PMBUS_SKIP_STATUS_CHECKEddie James
2018-01-02hwmon: (aspeed-pwm-tacho) Deassert reset in probeJoel
2018-01-02hwmon: (pmbus) cffps: Add debugfs entriesEdward A. James
2018-01-02hwmon: (pmbus) Export pmbus device debugfs directory entryEdward A. James
2018-01-02hwmon: (w83773g) Fix fault detection and reportingGuenter Roeck
2018-01-02hwmon: (hih6130) Fix documentation of struct hih6130Guenter Roeck
2018-01-02hwmon: (iio_hwmon) Fix documentation of struct iio_hwmon_stateGuenter Roeck
2018-01-02hwmon: (sht15) Fix parameter documentation of sht15_crc8()Guenter Roeck
2018-01-02hwmon: (sht21) Fix documentation of struct sht21Guenter Roeck
2018-01-02hwmon: Fix parameter documentationGuenter Roeck
2018-01-02hwmon: (max31785) Add OF device ID tableJavier Martinez Canillas
2018-01-02hwmon: (ina2xx) Make calibration register value fixedMaciej Purski
2018-01-02hwmon: (pmbus/max31785) Add dual tachometer supportAndrew Jeffery
2018-01-02hwmon: (pmbus) Add virtual page config bitAndrew Jeffery
2018-01-02hwmon: (pmbus/max31785) Add fan controlAndrew Jeffery
2018-01-02hwmon: (pmbus) Add fan control supportAndrew Jeffery
2018-01-02hwmon: (pmbus/lm25066) Drop support for LM25063Guenter Roeck
2018-01-02hwmon: (coretemp) deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-02hwmon: Drop unnecessary 'default n' from KconfigGuenter Roeck
2018-01-02hwmon: Add W83773G driverLei YU
2017-12-26hwmon: Deal with errors from the thermal subsystemLinus Walleij
2017-11-30hwmon: (jc42) optionally try to disable the SMBUS timeoutPeter Rosin
2017-11-27hwmon: (pmbus) Use 64bit math for DIRECT format valuesRobert Lippert
2017-11-16hwmon: (w83793) Remove duplicate NULL checkAndy Shevchenko
2017-11-16hwmon: (w83792d) Remove duplicate NULL checkAndy Shevchenko
2017-11-16hwmon: (w83791d) Remove duplicate NULL checkAndy Shevchenko
2017-11-16hwmon: (w83781d) Remove duplicate NULL checkAndy Shevchenko
2017-11-16hwmon: (k10temp) Correct model name for Ryzen 1600XGuenter Roeck
2017-11-13Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-05pmbus: Add driver for Maxim MAX31785 Intelligent Fan ControllerAndrew Jeffery
2017-11-04hwmon: (aspeed-pwm-tacho) Sort headersJoel
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01hwmon: (xgene) Minor clean up of ifdef and acpi_match_table referencehotran
2017-10-29hwmon: (max6621) Inverted if condition in max6621_read()Dan Carpenter
2017-10-29hwmon: (asc7621) remove redundant assignment to newvalColin Ian King