summary refs log tree commit diff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2023-09-15Merge branch 6.1/features/steamdeck-mfdCristian Ciocaltea
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-22hwmon: steamdeck-hwmon: Add support for max battery level/rateAndrey Smirnov
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
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: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550MDenis Pauk
2022-12-31hwmon: (emc2305) fix pwm never being able to set lowerXingjiang Qiao
2022-12-31hwmon: (emc2305) fix unable to probe emc2301/2/3Xingjiang Qiao
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-12hwmon: Add driver for Steam Deck's EC sensorsAndrey Smirnov
2022-12-01hwmon: (asus-ec-sensors) Add checks for devm_kcallocYuan Can
2022-12-01hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()Yang Yingliang
2022-12-01hwmon: (coretemp) Check for null before removing sysfs attrsPhil Auld
2022-11-20hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() failsGaosheng Cui
2022-11-20hwmon: (i5500_temp) fix missing pci_disable_device()Yang Yingliang
2022-11-20hwmon: (ina3221) Fix shunt sum critical calculationNinad Malwade
2022-11-20hwmon: (ltc2947) fix temperature scalingDerek Nguyen
2022-11-04Revert "hwmon: (pmbus) Add regulator supply into macro"Guenter Roeck
2022-11-04hwmon: (scmi) Register explicitly with Thermal FrameworkCristian Marussi