aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2024-04-09Merge branch 'v6.1/standard/base' into v6.1/standard/sdkv6.1/xlnx-socBruce Ashfield
2024-04-03hwmon: (amc6821) add of_match tableJosua Mayer
2024-03-03Merge branch 'v6.1/standard/base' into v6.1/standard/sdkv6.1/xlnx-socBruce Ashfield
2024-03-01hwmon: (coretemp) Enlarge per package core count limitZhang Rui
2024-02-20Merge branch 'v6.1/standard/base' into v6.1/standard/sdkv6.1/xlnx-socBruce Ashfield
2024-02-16hwmon: (coretemp) Fix bogus core_id to attr name mappingZhang Rui
2024-02-16hwmon: (coretemp) Fix out-of-bounds memory accessZhang Rui
2024-02-16hwmon: (aspeed-pwm-tacho) mutex for tach readingLoic Prylli
2024-02-14Merge branch 'v6.1/standard/base' into v6.1/standard/sdkv6.1/xlnx-socBruce Ashfield
2024-02-05hwmon: (nct6775) Fix fan speed set failure in automatic modeXing Tong Wu
2024-01-24Merge branch 'v6.1/standard/base' into v6.1/standard/sdkv6.1/xlnx-socBruce Ashfield
2024-01-20hwmon: (corsair-psu) Fix probe when built-inArmin Wolf
2023-12-18Merge branch 'v6.1/standard/base' into v6.1/standard/sdkv6.1/xlnx-socBruce Ashfield
2023-12-13hwmon: (nzxt-kraken2) Fix error handling path in kraken2_probe()Christophe JAILLET
2023-12-13hwmon: (acpi_power_meter) Fix 4.29 MW bugArmin Wolf
2023-12-03Merge branch 'v6.1/standard/base' into v6.1/standard/sdkv6.1/xlnx-socBruce Ashfield
2023-11-20hwmon: (sch5627) Disallow write access if virtual registers are lockedArmin Wolf
2023-11-20hwmon: (sch5627) Use bit macros when accessing the control registerArmin Wolf
2023-11-20Revert "hwmon: (sch56xx-common) Add automatic module loading on supported dev...Guenter Roeck
2023-11-20Revert "hwmon: (sch56xx-common) Add DMI override table"Guenter Roeck
2023-11-20hwmon: (coretemp) Fix potentially truncated sysfs attribute nameZhang Rui
2023-11-20hwmon: (axi-fan-control) Fix possible NULL pointer dereferenceDragos Bogdan
2023-11-20hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculationZev Weiss
2023-10-11Merge branch 'v6.1/standard/base' into v6.1/standard/sdkv6.1/xlnx-socBruce Ashfield
2023-10-10hwmon: (nzxt-smart2) add another USB IDAleksandr Mezin
2023-10-10hwmon: (nzxt-smart2) Add device idHerman Fries
2023-09-15Merge branch 'v6.1/standard/base' into v6.1/standard/sdkv6.1/xlnx-socBruce Ashfield
2023-09-13hwmon: (tmp513) Fix the channel number in tmp51x_is_visible()Biju Das
2023-08-30Merge branch 'v6.1/standard/base' into v6.1/standard/sdkv6.1/xlnx-socBruce Ashfield
2023-08-30hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl reportAleksa Savic
2023-08-20Merge branch 'v6.1/standard/base' into v6.1/standard/sdkv6.1/xlnx-socBruce Ashfield
2023-08-16hwmon: (pmbus/bel-pfe) Enable PMBUS_SKIP_STATUS_CHECK for pfe1100Tao Ren
2023-08-03Merge branch 'v6.1/standard/base' into v6.1/standard/sdkv6.1/xlnx-socBruce Ashfield
2023-08-03hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabledGilles Buloz
2023-08-03hwmon: (k10temp) Enable AMD3255 Proc to show negative temperatureBaskaran Kannan
2023-07-26Merge branch 'v6.1/standard/base' into v6.1/standard/sdkv6.1/xlnx-socBruce Ashfield
2023-07-19hwmon: (pmbus/adm1275) Fix problems with temperature monitoring on ADM1272Guenter Roeck
2023-07-19hwmon: (gsc-hwmon) fix fan pwm temperature scalingTim Harvey
2023-07-19hwmon: (f71882fg) prevent possible division by zeroNikita Zhandarovich
2023-06-12Merge branch 'v6.1/standard/base' into v6.1/standard/sdkv6.1/xlnx-socBruce Ashfield
2023-06-09hwmon: (k10temp) Add PCI ID for family 19, model 78hMario Limonciello
2023-05-15Merge branch 'v6.1/standard/base' into v6.1/standard/sdkv6.1/xlnx-socBruce Ashfield
2023-05-11hwmon: (pmbus/fsp-3y) Fix functionality bitmask in FSP-3Y YM-2151ETomáš Pecka
2023-05-11hwmon: (adt7475) Use device_property APIs when configuring polarityChris Packham
2023-05-11hwmon: (k10temp) Check range scale when CUR_TEMP register is read-writeBabu Moger
2023-04-28pmbus: Add new tps544 power regulator driverHarini Katakam
2023-04-20hwmon: (xgene) Fix ioremap and memremap leakTianyi Jing
2023-04-20hwmon: (peci/cputemp) Fix miscalculated DTS for SKXIwona Winiarska
2023-03-30hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCsFrank Crawford
2023-03-30hwmon: fix potential sensor registration fail if of_node is missingPhinex Hung