summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)Author
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
2020-09-23hwmon: (scmi-hwmon) Avoid comma separated statementsJoe Perches
2020-09-23hwmon: (pmbus/adm1266) read blackboxAlexandru Tachici
2020-09-23hwmon: (pmbus/adm1266) add debugfs for statesAlexandru Tachici
2020-09-23hwmon: (pmbus/adm1266) Add support for GPIOsAlexandru Tachici
2020-09-23hwmon: (pmbus/adm1266) Add Block process callAlexandru Tachici
2020-09-23hwmon: (pmbus) Add support for ADM1266Alexandru Tachici
2020-09-23hwmon: shtc1: add support for device tree bindingsChris Ruehl
2020-09-23hwmon: (pwm-fan) Use dev_err_probe() to simplify error handlingAnson Huang
2020-09-23hwmon: (dme1737) use simple i2c probeStephen Kitt
2020-09-23hwmon: (f75375s) use simple i2c probeStephen Kitt
2020-09-23hwmon: (tmp513) use simple i2c probeStephen Kitt
2020-09-23hwmon: use simple i2c probe function (take 2)Stephen Kitt
2020-09-23hwmon: (ltc2947) use simple i2c probeStephen Kitt
2020-09-23hwmon: (emc2103) use simple i2c probeStephen Kitt
2020-09-23hwmon: (asc7621) use simple i2c probeStephen Kitt
2020-09-23hwmon: (lm73) use simple i2c probeStephen Kitt
2020-09-23hwmon: (w83791d) use simple i2c probeStephen Kitt
2020-09-23hwmon: (w83793) use simple i2c probeStephen Kitt
2020-09-23hwmon: (adm1029) use simple i2c probeStephen Kitt
2020-09-23hwmon: (adm1177) use simple i2c probeStephen Kitt
2020-09-23hwmon: use simple i2c probe functionStephen Kitt
2020-09-23hwmon (pmbus) use simple i2c probe functionStephen Kitt
2020-09-23hwmon: (pmbus/core) Add support for rated attributesZbigniew Lukwinski
2020-09-23hwmon: (core) Add support for rated attributesZbigniew Lukwinski
2020-09-23hwmon: (w83627ehf) Fix a resource leak in probeDan Carpenter
2020-09-23hwmon: (pmbus/max34440) Fix status register reads for MAX344{51,60,61}Guenter Roeck
2020-09-23hwmon: (sparx5) Fix initial reading of temperatureLars Povlsen
2020-09-17hwmon: Add support for the sl28cpld hardware monitoring controllerMichael Walle
2020-09-14Merge 5.9-rc5 into driver-core-nextGreg Kroah-Hartman
2020-09-13Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2020-09-08hwmon: pmbus: use more devres helpersBartosz Golaszewski
2020-08-29Merge tag 'hwmon-for-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-27hwmon: (gsc-hwmon) Scale temperature to millidegreesTim Harvey
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-21hwmon: (applesmc) check status earlier.Tom Rix
2020-08-21hwmon: (nct7904) Correct divide by 0Jason Baron