summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2 dayshwmon: (max6639) fix inverted polarityOlivier Sobrie1-1/+1
2 dayshwmon: (max6639) : Configure based on DT propertyNaresh Solanki1-23/+60
2 dayshwmon: (it87) Check the it87_lock() return valueBart Van Assche1-1/+4
2 dayshwmon: (aht10) Fix initialization commands for AHT20Hao Yu1-2/+4
2 dayshwmon: (aht10) Add support for dht20Akhilesh Patil2-6/+19
2 dayshwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ...Gui-Dong Han1-13/+13
11 dayshwmon: (f71882fg) Add F81968 supportJi-Ze Hong (Peter Hong)1-2/+4
11 dayshwmon: (nct6775) Add ASUS Pro WS WRX90E-SAGE SEDenis Pauk1-0/+1
11 dayshwmon: (dell-smm) Add support for Dell OptiPlex 7080Armin Wolf1-0/+7
11 dayshwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during identificationCarl Lee1-0/+28
11 dayshwmon: pmbus: mpq8785: Add support for MPM82504Pawel Dembicki1-1/+28
11 dayshwmon: pmbus: mpq8785: Implement VOUT feedback resistor divider ratio configu...Pawel Dembicki1-0/+18
11 dayshwmon: pmbus: mpq8785: Prepare driver for multiple device supportPawel Dembicki1-8/+30
11 daysRevert "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-08hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOUGui-Dong Han1-8/+18
2026-01-08hwmon: (w83791d) Convert macros to functions to avoid TOCTOUGui-Dong Han1-6/+11
2026-01-08hwmon: (max6697) fix regmap leak on probe failureJohan Hovold1-1/+1
2026-01-08hwmon: (max16065) Use local variable to avoid TOCTOUGui-Dong Han1-3/+4
2026-01-08hwmon: (ltc4282): Fix reset_history file permissionsNuno Sá1-3/+6
2026-01-08hwmon: (tmp401) fix overflow caused by default conversion rate valueAlexey Simakov1-1/+1
2026-01-08hwmon: (ibmpex) fix use-after-free in high/low storeJunrui Luo1-2/+7
2026-01-08hwmon: (dell-smm) Limit fan multiplier to avoid overflowDenis Sergeev1-0/+9
2025-12-18hwmon: sy7636a: Fix regulator_enable resource leak on error pathHaotian Zhang1-6/+1
2025-11-13hwmon: (dell-smm) Remove Dell Precision 490 custom config dataArmin Wolf1-14/+0
2025-11-13hwmon: (asus-ec-sensors) increase timeout for locking ACPI mutexBen Copeland1-1/+1
2025-11-13hwmon: sy7636a: add aliasAndreas Kemnade1-0/+1
2025-11-13hwmon: (sbtsi_temp) AMD CPU extended temperature range supportChuande Chen1-15/+31
2025-11-13hwmon: (lenovo-ec-sensors) Update P8 supprtDavid Ober1-4/+30
2025-11-13hwmon: (k10temp) Add device ID for Strix HaloRong Zhang1-0/+1
2025-11-13hwmon: (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-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-20hwmon: (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: (ltc4282) avoid repeated register writeNuno Sá1-7/+0
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-05-29hwmon: (xgene-hwmon) use appropriate type for the latency valueAndrey Vatoropin1-1/+1
2025-05-29hwmon: (gpio-fan) Add missing mutex locksAlexander Stein1-1/+15
2025-05-29hwmon: (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