summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwmon-for-linus-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-02-151-1/+4
|\
| * hwmon: (k10temp) Only apply temperature offset if result is positiveGuenter Roeck2018-02-121-1/+4
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-144-6/+6
|\ \ | |/ |/|
| * x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-154-6/+6
* | hwmon: (dell-smm) Disable fan support for Dell Vostro 3360Oleksandr Natalenko2018-01-271-0/+7
* | hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720Pali Rohár2018-01-271-1/+39
* | hwmon: (dell-smm) Enable broken functionality via "force" module paramPali Rohár2018-01-271-2/+5
* | hwmon: (k10temp) Add temperature offset for Ryzen 1900XGuenter Roeck2018-01-191-0/+1
* | hwmon: (lm75) Fix trailing semicolonLuis de Bethencourt2018-01-171-1/+1
* | hwmon: (ina2xx) Fix access to uninitialized mutexMarek Szyprowski2018-01-151-2/+1
* | hwmon: (pmbus/ir35221) Remove unnecessary scalingSamuel Mendoza-Jonas2018-01-151-189/+0
* | hwmon: (sht3x) wait predefined limits loading complete before accessEmiliano Ingrassia2018-01-121-0/+7
* | hwmon: (pmbus/ibm-cffps) Add dependency on LEDS_CLASSArnd Bergmann2018-01-121-0/+1
* | hwmon: (pmbus/cffps) Add led class device for power supply fault ledeajames@linux.vnet.ibm.com2018-01-111-8/+88
* | hwmon: (pmbus) cffps: Add PMBUS_SKIP_STATUS_CHECKEddie James2018-01-081-0/+6
* | hwmon: (aspeed-pwm-tacho) Deassert reset in probeJoel2018-01-021-0/+22
* | hwmon: (pmbus) cffps: Add debugfs entriesEdward A. James2018-01-021-1/+201
* | hwmon: (pmbus) Export pmbus device debugfs directory entryEdward A. James2018-01-022-0/+10
* | hwmon: (w83773g) Fix fault detection and reportingGuenter Roeck2018-01-021-1/+1
* | hwmon: (hih6130) Fix documentation of struct hih6130Guenter Roeck2018-01-021-1/+1
* | hwmon: (iio_hwmon) Fix documentation of struct iio_hwmon_stateGuenter Roeck2018-01-021-1/+2
* | hwmon: (sht15) Fix parameter documentation of sht15_crc8()Guenter Roeck2018-01-021-0/+1
* | hwmon: (sht21) Fix documentation of struct sht21Guenter Roeck2018-01-021-1/+1
* | hwmon: Fix parameter documentationGuenter Roeck2018-01-021-6/+6
* | hwmon: (max31785) Add OF device ID tableJavier Martinez Canillas2018-01-021-0/+9
* | hwmon: (ina2xx) Make calibration register value fixedMaciej Purski2018-01-021-37/+50
* | hwmon: (pmbus/max31785) Add dual tachometer supportAndrew Jeffery2018-01-021-0/+147
* | hwmon: (pmbus) Add virtual page config bitAndrew Jeffery2018-01-022-9/+20
* | hwmon: (pmbus/max31785) Add fan controlAndrew Jeffery2018-01-021-1/+137
* | hwmon: (pmbus) Add fan control supportAndrew Jeffery2018-01-022-18/+259
* | hwmon: (pmbus/lm25066) Drop support for LM25063Guenter Roeck2018-01-021-65/+2
* | hwmon: (coretemp) deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-021-1/+2
* | hwmon: Drop unnecessary 'default n' from KconfigGuenter Roeck2018-01-021-16/+0
* | hwmon: Add W83773G driverLei YU2018-01-023-0/+340
|/
* hwmon: Deal with errors from the thermal subsystemLinus Walleij2017-12-261-4/+17
* hwmon: (jc42) optionally try to disable the SMBUS timeoutPeter Rosin2017-11-301-0/+21
* hwmon: (pmbus) Use 64bit math for DIRECT format valuesRobert Lippert2017-11-271-9/+12
* hwmon: (w83793) Remove duplicate NULL checkAndy Shevchenko2017-11-161-10/+5
* hwmon: (w83792d) Remove duplicate NULL checkAndy Shevchenko2017-11-161-10/+5
* hwmon: (w83791d) Remove duplicate NULL checkAndy Shevchenko2017-11-161-10/+5
* hwmon: (w83781d) Remove duplicate NULL checkAndy Shevchenko2017-11-161-8/+4
* hwmon: (k10temp) Correct model name for Ryzen 1600XGuenter Roeck2017-11-161-1/+1
* Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-1317-320/+1034
|\
| * pmbus: Add driver for Maxim MAX31785 Intelligent Fan ControllerAndrew Jeffery2017-11-053-0/+127
| * hwmon: (aspeed-pwm-tacho) Sort headersJoel2017-11-041-3/+3
| * hwmon: (xgene) Minor clean up of ifdef and acpi_match_table referencehotran2017-11-011-4/+3
| * hwmon: (max6621) Inverted if condition in max6621_read()Dan Carpenter2017-10-291-1/+1
| * hwmon: (asc7621) remove redundant assignment to newvalColin Ian King2017-10-291-1/+0
| * hwmon: (xgene) Support hwmon v2hotran2017-10-291-9/+31
| * hwmon: (gpio-fan) Fix null pointer dereference at probeMiquel Raynal2017-10-291-1/+1
OpenPOWER on IntegriCloud