summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2 hourshwmon: (max6621) fix temperature clamp rangeCong Nguyen
2 hourshwmon: (max6621) fix negative temperature offset and crit readingsCong Nguyen
2026-08-19hwmon: (ltc4282) Fix parsing adi,current-limit-sense-microvoltGuenter Roeck
2026-08-19hwmon: (ltc4282) Clamp negative current limitsGuenter Roeck
2026-08-19hwmon: (ltc4282) Avoid overflow in maximum power calculationGuenter Roeck
2026-08-19hwmon: (ads7828) Fix external VREF regulator handlingQingshuang Fu
2026-08-19hwmon: (corsair-psu) fix possible out-of-bounds access on missing string term...Wilken Gottwalt
2026-08-19hwmon: (pmbus/lm25066) Fix PMBus coefficient calculationsGuenter Roeck
2026-08-19hwmon: (nzxt-smart2) Check return value of init_device() in probeQingshuang Fu
2026-08-19hwmon: (pmbus) Fix type confusion in notification logicGuenter Roeck
2026-08-19hwmon: (pmbus_core) Use guard() for mutex protectionGuenter Roeck
2026-08-09hwmon: (pmbus/core) notify on the hwmon device, not the i2c clientVincent Jardin
2026-08-09hwmon: (npcm750-pwm-fan): stop fan timer on device detachHongyan Xu
2026-08-09hwmon: (pmbus) Fix return value from pmbus_update_byte_data()Guenter Roeck
2026-08-09hwmon: (adt7470) Fix PWM auto temp state array and bounds checkLuiz Angelo Daros de Luca
2026-08-09hwmon: (adt7470) Fix divide-by-zero TOCTOU crash in fan speed readLuiz Angelo Daros de Luca
2026-08-09hwmon: (adt7470) Use cached PWM frequency valueLuiz Angelo Daros de Luca
2026-08-09hwmon: (adt7470) Fix swapped PWM3 and PWM4 auto mode masksLuiz Angelo Daros de Luca
2026-08-09hwmon: (adt7470) Fix temperature alarm logic in hwmon_temp_read()Luiz Angelo Daros de Luca
2026-08-09hwmon: (adt7470) Fix busy-loop and I2C flooding in update threadLuiz Angelo Daros de Luca
2026-08-09hwmon: (adt7470) Fix cache updated before hardware write on I2C errorLuiz Angelo Daros de Luca
2026-08-09hwmon: (adt7470) Fix fans stuck in manual mode on I2C errorsLuiz Angelo Daros de Luca
2026-08-09hwmon: (nct6775-core) Prevent access to unsupported weight registersGuenter Roeck
2026-08-09hwmon: (nzxt-smart2) DMA-align output bufferGuenter Roeck
2026-08-09hwmon: (lm90) Only report alarms if driver is readyGuenter Roeck
2026-08-09hwmon: (sht3x) Fix unaligned accessesGuenter Roeck
2026-08-09hwmon: (ltc4282) Fix reading the minimum alarm voltageGuenter Roeck
2026-08-09hwmon: (ina2xx) Fix various overflow issuesGuenter Roeck
2026-08-09hwmon: (ina2xx) Shift INA234 shunt and current registersJonas Rebmann
2026-08-09hwmon: (ina2xx) Add support for INA234Ian Ray
2026-08-09hwmon: (ina2xx) Make it easier to add more devicesIan Ray
2026-08-09hwmon: (nct6775-core) Fix number of temperature registers for NCT6116Guenter Roeck
2026-08-03hwmon: occ: validate poll response sensor blocksPengpeng Hou
2026-08-03hwmon: (asus-ec-sensors) add missed handle for ENOMEMEugene Shalygin
2026-08-03hwmon: (asus-ec-sensors) fix EC read intervalsEugene Shalygin
2026-08-03hwmon: (asus-ec-sensors) fix looping over banks while reading from ECEugene Shalygin
2026-08-03hwmon: (nzxt-kraken3) Stop device IO before calling hid_hw_stopGuenter Roeck
2026-08-03hwmon: (nzxt-smart2) Stop device IO before calling hid_hw_stopGuenter Roeck
2026-08-03hwmon: (gigabyte_waterforce) Stop device IO before calling hid_hw_stopGuenter Roeck
2026-08-03hwmon: (corsair-cpro) Stop device IO before calling hid_hw_stopGuenter Roeck
2026-08-03hwmon: (corsair-psu) Stop device IO before calling hid_hw_stopEdward Adam Davis
2026-07-24hwmon: (asus_atk0110) Check package count before accessing elementHyeongJun An
2026-07-24hwmon: (max1619) add missing 'select REGMAP' to KconfigJoshua Crofts
2026-07-24hwmon: (occ) unregister sysfs devices outside occ lockRunyu Xiao
2026-07-24hwmon: (w83793) remove vrm sysfs file on probe failurePengpeng Hou
2026-07-24hwmon: (w83627hf) remove VID sysfs files on error and removePengpeng Hou
2026-07-24hwmon: (max6697) add missing 'select REGMAP_I2C' to KconfigJoshua Crofts
2026-07-24hwmon: (ltc2992) add missing 'select REGMAP_I2C' to KconfigJoshua Crofts
2026-07-24hwmon: (aspeed-g6-pwm-tach) Guard fan RPM calculation against divide-by-zeroGuenter Roeck
2026-07-24hwmon: (pmbus) Fix passing events to regulator coreGuenter Roeck