aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2023-04-25Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-6/+6
2023-04-23hwmon: lochnagar: Remove the unneeded include <linux/i2c.h>Gravatar Christophe JAILLET 1-1/+0
2023-04-21hwmon: (pmbus/fsp-3y) Fix functionality bitmask in FSP-3Y YM-2151EGravatar Tomáš Pecka 1-1/+0
2023-04-21hwmon: (adt7475) Use device_property APIs when configuring polarityGravatar Chris Packham 1-3/+3
2023-04-21hwmon: (aquacomputer_d5next) Add support for Aquacomputer Aquastream XTGravatar Aleksa Savic 1-1/+113
2023-04-21hwmon: (it87) Disable/enable SMBus access for IT8622E chipsetGravatar Frank Crawford 1-0/+1
2023-04-21hwmon: (it87) Add calls to smbus_enable/smbus_disable as requiredGravatar Frank Crawford 1-46/+135
2023-04-21hwmon: (it87) Test for error in it87_update_deviceGravatar Frank Crawford 1-2/+52
2023-04-19hwmon: (it87) Disable SMBus access for environmental controller registers.Gravatar Frank Crawford 1-2/+56
2023-04-19hwmon: (pmbus/acbel-fsg032) Add Acbel power supplyGravatar Lakshmi Yadlapati 3-0/+95
2023-04-19hwmon: (sfctemp) Simplify error messageGravatar Christophe JAILLET 1-1/+1
2023-04-19hwmon: (pmbus/ibm-cffps) Use default debugfs attributes and lock functionGravatar Eddie James 1-154/+118
2023-04-19hwmon: (pmbus/core) Add lock and unlock functionsGravatar Eddie James 2-0/+32
2023-04-19hwmon: (pmbus/core) Request threaded interrupt with IRQF_ONESHOTGravatar Guenter Roeck 1-2/+2
2023-04-19hwmon: (nct6775) update ASUS WMI monitoring list A620/B760/W790Gravatar Denis Pauk 1-0/+103
2023-04-19hwmon: ina2xx: add optional regulator supportGravatar Svyatoslav Ryhel 1-0/+4
2023-04-19hwmon: (pmbus/core) Notify regulator eventsGravatar Naresh Solanki 1-1/+23
2023-04-19hwmon: (pmbus/core) Add regulator event supportGravatar Patrick Rudolph 1-25/+49
2023-04-19hwmon: (pmbus/core) Add rdev in pmbus_data structGravatar Naresh Solanki 1-5/+10
2023-04-19hwmon: (sfctemp) Add StarFive JH71x0 temperature sensorGravatar Emil Renner Berthing 3-0/+342
2023-04-19hwmon: (coretemp) Delete an obsolete commentGravatar Zhang Rui 1-4/+0
2023-04-19hwmon: (coretemp) Delete tjmax debug messageGravatar Zhang Rui 1-3/+1
2023-04-19hwmon: (asus-ec-sensors) add ROG STRIX Z390-F GAMINGGravatar Eugene Shalygin 1-0/+10
2023-04-19hwmon: (asus-ec-sensors) add ProArt B550-CreatorGravatar fireflame90051 1-0/+10
2023-04-19hwmon: fix typo in MakefileGravatar James Seo 1-1/+1
2023-04-19hwmon: remove trailing whitespace in KconfigGravatar James Seo 1-1/+1
2023-04-19hwmon: w83773g: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-04-19hwmon: w83627ehf: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-04-19hwmon: tps23861: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-04-19hwmon: tmp513: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-04-19hwmon: tmp464: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-04-19hwmon: tmp108: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-04-19hwmon: tmp103: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-04-19hwmon: tmp102: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-04-19hwmon: sy7636a: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-04-19hwmon: sparx5-temp: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-04-19hwmon: smpro: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-04-19hwmon: sl28cpld: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-04-19hwmon: sht4x: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-04-19hwmon: sch5627: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-04-19hwmon: sbtsi_temp: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-04-19hwmon: sbrmi: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-04-19hwmon: raspberrypi: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-04-19hwmon: powr1220: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-04-19hwmon: peci: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 2-2/+2
2023-04-19hwmon: oxp-sensors: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-04-19hwmon: nzxt: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 2-2/+2
2023-04-19hwmon: ntc_thermistor: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-04-19hwmon: npcm750-pwm: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-04-19hwmon: nct7904: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1