summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2020-12-02hwmon: (abx500) Switch to using the new API kobj_to_dev()Tian Tao
2020-12-02hwmon: (max127) Add Maxim MAX127 hardware monitoring driverTao Ren
2020-12-02hwmon: drivetemp: fix typo temperatire => temperatureCorentin Labbe
2020-12-02hwmon: (amd_energy) Add AMD family 19h model 01h x86 matchNaveen Krishna Chatradhi
2020-12-02hwmon: (corsair-psu) Fix fan rpm calculationWilken Gottwalt
2020-12-02hwmon: (ibmpowernv) Silence strncpy() warningLee Jones
2020-12-02hwmon: (ina3221) Demote seemingly unintentional kerneldoc headerLee Jones
2020-12-02hwmon: (adm1177) Fix kerneldoc attribute formattingLee Jones
2020-12-02hwmon: (corsair-psu) fix unintentional sign extension issueColin Ian King
2020-12-02hwmon: add Corsair PSU HID controller driverWilken Gottwalt
2020-12-02hwmon: (pmbus) shrink code and remove pmbus_do_remove()Bartosz Golaszewski
2020-12-02hwmon: (adt7470) Create functions for updating readings and limitsChris Packham
2020-12-02hwmon: (pmbus/max20730) delete some dead codeDan Carpenter
2020-12-02hwmon: (acpi_power_meter) clean up freeing codeDan Carpenter
2020-12-02hwmon: (ina3221) Fix PM usage counter unbalance in ina3221_write_enableZhang Qilong
2020-11-22hwmon: (scmi) Update hwmon internal scale data typeCristian Marussi
2020-11-13hwmon: (amd_energy) modify the visibility of the countersNaveen Krishna Chatradhi
2020-11-12hwmon: (applesmc) Re-work SMC commsBrad Campbell
2020-11-12hwmon: (pwm-fan) Fix RPM calculationPaul Barker
2020-11-03hwmon: (pmbus) Add mutex locking for sysfs readsRobert Hancock
2020-10-26hwmon: (pmbus/max20730) use scnprintf() instead of snprintf()Dan Carpenter
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-14Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-14Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2020-10-06hwmon: (pmbus/max20730) adjust the vout reading given voltage dividerChu Lin
2020-10-06hwmon: Add hardware monitoring driver for Moortec MR75203 PVT controllerRahul Tanwar
2020-10-05hwmon: (mlxreg-fan) Fix double "Mellanox"Geert Uytterhoeven
2020-10-05hwmon: (pmbus/max20730) add device monitoring via debugfsUgur Usug
2020-10-05hwmon: (pmbus/max34440) Fix OC fault limitsSteve Foreman
2020-10-04hwmon: (bt1-pvt) Wait for the completion with timeoutSerge Semin
2020-10-04hwmon: (bt1-pvt) Cache current update timeoutSerge Semin
2020-10-04hwmon: (bt1-pvt) Test sensor power supply on probeSerge Semin
2020-10-04hwmon: (lm75) Add regulator supportAlban Bedel
2020-10-04hwmon: Add hwmon driver for Intel MAX 10 BMCXu Yilun
2020-10-04hwmon: (pmbus) Add support for MPS Multi-phase mp2975 controllerVadim Pasternak
2020-10-04hwmon: (tmp513) fix spelling typo in commentsWang Qing
2020-10-04hwmon: (amd_energy) Improve the accumulation logicNaveen Krishna Chatradhi
2020-09-29hwmon: (amd_energy) optimize accumulation intervalNaveen Krishna Chatradhi
2020-09-29hwmon: (amd_energy) Move label out of accumulation structureAkshay Gupta
2020-09-24hwmon: (adm9240) Convert to regmapChris Packham
2020-09-24hwmon: (adm9240) Create functions for updating measure and configChris Packham
2020-09-24hwmon: (adm9240) Use loops to avoid duplicated codeChris Packham
2020-09-23hwmon: (k10temp) Add support for Zen3 CPUsWei Huang
2020-09-23hwmon: (pmbus) Move boolean error condition check to generating codeGuenter Roeck
2020-09-23hwmon: (pmbus) Expose PEC debugfs attributeAndrew Jeffery
2020-09-23hwmon: (pmbus) Stop caching register valuesGuenter Roeck
2020-09-23hwmon: (k10temp) Take out debugfs codeGuenter Roeck
2020-09-23hwmon: (gsc-hwmon) add fan sensorTim Harvey
2020-09-23hwmon: (k10temp) Define SVI telemetry and current factors for Zen2 CPUsWei Huang
2020-09-23hwmon: (k10temp) Create common functions and macros for Zen CPU familiesWei Huang