summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
8 dayshwmon: (pmbus/core) notify on the hwmon device, not the i2c clientVincent Jardin1-2/+3
8 dayshwmon: (npcm750-pwm-fan): stop fan timer on device detachHongyan Xu1-0/+11
8 dayshwmon: (pmbus) Fix return value from pmbus_update_byte_data()Guenter Roeck1-1/+1
8 dayshwmon: (adt7470) Fix PWM auto temp state array and bounds checkLuiz Angelo Daros de Luca1-1/+6
8 dayshwmon: (adt7470) Fix divide-by-zero TOCTOU crash in fan speed readLuiz Angelo Daros de Luca1-13/+10
8 dayshwmon: (adt7470) Use cached PWM frequency valueLuiz Angelo Daros de Luca1-2/+18
8 dayshwmon: (adt7470) Fix swapped PWM3 and PWM4 auto mode masksLuiz Angelo Daros de Luca1-2/+2
8 dayshwmon: (adt7470) Fix temperature alarm logic in hwmon_temp_read()Luiz Angelo Daros de Luca1-2/+17
8 dayshwmon: (adt7470) Fix busy-loop and I2C flooding in update threadLuiz Angelo Daros de Luca1-1/+1
8 dayshwmon: (adt7470) Fix cache updated before hardware write on I2C errorLuiz Angelo Daros de Luca1-5/+9
8 dayshwmon: (adt7470) Fix fans stuck in manual mode on I2C errorsLuiz Angelo Daros de Luca1-11/+29
8 dayshwmon: (nct6775-core) Prevent access to unsupported weight registersGuenter Roeck1-6/+6
8 dayshwmon: (nzxt-smart2) DMA-align output bufferGuenter Roeck1-1/+1
8 dayshwmon: (lm90) Only report alarms if driver is readyGuenter Roeck1-2/+2
8 dayshwmon: (sht3x) Fix unaligned accessesGuenter Roeck1-4/+5
8 dayshwmon: (ltc4282) Fix reading the minimum alarm voltageGuenter Roeck1-2/+2
8 dayshwmon: (ina2xx) Fix various overflow issuesGuenter Roeck1-26/+35
8 dayshwmon: (ina2xx) Shift INA234 shunt and current registersJonas Rebmann1-3/+19
8 dayshwmon: (ina2xx) Add support for INA234Ian Ray2-1/+19
8 dayshwmon: (ina2xx) Make it easier to add more devicesIan Ray1-4/+14
8 dayshwmon: (ina226) Add support for SY24655Wenliang Yan2-5/+91
8 dayshwmon: (ina2xx) Add support for INA260Guenter Roeck2-6/+41
8 dayshwmon: (ina2xx) Add support for has_alerts configuration flagGuenter Roeck1-7/+11
8 dayshwmon: (nct6775-core) Fix number of temperature registers for NCT6116Guenter Roeck1-5/+3
2026-08-03hwmon: occ: validate poll response sensor blocksPengpeng Hou1-8/+30
2026-08-03hwmon: (asus-ec-sensors) add missed handle for ENOMEMEugene Shalygin1-3/+5
2026-08-03hwmon: (asus-ec-sensors) fix EC read intervalsEugene Shalygin1-4/+4
2026-08-03hwmon: (asus-ec-sensors) fix looping over banks while reading from ECEugene Shalygin1-1/+1
2026-08-03hwmon: (nzxt-kraken3) Stop device IO before calling hid_hw_stopGuenter Roeck1-2/+4
2026-08-03hwmon: (nzxt-smart2) Stop device IO before calling hid_hw_stopGuenter Roeck1-1/+1
2026-08-03hwmon: (gigabyte_waterforce) Stop device IO before calling hid_hw_stopGuenter Roeck1-1/+3
2026-08-03hwmon: (corsair-cpro) Stop device IO before calling hid_hw_stopGuenter Roeck1-0/+1
2026-08-03hwmon: (corsair-psu) Stop device IO before calling hid_hw_stopEdward Adam Davis1-0/+1
2026-07-24hwmon: (asus_atk0110) Check package count before accessing elementHyeongJun An1-0/+3
2026-07-24hwmon: (max1619) add missing 'select REGMAP' to KconfigJoshua Crofts1-0/+1
2026-07-24hwmon: (occ) unregister sysfs devices outside occ lockRunyu Xiao2-6/+29
2026-07-24hwmon: (w83793) remove vrm sysfs file on probe failurePengpeng Hou1-0/+1
2026-07-24hwmon: (w83627hf) remove VID sysfs files on error and removePengpeng Hou1-0/+4
2026-07-24hwmon: (max6697) add missing 'select REGMAP_I2C' to KconfigJoshua Crofts1-0/+1
2026-07-24hwmon: (ltc2992) add missing 'select REGMAP_I2C' to KconfigJoshua Crofts1-0/+1
2026-07-24hwmon: (aspeed-g6-pwm-tach) Guard fan RPM calculation against divide-by-zeroGuenter Roeck1-1/+4
2026-07-24hwmon: (pmbus) Fix passing events to regulator coreGuenter Roeck1-4/+9
2026-07-24hwmon: adm1275: Prevent reading uninitialized stackMatti Vaittinen1-1/+1
2026-07-24hwmon: (it87) Clamp negative values to zero in set_fan()Nikita Zhandarovich1-0/+3
2026-06-09hwmon: (pmbus/adm1266) serialize GPIO PMBus accesses with pmbus_lockAbdurrahman Hussain1-6/+34
2026-06-09hwmon: (pmbus/adm1266) serialize NVMEM blackbox read with pmbus_lockAbdurrahman Hussain1-0/+7
2026-06-09hwmon: (pmbus/adm1266) serialize sequencer_state debugfs read with pmbus_lockAbdurrahman Hussain1-0/+5
2026-06-01hwmon: (pmbus/adm1266) reject short block-read responses in the GPIO accessorsAbdurrahman Hussain1-0/+6
2026-06-01hwmon: (pmbus/adm1266) register the nvmem device after pmbus_do_probe()Abdurrahman Hussain1-4/+4
2026-06-01hwmon: (pmbus/adm1266) register the gpio_chip after pmbus_do_probe()Abdurrahman Hussain1-4/+4