summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2024-04-10hwmon: (amc6821) add of_match tableJosua Mayer
2024-03-01hwmon: (coretemp) Enlarge per package core count limitZhang Rui
2024-02-23hwmon: (coretemp) Fix bogus core_id to attr name mappingZhang Rui
2024-02-23hwmon: (coretemp) Fix out-of-bounds memory accessZhang Rui
2024-02-23hwmon: (aspeed-pwm-tacho) mutex for tach readingLoic Prylli
2024-01-25hwmon: (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: (coretemp) Fix potentially truncated sysfs attribute nameZhang Rui
2023-11-20hwmon: (axi-fan-control) Fix possible NULL pointer dereferenceDragos Bogdan
2023-09-19hwmon: (tmp513) Fix the channel number in tmp51x_is_visible()Biju Das
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-23hwmon: (pmbus/adm1275) Fix problems with temperature monitoring on ADM1272Guenter Roeck
2023-07-23hwmon: (adm1275) Allow setting sample averagingPotin Lai
2023-07-23hwmon: (gsc-hwmon) fix fan pwm temperature scalingTim Harvey
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-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: (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: (ftsteutates) Fix scaling of measurementsArmin Wolf
2022-12-31hwmon: (jc42) Fix missing unlock on error in jc42_write()Yang Yingliang
2022-12-31hwmon: (jc42) Restore the min/max/critical temperatures on resumeMartin Blumenstingl
2022-12-31hwmon: (jc42) Convert register access and caching to regmap/regcacheMartin Blumenstingl
2022-12-08hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()Yang Yingliang
2022-12-08hwmon: (coretemp) Check for null before removing sysfs attrsPhil Auld
2022-12-08hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() failsGaosheng Cui
2022-12-08hwmon: (i5500_temp) fix missing pci_disable_device()Yang Yingliang
2022-12-08hwmon: (ina3221) Fix shunt sum critical calculationNinad Malwade
2022-12-08hwmon: (ltc2947) fix temperature scalingDerek Nguyen
2022-10-29hwmon/coretemp: Handle large core ID valueZhang Rui
2022-10-26hwmon: (sht4x) do not overflow clamping operation on 32-bit platformsJason A. Donenfeld
2022-10-26hwmon: (pmbus/mp2888) Fix sensors readouts for MPS Multi-phase mp2888 controllerOleksandr Shamray
2022-10-26hwmon: (gsc-hwmon) Call of_node_get() before of_find_xxx APILiang He
2022-09-15hwmon: (mr75203) enable polling for all VM channelsEliav Farber
2022-09-15hwmon: (mr75203) fix multi-channel voltage readingEliav Farber
2022-09-15hwmon: (mr75203) fix voltage equation for negative source inputEliav Farber