summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (corsair-psu) Fix probe when built-inArmin Wolf2024-01-201-1/+17
* hwmon: (nzxt-kraken2) Fix error handling path in kraken2_probe()Christophe JAILLET2023-12-131-2/+2
* hwmon: (acpi_power_meter) Fix 4.29 MW bugArmin Wolf2023-12-131-0/+4
* hwmon: (sch5627) Disallow write access if virtual registers are lockedArmin Wolf2023-11-201-0/+9
* hwmon: (sch5627) Use bit macros when accessing the control registerArmin Wolf2023-11-201-4/+8
* Revert "hwmon: (sch56xx-common) Add automatic module loading on supported dev...Guenter Roeck2023-11-201-38/+2
* Revert "hwmon: (sch56xx-common) Add DMI override table"Guenter Roeck2023-11-201-34/+10
* hwmon: (coretemp) Fix potentially truncated sysfs attribute nameZhang Rui2023-11-201-1/+1
* hwmon: (axi-fan-control) Fix possible NULL pointer dereferenceDragos Bogdan2023-11-201-13/+16
* hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculationZev Weiss2023-11-201-4/+8
* hwmon: (nzxt-smart2) add another USB IDAleksandr Mezin2023-10-101-1/+2
* hwmon: (nzxt-smart2) Add device idHerman Fries2023-10-101-0/+1
* hwmon: (tmp513) Fix the channel number in tmp51x_is_visible()Biju Das2023-09-131-1/+1
* hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl reportAleksa Savic2023-08-301-1/+35
* hwmon: (pmbus/bel-pfe) Enable PMBUS_SKIP_STATUS_CHECK for pfe1100Tao Ren2023-08-161-8/+8
* hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabledGilles Buloz2023-08-031-1/+1
* hwmon: (k10temp) Enable AMD3255 Proc to show negative temperatureBaskaran Kannan2023-08-031-2/+15
* hwmon: (pmbus/adm1275) Fix problems with temperature monitoring on ADM1272Guenter Roeck2023-07-191-26/+26
* hwmon: (gsc-hwmon) fix fan pwm temperature scalingTim Harvey2023-07-191-3/+3
* hwmon: (f71882fg) prevent possible division by zeroNikita Zhandarovich2023-07-191-2/+5
* hwmon: (k10temp) Add PCI ID for family 19, model 78hMario Limonciello2023-06-091-0/+1
* hwmon: (pmbus/fsp-3y) Fix functionality bitmask in FSP-3Y YM-2151ETomáš Pecka2023-05-111-1/+0
* hwmon: (adt7475) Use device_property APIs when configuring polarityChris Packham2023-05-111-3/+3
* hwmon: (k10temp) Check range scale when CUR_TEMP register is read-writeBabu Moger2023-05-111-1/+3
* hwmon: (xgene) Fix ioremap and memremap leakTianyi Jing2023-04-201-7/+7
* hwmon: (peci/cputemp) Fix miscalculated DTS for SKXIwona Winiarska2023-04-201-1/+7
* hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCsFrank Crawford2023-03-301-1/+3
* hwmon: fix potential sensor registration fail if of_node is missingPhinex Hung2023-03-301-2/+5
* hwmon: (ltc2992) Set `can_sleep` flag for GPIO chipLars-Peter Clausen2023-03-221-0/+1
* hwmon: (adm1266) Set `can_sleep` flag for GPIO chipLars-Peter Clausen2023-03-221-0/+1
* hwmon: tmp512: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-221-1/+1
* hwmon: (ucd90320) Add minimum delay between bus accessesLars-Peter Clausen2023-03-221-0/+75
* hwmon: (ina3221) return prober error codeMarcus Folkesson2023-03-221-1/+1
* hwmon: (xgene) Fix use after free bug in xgene_hwmon_remove due to race condi...Zheng Wang2023-03-221-0/+1
* hwmon: (adt7475) Fix masking of hysteresis registersTony O'Brien2023-03-221-2/+2
* hwmon: (adt7475) Display smoothing attributes in correct orderTony O'Brien2023-03-221-2/+2
* hwmon: (nct6775) Fix incorrect parenthesization in nct6775_write_fan_div()Zev Weiss2023-03-101-1/+1
* hwmon: (peci/cputemp) Fix off-by-one in coretemp_label allocationZev Weiss2023-03-101-1/+1
* hwmon: (nct6775) B650/B660/X670 ASUS boards supportDenis Pauk2023-03-101-0/+52
* hwmon: (nct6775) Directly call ASUS ACPI WMI methodDenis Pauk2023-03-102-30/+70
* hwmon: (coretemp) Simplify platform device handlingRobin Murphy2023-03-101-70/+58
* hwmon: (mlxreg-fan) Return zero speed for broken fanVadim Pasternak2023-03-101-0/+6
* hwmon: (ltc2945) Handle error case in ltc2945_value_storeJonathan Cormier2023-03-101-0/+2
* hwmon: (asus-ec-sensors) add missing mutex pathEugene Shalygin2023-03-101-0/+1
* hwmon: (ftsteutates) Fix scaling of measurementsArmin Wolf2023-03-101-6/+13
* hwmon: (jc42) Fix missing unlock on error in jc42_write()Yang Yingliang2022-12-311-1/+1
* hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550MDenis Pauk2022-12-311-0/+7
* hwmon: (emc2305) fix pwm never being able to set lowerXingjiang Qiao2022-12-311-13/+24
* hwmon: (emc2305) fix unable to probe emc2301/2/3Xingjiang Qiao2022-12-311-6/+1
* hwmon: (jc42) Restore the min/max/critical temperatures on resumeMartin Blumenstingl2022-12-311-1/+9