summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
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
2017-08-30hwmon: (pmbus) Add support for Texas Instruments tps53679 deviceVadim Pasternak
2017-08-30Merge remote-tracking branch 'lee/ib-mfd-hwmon-4.14' into hwmon-nextGuenter Roeck
2017-08-30hwmon: (asc7621) make several arrays static constColin Ian King
2017-08-30hwmon: (pmbus/lm25066) Add support for TI LM5066IXo Wang
2017-08-30hwmon: (pmbus/lm25066) Offset coefficient depends on CLXo Wang
2017-08-30hwmon: (pmbus) Add support for Intel VID protocol VR13Vadim Pasternak
2017-08-29hwmon: (pmbus) Add IBM Common Form Factor (CFF) power supply driverEdward A. James
2017-08-29hwmon: (ftsteutates) constify i2c_device_idArvind Yadav
2017-08-22hwmon: da9052: Add support for TSI channelSebastian Reichel
2017-08-22hwmon: da9052: Replace S_IRUGO with 0444Sebastian Reichel
2017-08-15hwmon: (aspeed-pwm) add THERMAL dependencyArnd Bergmann