summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2023-08-03hwmon: (pmbus_core) Fix Deadlock in pmbus_regulator_get_statusGuenter Roeck1-1/+2
2023-08-03hwmon: (pmbus_core) Fix NULL pointer dereferencePatrick Rudolph1-7/+8
2023-08-03hwmon: (pmbus_core) Fix pmbus_is_enabled()Patrick Rudolph1-1/+1
2023-08-03hwmon: (aquacomputer_d5next) Fix incorrect PWM value readoutAleksa Savic1-1/+1
2023-08-03hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabledGilles Buloz1-1/+1
2023-08-03hwmon: (k10temp) Enable AMD3255 Proc to show negative temperatureBaskaran Kannan1-2/+15
2023-07-19hwmon: (pmbus/adm1275) Fix problems with temperature monitoring on ADM1272Guenter Roeck1-26/+26
2023-07-19hwmon: (gsc-hwmon) fix fan pwm temperature scalingTim Harvey1-3/+3
2023-07-19hwmon: (f71882fg) prevent possible division by zeroNikita Zhandarovich1-2/+5
2023-05-08hwmon: (k10temp) Add PCI ID for family 19, model 78hMario Limonciello1-0/+1
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+2
2023-04-26Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-6/+6
2023-04-23hwmon: lochnagar: Remove the unneeded include <linux/i2c.h>Christophe JAILLET1-1/+0
2023-04-21hwmon: (pmbus/fsp-3y) Fix functionality bitmask in FSP-3Y YM-2151ETomáš Pecka1-1/+0
2023-04-21hwmon: (adt7475) Use device_property APIs when configuring polarityChris Packham1-3/+3
2023-04-21hwmon: (aquacomputer_d5next) Add support for Aquacomputer Aquastream XTAleksa Savic1-1/+113
2023-04-21hwmon: (it87) Disable/enable SMBus access for IT8622E chipsetFrank Crawford1-0/+1
2023-04-21hwmon: (it87) Add calls to smbus_enable/smbus_disable as requiredFrank Crawford1-46/+135
2023-04-21hwmon: (it87) Test for error in it87_update_deviceFrank Crawford1-2/+52
2023-04-19hwmon: (it87) Disable SMBus access for environmental controller registers.Frank Crawford1-2/+56
2023-04-19hwmon: (pmbus/acbel-fsg032) Add Acbel power supplyLakshmi Yadlapati3-0/+95
2023-04-19hwmon: (sfctemp) Simplify error messageChristophe JAILLET1-1/+1
2023-04-19hwmon: (pmbus/ibm-cffps) Use default debugfs attributes and lock functionEddie James1-154/+118
2023-04-19hwmon: (pmbus/core) Add lock and unlock functionsEddie James2-0/+32
2023-04-19hwmon: (pmbus/core) Request threaded interrupt with IRQF_ONESHOTGuenter Roeck1-2/+2
2023-04-19hwmon: (nct6775) update ASUS WMI monitoring list A620/B760/W790Denis Pauk1-0/+103
2023-04-19hwmon: ina2xx: add optional regulator supportSvyatoslav Ryhel1-0/+4
2023-04-19hwmon: (pmbus/core) Notify regulator eventsNaresh Solanki1-1/+23
2023-04-19hwmon: (pmbus/core) Add regulator event supportPatrick Rudolph1-25/+49
2023-04-19hwmon: (pmbus/core) Add rdev in pmbus_data structNaresh Solanki1-5/+10
2023-04-19hwmon: (sfctemp) Add StarFive JH71x0 temperature sensorEmil Renner Berthing3-0/+342
2023-04-19hwmon: (coretemp) Delete an obsolete commentZhang Rui1-4/+0
2023-04-19hwmon: (coretemp) Delete tjmax debug messageZhang Rui1-3/+1
2023-04-19hwmon: (asus-ec-sensors) add ROG STRIX Z390-F GAMINGEugene Shalygin1-0/+10
2023-04-19hwmon: (asus-ec-sensors) add ProArt B550-Creatorfireflame900511-0/+10
2023-04-19hwmon: fix typo in MakefileJames Seo1-1/+1
2023-04-19hwmon: remove trailing whitespace in KconfigJames Seo1-1/+1
2023-04-19hwmon: w83773g: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-19hwmon: w83627ehf: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-19hwmon: tps23861: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-19hwmon: tmp513: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-19hwmon: tmp464: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-19hwmon: tmp108: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-19hwmon: tmp103: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-19hwmon: tmp102: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-19hwmon: sy7636a: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-19hwmon: sparx5-temp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-19hwmon: smpro: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-19hwmon: sl28cpld: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-19hwmon: sht4x: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1