summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-141-19/+9
|\
| * Merge 5.9-rc5 into driver-core-nextGreg Kroah-Hartman2020-09-1414-36/+43
| |\
| * | hwmon: pmbus: use more devres helpersBartosz Golaszewski2020-09-081-19/+9
* | | Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2020-10-143-0/+153
|\ \ \
| * | | hwmon: Add support for the sl28cpld hardware monitoring controllerMichael Walle2020-09-173-0/+153
| |/ /
* | | hwmon: (pmbus/max20730) adjust the vout reading given voltage dividerChu Lin2020-10-061-0/+18
* | | hwmon: Add hardware monitoring driver for Moortec MR75203 PVT controllerRahul Tanwar2020-10-063-0/+667
* | | hwmon: (mlxreg-fan) Fix double "Mellanox"Geert Uytterhoeven2020-10-051-1/+1
* | | hwmon: (pmbus/max20730) add device monitoring via debugfsUgur Usug2020-10-051-1/+362
* | | hwmon: (pmbus/max34440) Fix OC fault limitsSteve Foreman2020-10-051-0/+23
* | | hwmon: (bt1-pvt) Wait for the completion with timeoutSerge Semin2020-10-041-1/+12
* | | hwmon: (bt1-pvt) Cache current update timeoutSerge Semin2020-10-042-39/+49
* | | hwmon: (bt1-pvt) Test sensor power supply on probeSerge Semin2020-10-041-0/+40
* | | hwmon: (lm75) Add regulator supportAlban Bedel2020-10-041-0/+24
* | | hwmon: Add hwmon driver for Intel MAX 10 BMCXu Yilun2020-10-043-0/+346
* | | hwmon: (pmbus) Add support for MPS Multi-phase mp2975 controllerVadim Pasternak2020-10-043-0/+779
* | | hwmon: (tmp513) fix spelling typo in commentsWang Qing2020-10-041-1/+1
* | | hwmon: (amd_energy) Improve the accumulation logicNaveen Krishna Chatradhi2020-10-041-83/+44
* | | hwmon: (amd_energy) optimize accumulation intervalNaveen Krishna Chatradhi2020-09-291-9/+11
* | | hwmon: (amd_energy) Move label out of accumulation structureAkshay Gupta2020-09-291-6/+11
* | | hwmon: (adm9240) Convert to regmapChris Packham2020-09-241-79/+136
* | | hwmon: (adm9240) Create functions for updating measure and configChris Packham2020-09-241-64/+138
* | | hwmon: (adm9240) Use loops to avoid duplicated codeChris Packham2020-09-241-12/+12
* | | hwmon: (k10temp) Add support for Zen3 CPUsWei Huang2020-09-231-0/+24
* | | hwmon: (pmbus) Move boolean error condition check to generating codeGuenter Roeck2020-09-231-5/+6
* | | hwmon: (pmbus) Expose PEC debugfs attributeAndrew Jeffery2020-09-231-0/+39
* | | hwmon: (pmbus) Stop caching register valuesGuenter Roeck2020-09-231-117/+89
* | | hwmon: (k10temp) Take out debugfs codeGuenter Roeck2020-09-231-77/+1
* | | hwmon: (gsc-hwmon) add fan sensorTim Harvey2020-09-231-3/+29
* | | hwmon: (k10temp) Define SVI telemetry and current factors for Zen2 CPUsWei Huang2020-09-231-8/+12
* | | hwmon: (k10temp) Create common functions and macros for Zen CPU familiesWei Huang2020-09-231-27/+29
* | | hwmon: (scmi-hwmon) Avoid comma separated statementsJoe Perches2020-09-231-2/+4
* | | hwmon: (pmbus/adm1266) read blackboxAlexandru Tachici2020-09-231-0/+127
* | | hwmon: (pmbus/adm1266) add debugfs for statesAlexandru Tachici2020-09-231-1/+40
* | | hwmon: (pmbus/adm1266) Add support for GPIOsAlexandru Tachici2020-09-232-0/+205
* | | hwmon: (pmbus/adm1266) Add Block process callAlexandru Tachici2020-09-232-0/+79
* | | hwmon: (pmbus) Add support for ADM1266Alexandru Tachici2020-09-233-0/+75
* | | hwmon: shtc1: add support for device tree bindingsChris Ruehl2020-09-231-3/+22
* | | hwmon: (pwm-fan) Use dev_err_probe() to simplify error handlingAnson Huang2020-09-231-8/+2
* | | hwmon: (dme1737) use simple i2c probeStephen Kitt2020-09-231-4/+5
* | | hwmon: (f75375s) use simple i2c probeStephen Kitt2020-09-231-6/+4
* | | hwmon: (tmp513) use simple i2c probeStephen Kitt2020-09-231-5/+4
* | | hwmon: use simple i2c probe function (take 2)Stephen Kitt2020-09-234-13/+14
* | | hwmon: (ltc2947) use simple i2c probeStephen Kitt2020-09-231-3/+2
* | | hwmon: (emc2103) use simple i2c probeStephen Kitt2020-09-231-2/+2
* | | hwmon: (asc7621) use simple i2c probeStephen Kitt2020-09-231-2/+2
* | | hwmon: (lm73) use simple i2c probeStephen Kitt2020-09-231-2/+2
* | | hwmon: (w83791d) use simple i2c probeStephen Kitt2020-09-231-5/+3
* | | hwmon: (w83793) use simple i2c probeStephen Kitt2020-09-231-5/+3
* | | hwmon: (adm1029) use simple i2c probeStephen Kitt2020-09-231-3/+2