summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
10 daysMerge tag 'hwmon-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
11 daysMerge tag 'thermal-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
11 dayshwmon: (corsair-psu) Fix linear11 calculationGuenter Roeck
11 dayshwmon: (corsair-psu) serialize debugfs access against hwmonAli Ahmet Memis
11 dayshwmon: (ltc4282) Fix parsing adi,current-limit-sense-microvoltGuenter Roeck
11 dayshwmon: (ltc4282) Clamp negative current limitsGuenter Roeck
11 dayshwmon: (ltc4282) Avoid overflow in maximum power calculationGuenter Roeck
11 dayshwmon: (ads7828) Fix external VREF regulator handlingQingshuang Fu
11 dayshwmon: (corsair-psu) fix possible out-of-bounds access on missing string term...Wilken Gottwalt
13 dayshwmon: (pmbus/lm25066) Fix PMBus coefficient calculationsGuenter Roeck
13 dayshwmon: (nzxt-smart2) Check return value of init_device() in probeQingshuang Fu
2026-08-03hwmon: (pmbus) Fix type confusion in notification logicGuenter Roeck
2026-08-03hwmon: (pmbus/core) Avoid race condition during probeGuenter Roeck
2026-07-31Revert "thermal: hwmon: Use extra_groups for adding temperature attributes"Rafael J. Wysocki
2026-07-29hwmon: (npcm750-pwm-fan): stop fan timer on device detachHongyan Xu
2026-07-28hwmon: (pmbus) Fix return value from pmbus_update_byte_data()Guenter Roeck
2026-07-27hwmon: (adt7470) Fix PWM auto temp state array and bounds checkLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix divide-by-zero TOCTOU crash in fan speed readLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Use cached PWM frequency valueLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix swapped PWM3 and PWM4 auto mode masksLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix temperature alarm logic in hwmon_temp_read()Luiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix busy-loop and I2C flooding in update threadLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix cache updated before hardware write on I2C errorLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix fans stuck in manual mode on I2C errorsLuiz Angelo Daros de Luca
2026-07-27hwmon: (nct6775-core) Prevent access to unsupported weight registersGuenter Roeck
2026-07-27hwmon: (lm63) Mask PWM frequency multiplier to supported bitsGuenter Roeck
2026-07-27hwmon: (nzxt-smart2) DMA-align output bufferGuenter Roeck
2026-07-27hwmon: (lm90) Only report alarms if driver is readyGuenter Roeck
2026-07-27hwmon: (sht3x) Fix unaligned accessesGuenter Roeck
2026-07-27hwmon: (ltc4282) Fix reading the minimum alarm voltageGuenter Roeck
2026-07-27hwmon: (ina2xx) Fix various overflow issuesGuenter Roeck
2026-07-27hwmon: (pmbus/core) notify on the hwmon device, not the i2c clientVincent Jardin
2026-07-27hwmon: (nct6775-core) Fix number of temperature registers for NCT6116Guenter Roeck
2026-07-20hwmon: occ: validate poll response sensor blocksPengpeng Hou
2026-07-19hwmon: (asus-ec-sensors) add missed handle for ENOMEMEugene Shalygin
2026-07-19hwmon: (asus-ec-sensors) fix EC read intervalsEugene Shalygin
2026-07-19hwmon: (asus-ec-sensors) fix looping over banks while reading from ECEugene Shalygin
2026-07-19hwmon: (pmbus/max34440) block unsupported VIN and IIN limit registersAlexis Czezar Torreno
2026-07-07hwmon: (nzxt-kraken3) Stop device IO before calling hid_hw_stopGuenter Roeck
2026-07-07hwmon: (nzxt-smart2) Stop device IO before calling hid_hw_stopGuenter Roeck
2026-07-07hwmon: (gigabyte_waterforce) Stop device IO before calling hid_hw_stopGuenter Roeck
2026-07-07hwmon: (corsair-cpro) Stop device IO before calling hid_hw_stopGuenter Roeck
2026-07-07hwmon: (corsair-psu) Stop device IO before calling hid_hw_stopEdward Adam Davis
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-29hwmon: (aspeed-g6-pwm-tach) Guard fan RPM calculation against divide-by-zeroGuenter Roeck
2026-06-29hwmon: (pmbus) Fix passing events to regulator coreGuenter Roeck
2026-06-29hwmon: adm1275: Detect coefficient overflowMatti Vaittinen
2026-06-29hwmon: adm1275: Prevent reading uninitialized stackMatti Vaittinen
2026-06-29hwmon: (max6697) add missing 'select REGMAP_I2C' to KconfigJoshua Crofts