aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2024-04-03hwmon: (amc6821) add of_match tableJosua Mayer
2024-03-01hwmon: (coretemp) Enlarge per package core count limitZhang Rui
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-05hwmon: (nct6775) Fix fan speed set failure in automatic modeXing Tong Wu
2024-01-20hwmon: (corsair-psu) Fix probe when built-inArmin Wolf
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-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-10hwmon: (nzxt-smart2) add another USB IDAleksandr Mezin
2023-10-10hwmon: (nzxt-smart2) Add device idHerman Fries
2023-09-13hwmon: (tmp513) Fix the channel number in tmp51x_is_visible()Biju Das
2023-08-30hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl reportAleksa Savic
2023-08-16hwmon: (pmbus/bel-pfe) Enable PMBUS_SKIP_STATUS_CHECK for pfe1100Tao Ren
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-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-09hwmon: (k10temp) Add PCI ID for family 19, model 78hMario Limonciello
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-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
2023-03-22hwmon: (ltc2992) Set `can_sleep` flag for GPIO chipLars-Peter Clausen
2023-03-22hwmon: (adm1266) Set `can_sleep` flag for GPIO chipLars-Peter Clausen
2023-03-22hwmon: tmp512: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-22hwmon: (ucd90320) Add minimum delay between bus accessesLars-Peter Clausen
2023-03-22hwmon: (ina3221) return prober error codeMarcus Folkesson
2023-03-22hwmon: (xgene) Fix use after free bug in xgene_hwmon_remove due to race condi...Zheng Wang
2023-03-22hwmon: (adt7475) Fix masking of hysteresis registersTony O'Brien
2023-03-22hwmon: (adt7475) Display smoothing attributes in correct orderTony O'Brien
2023-03-10hwmon: (nct6775) Fix incorrect parenthesization in nct6775_write_fan_div()Zev Weiss
2023-03-10hwmon: (peci/cputemp) Fix off-by-one in coretemp_label allocationZev Weiss
2023-03-10hwmon: (nct6775) B650/B660/X670 ASUS boards supportDenis Pauk
2023-03-10hwmon: (nct6775) Directly call ASUS ACPI WMI methodDenis Pauk
2023-03-10hwmon: (coretemp) Simplify platform device handlingRobin Murphy
2023-03-10hwmon: (mlxreg-fan) Return zero speed for broken fanVadim Pasternak
2023-03-10hwmon: (ltc2945) Handle error case in ltc2945_value_storeJonathan Cormier
2023-03-10hwmon: (asus-ec-sensors) add missing mutex pathEugene Shalygin