summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
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
2017-10-29hwmon: (xgene) Support hwmon v2hotran
2017-10-29hwmon: (gpio-fan) Fix null pointer dereference at probeMiquel Raynal
2017-10-29hwmon: (gpio-fan) Convert to use GPIO descriptorsLinus Walleij
2017-10-29hwmon: (gpio-fan) Rename GPIO line state variablesLinus Walleij
2017-10-29hwmon: (gpio-fan) Get rid of the gpio alarm structLinus Walleij
2017-10-29hwmon: (gpio-fan) Get rid of platform data structLinus Walleij
2017-10-29hwmon: (gpio-fan) Mandate OF_GPIO and cut pdata pathLinus Walleij
2017-10-29hwmon: (gpio-fan) Send around device pointerLinus Walleij
2017-10-29hwmon: (gpio-fan) Localize platform dataLinus Walleij
2017-10-29hwmon: (gpio-fan) Use local variable pointersLinus Walleij
2017-10-29hwmon: (max6621) Add support for Maxim MAX6621 temperature sensorVadim Pasternak
2017-10-29hwmon: (w83793) make const array watchdog_minors static, reduces object code ...Colin Ian King
2017-10-29hwmon: (aspeed-pwm-tacho) increase fan tach periodPatrick Venture
2017-10-29hwmon: (max1619) Add dt bindingAlan Tull
2017-10-29hwmon: (sht15) remove redundant check on status and send of status valueColin Ian King
2017-10-29hwmon: (sht15) Root out platform dataLinus Walleij
2017-10-29hwmon: (k10temp) Add support for temperature offsetsGuenter Roeck
2017-10-29hwmon: (k10temp) Add support for family 17hGuenter Roeck
2017-10-29hwmon: (k10temp) Move chip specific code into probe functionGuenter Roeck
2017-10-29hwmon: (stts751) Fix buffer size passed to snprintfJean Delvare
2017-10-29hwmon: (pmbus/core) Prevent unintentional setting of page to 0xFFEdward A. James
2017-10-24hwmon: (tmp102) Fix first temperature readingGuenter Roeck
2017-10-21hwmon: (da9052) Increase sample rate when using TSIMartyn Welch
2017-10-01hwmon: (xgene) Fix up error handling path mixup in 'xgene_hwmon_probe()'Christophe Jaillet
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-01hwmon: (ltq-cputemp) add cpu temp sensor driverFlorian Eckert