summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
45 hourshwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()Sanman Pradhan1-2/+5
45 hourshwmon: (pmbus/mp2975) Add error check for pmbus_read_word_data() return valueSanman Pradhan1-0/+2
45 hourshwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs readSanman Pradhan1-9/+10
45 hourshwmon: (it87) Check the it87_lock() return valueBart Van Assche1-1/+4
45 hourshwmon: (aht10) Fix initialization commands for AHT20Hao Yu1-2/+4
45 hourshwmon: (aht10) Add support for dht20Akhilesh Patil2-6/+19
45 hourshwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ...Gui-Dong Han1-13/+13
2026-03-04hwmon: (f71882fg) Add F81968 supportJi-Ze Hong (Peter Hong)1-2/+4
2026-03-04hwmon: (nct6775) Add ASUS Pro WS WRX90E-SAGE SEDenis Pauk1-0/+1
2026-03-04Revert "hwmon: (ibmpex) fix use-after-free in high/low store"Guenter Roeck1-7/+2
2026-02-11hwmon: (occ) Mark occ_init_attribute() as __printfArnd Bergmann1-0/+1
2026-01-11hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOUGui-Dong Han1-8/+18
2026-01-11hwmon: (w83791d) Convert macros to functions to avoid TOCTOUGui-Dong Han1-6/+11
2026-01-11hwmon: (max16065) Use local variable to avoid TOCTOUGui-Dong Han1-3/+4
2026-01-11hwmon: (tmp401) fix overflow caused by default conversion rate valueAlexey Simakov1-1/+1
2026-01-11hwmon: (ibmpex) fix use-after-free in high/low storeJunrui Luo1-2/+7
2026-01-11hwmon: sy7636a: Fix regulator_enable resource leak on error pathHaotian Zhang1-6/+1
2025-11-24hwmon: (dell-smm) Add support for Dell OptiPlex 7040Armin Wolf1-0/+7
2025-11-24hwmon: (asus-ec-sensors) increase timeout for locking ACPI mutexBen Copeland1-1/+1
2025-11-24hwmon: sy7636a: add aliasAndreas Kemnade1-0/+1
2025-11-24hwmon: (sbtsi_temp) AMD CPU extended temperature range supportChuande Chen1-15/+31
2025-11-24hwmon: (k10temp) Add device ID for Strix HaloRong Zhang1-0/+1
2025-11-24hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based modelsAvadhut Naik1-0/+9
2025-10-29hwmon: (sht3x) Fix error handlingGuenter Roeck1-10/+17
2025-10-15hwmon: (mlxreg-fan) Separate methods of fan setting coming from different sub...Vadim Pasternak1-8/+16
2025-10-02minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-12/+12
2025-09-09hwmon: mlxreg-fan: Prevent fans from getting stuck at 0 RPMVadim Pasternak1-3/+2
2025-08-28hwmon: (gsc-hwmon) fix fan pwm setpoint show functionsTim Harvey1-2/+2
2025-08-28hwmon: (emc2305) Set initial PWM minimum value during probe based on thermal ...Florin Leotescu1-2/+8
2025-07-24hwmon: (corsair-cpro) Validate the size of the received input bufferMarius Zachmann1-0/+5
2025-07-06hwmon: (pmbus/max34440) Fix support for max34451Alexis Czezar Torreno1-4/+44
2025-06-27hwmon: (occ) fix unaligned accessesArnd Bergmann1-15/+13
2025-06-27hwmon: (occ) Rework attribute registration for stack usageArnd Bergmann1-127/+85
2025-06-27hwmon: (ftsteutates) Fix TOCTOU race in fts_read()Gui-Dong Han1-3/+6
2025-06-19hwmon: (asus-ec-sensors) check sensor index in read_string()Alexei Safin1-0/+4
2025-06-04hwmon: (xgene-hwmon) use appropriate type for the latency valueAndrey Vatoropin1-1/+1
2025-06-04hwmon: (gpio-fan) Add missing mutex locksAlexander Stein1-1/+15
2025-06-04hwmon: (dell-smm) Increment the number of fansKurt Borja1-1/+4
2025-04-10hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}Tasos Sahanidis1-2/+2
2025-03-13hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe()Xinghuo Chen1-1/+1
2025-03-13hwmon: (ad7314) Validate leading zero bits and return errorErik Schumacher1-0/+10
2025-03-13hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor tableMaud Spierings1-33/+33
2025-03-13hwmon: (pmbus) Initialise page count in pmbus_identify()Titus Rwantare1-0/+2
2025-03-13hwmon: (peci/dimmtemp) Do not provide fake thresholds dataPaul Fertser1-6/+4
2025-02-01hwmon: (drivetemp) Set scsi command timeout to 10sRussell Harmon1-1/+1
2025-01-23hwmon: (tmp513) Fix division of negative numbersDavid Lechner1-3/+4
2025-01-17hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occurDaniil Stas1-2/+6
2024-12-27hwmon: (tmp513) Fix interpretation of values of Temperature Result and Limit ...Murad Masimov1-1/+1
2024-12-27hwmon: (tmp513) Fix Current Register value interpretationMurad Masimov1-1/+1
2024-12-27hwmon: (tmp513) Fix interpretation of values of Shunt Voltage and Limit Regis...Murad Masimov1-2/+4