summaryrefslogtreecommitdiff
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"Greg Kroah-Hartman2021-05-261-9/+2
* hwmon: (occ) Fix poll rate limitingEddie James2021-05-192-3/+4
* hwmon: (pmbus/pxe1610) don't bail out when not all pages are activePaul Fertser2021-05-141-0/+9
* hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklistThomas Hebb2021-02-261-0/+7
* hwmon: (pwm-fan) Ensure that calculation doesn't discard big period valuesUwe Kleine-König2021-01-191-1/+11
* hwmon: (amd_energy) fix allocation of hwmon_channel_info configDavid Arcari2021-01-121-1/+2
* hwmon: (ina3221) Fix PM usage counter unbalance in ina3221_write_enableZhang Qilong2020-12-301-1/+1
* hwmon: (k10temp) Remove support for displaying voltage and current on Zen CPUsGuenter Roeck2020-12-301-98/+0
* hwmon: (amd_energy) modify the visibility of the countersNaveen Krishna Chatradhi2020-11-131-1/+1
* hwmon: (applesmc) Re-work SMC commsBrad Campbell2020-11-121-48/+82
* hwmon: (pwm-fan) Fix RPM calculationPaul Barker2020-11-121-7/+9
* hwmon: (pmbus) Add mutex locking for sysfs readsRobert Hancock2020-11-031-3/+10
* hwmon: (pmbus/max20730) use scnprintf() instead of snprintf()Dan Carpenter2020-10-261-13/+13
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-241-1/+1
|\
| * Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2020-09-131-1/+1
| |\
| | * ARM: s3c: adc: move header to linux/soc/samsungArnd Bergmann2020-08-191-1/+1
* | | 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