summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * hwmon: (nct6775) Initialize boolean variables with declarationGuenter Roeck2018-03-111-24/+4
| * hwmon: (nct6775) Improve fan6/pwm6 supportGuenter Roeck2018-03-111-7/+30
| * hwmon: (nct6775) Use NUM_FAN consistentlyGuenter Roeck2018-03-111-6/+6
| * hwmon: (g762) handle cleanup with devm_add_actionHao Peng2018-03-111-39/+14
| * hwmon: (sht21) Update data sheet URLsDanilo Bargen2018-03-111-2/+1
| * hwmon: (pmbus/adm1275) Accept negative page register valuesGuenter Roeck2018-03-111-2/+2
| * hwmon: (pmbus/max8688) Accept negative page register valuesGuenter Roeck2018-03-111-1/+1
* | Merge tag 'scmi-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2018-03-271-1/+1
|\ \
| * | hwmon: (scmi) return -EINVAL when sensor information is unavailableSudeep Holla2018-03-201-1/+1
* | | Merge tag 'scmi-updates-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Arnd Bergmann2018-03-073-0/+238
|\| | | |/ |/|
| * hwmon: add support for sensors exported via ARM SCMISudeep Holla2018-02-283-0/+238
* | 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-154-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-031-0/+22
* | hwmon: (pmbus) cffps: Add debugfs entriesEdward A. James2018-01-031-1/+201
* | hwmon: (pmbus) Export pmbus device debugfs directory entryEdward A. James2018-01-032-0/+10
* | hwmon: (w83773g) Fix fault detection and reportingGuenter Roeck2018-01-031-1/+1
* | hwmon: (hih6130) Fix documentation of struct hih6130Guenter Roeck2018-01-031-1/+1
* | hwmon: (iio_hwmon) Fix documentation of struct iio_hwmon_stateGuenter Roeck2018-01-031-1/+2
* | hwmon: (sht15) Fix parameter documentation of sht15_crc8()Guenter Roeck2018-01-031-0/+1
* | hwmon: (sht21) Fix documentation of struct sht21Guenter Roeck2018-01-031-1/+1
* | hwmon: Fix parameter documentationGuenter Roeck2018-01-031-6/+6
* | hwmon: (max31785) Add OF device ID tableJavier Martinez Canillas2018-01-031-0/+9
* | hwmon: (ina2xx) Make calibration register value fixedMaciej Purski2018-01-031-37/+50
* | hwmon: (pmbus/max31785) Add dual tachometer supportAndrew Jeffery2018-01-031-0/+147
* | hwmon: (pmbus) Add virtual page config bitAndrew Jeffery2018-01-032-9/+20
* | hwmon: (pmbus/max31785) Add fan controlAndrew Jeffery2018-01-031-1/+137
* | hwmon: (pmbus) Add fan control supportAndrew Jeffery2018-01-032-18/+259
* | hwmon: (pmbus/lm25066) Drop support for LM25063Guenter Roeck2018-01-031-65/+2
* | hwmon: (coretemp) deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-031-1/+2
* | hwmon: Drop unnecessary 'default n' from KconfigGuenter Roeck2018-01-031-16/+0
* | hwmon: Add W83773G driverLei YU2018-01-033-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-281-9/+12
* hwmon: (w83793) Remove duplicate NULL checkAndy Shevchenko2017-11-161-10/+5
* hwmon: (w83792d) Remove duplicate NULL checkAndy Shevchenko2017-11-161-10/+5