Age | Commit message (Expand) | Author |
2018-01-27 | hwmon: (dell-smm) Disable fan support for Dell Vostro 3360 | Oleksandr Natalenko |
2018-01-27 | hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720 | Pali Rohár |
2018-01-27 | hwmon: (dell-smm) Enable broken functionality via "force" module param | Pali Rohár |
2018-01-19 | hwmon: (k10temp) Add temperature offset for Ryzen 1900X | Guenter Roeck |
2018-01-17 | hwmon: (lm75) Fix trailing semicolon | Luis de Bethencourt |
2018-01-15 | hwmon: (ina2xx) Fix access to uninitialized mutex | Marek Szyprowski |
2018-01-15 | hwmon: (pmbus/ir35221) Remove unnecessary scaling | Samuel Mendoza-Jonas |
2018-01-12 | hwmon: (sht3x) wait predefined limits loading complete before access | Emiliano Ingrassia |
2018-01-12 | hwmon: (pmbus/ibm-cffps) Add dependency on LEDS_CLASS | Arnd Bergmann |
2018-01-11 | hwmon: (pmbus/cffps) Add led class device for power supply fault led | eajames@linux.vnet.ibm.com |
2018-01-08 | hwmon: (pmbus) cffps: Add PMBUS_SKIP_STATUS_CHECK | Eddie James |
2018-01-02 | hwmon: (aspeed-pwm-tacho) Deassert reset in probe | Joel |
2018-01-02 | hwmon: (pmbus) cffps: Add debugfs entries | Edward A. James |
2018-01-02 | hwmon: (pmbus) Export pmbus device debugfs directory entry | Edward A. James |
2018-01-02 | hwmon: (w83773g) Fix fault detection and reporting | Guenter Roeck |
2018-01-02 | hwmon: (hih6130) Fix documentation of struct hih6130 | Guenter Roeck |
2018-01-02 | hwmon: (iio_hwmon) Fix documentation of struct iio_hwmon_state | Guenter Roeck |
2018-01-02 | hwmon: (sht15) Fix parameter documentation of sht15_crc8() | Guenter Roeck |
2018-01-02 | hwmon: (sht21) Fix documentation of struct sht21 | Guenter Roeck |
2018-01-02 | hwmon: Fix parameter documentation | Guenter Roeck |
2018-01-02 | hwmon: (max31785) Add OF device ID table | Javier Martinez Canillas |
2018-01-02 | hwmon: (ina2xx) Make calibration register value fixed | Maciej Purski |
2018-01-02 | hwmon: (pmbus/max31785) Add dual tachometer support | Andrew Jeffery |
2018-01-02 | hwmon: (pmbus) Add virtual page config bit | Andrew Jeffery |
2018-01-02 | hwmon: (pmbus/max31785) Add fan control | Andrew Jeffery |
2018-01-02 | hwmon: (pmbus) Add fan control support | Andrew Jeffery |
2018-01-02 | hwmon: (pmbus/lm25066) Drop support for LM25063 | Guenter Roeck |
2018-01-02 | hwmon: (coretemp) deprecate pci_get_bus_and_slot() | Sinan Kaya |
2018-01-02 | hwmon: Drop unnecessary 'default n' from Kconfig | Guenter Roeck |
2018-01-02 | hwmon: Add W83773G driver | Lei YU |
2017-12-26 | hwmon: Deal with errors from the thermal subsystem | Linus Walleij |
2017-11-30 | hwmon: (jc42) optionally try to disable the SMBUS timeout | Peter Rosin |
2017-11-27 | hwmon: (pmbus) Use 64bit math for DIRECT format values | Robert Lippert |
2017-11-16 | hwmon: (w83793) Remove duplicate NULL check | Andy Shevchenko |
2017-11-16 | hwmon: (w83792d) Remove duplicate NULL check | Andy Shevchenko |
2017-11-16 | hwmon: (w83791d) Remove duplicate NULL check | Andy Shevchenko |
2017-11-16 | hwmon: (w83781d) Remove duplicate NULL check | Andy Shevchenko |
2017-11-16 | hwmon: (k10temp) Correct model name for Ryzen 1600X | Guenter Roeck |
2017-11-13 | Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-11-05 | pmbus: Add driver for Maxim MAX31785 Intelligent Fan Controller | Andrew Jeffery |
2017-11-04 | hwmon: (aspeed-pwm-tacho) Sort headers | Joel |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-01 | hwmon: (xgene) Minor clean up of ifdef and acpi_match_table reference | hotran |
2017-10-29 | hwmon: (max6621) Inverted if condition in max6621_read() | Dan Carpenter |
2017-10-29 | hwmon: (asc7621) remove redundant assignment to newval | Colin Ian King |
2017-10-29 | hwmon: (xgene) Support hwmon v2 | hotran |
2017-10-29 | hwmon: (gpio-fan) Fix null pointer dereference at probe | Miquel Raynal |
2017-10-29 | hwmon: (gpio-fan) Convert to use GPIO descriptors | Linus Walleij |
2017-10-29 | hwmon: (gpio-fan) Rename GPIO line state variables | Linus Walleij |