summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
13 dayshwmon: (nct6775) Fix non-existent ALARM warningAhmad Khalifa
13 dayshwmon: (nct6775) Fix register for nct6799Ahmad Khalifa
13 dayshwmon: (ads7828) Fix external VREF regulator handlingQingshuang Fu
13 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: (lm25066) Use i2c_get_match_data()Rob Herring
13 dayshwmon: (nzxt-smart2) Check return value of init_device() in probeQingshuang Fu
13 dayshwmon: (npcm750-pwm-fan): stop fan timer on device detachHongyan Xu
13 dayshwmon: (pmbus) Fix return value from pmbus_update_byte_data()Guenter Roeck
13 dayshwmon: (adt7470) Fix PWM auto temp state array and bounds checkLuiz Angelo Daros de Luca
13 dayshwmon: (adt7470) Fix divide-by-zero TOCTOU crash in fan speed readLuiz Angelo Daros de Luca
13 dayshwmon: (adt7470) Use cached PWM frequency valueLuiz Angelo Daros de Luca
13 dayshwmon: (adt7470) Fix swapped PWM3 and PWM4 auto mode masksLuiz Angelo Daros de Luca
13 dayshwmon: (adt7470) Fix temperature alarm logic in hwmon_temp_read()Luiz Angelo Daros de Luca
13 dayshwmon: (adt7470) Fix busy-loop and I2C flooding in update threadLuiz Angelo Daros de Luca
13 dayshwmon: (adt7470) Fix cache updated before hardware write on I2C errorLuiz Angelo Daros de Luca
13 dayshwmon: (adt7470) Fix fans stuck in manual mode on I2C errorsLuiz Angelo Daros de Luca
13 dayshwmon: (nct6775-core) Prevent access to unsupported weight registersGuenter Roeck
13 dayshwmon: (nzxt-smart2) DMA-align output bufferGuenter Roeck
13 dayshwmon: (lm90) Only report alarms if driver is readyGuenter Roeck
13 dayshwmon: (nct6775-core) Fix number of temperature registers for NCT6116Guenter Roeck
13 dayshwmon: (nct6775) Fix access to temperature configuration registersGuenter Roeck
13 dayshwmon: (nct6775) Additional TEMP registers for nct6799Ahmad Khalifa
13 dayshwmon: (nct6775) Add support for 18 IN readings for nct6799Ahmad Khalifa
13 dayshwmon: (nct6775) Increase and reorder ALARM/BEEP bitsAhmad Khalifa
13 dayshwmon: (nct6775) Fix IN scaling factors for 6798/6799Ahmad Khalifa
13 dayshwmon: (nct6755) Add support for NCT6799DGuenter Roeck
13 dayshwmon: occ: validate poll response sensor blocksPengpeng Hou
13 dayshwmon: (asus-ec-sensors) add missed handle for ENOMEMEugene Shalygin
13 dayshwmon: (asus-ec-sensors) fix EC read intervalsEugene Shalygin
13 dayshwmon: (asus-ec-sensors) fix looping over banks while reading from ECEugene Shalygin
13 dayshwmon: (nzxt-smart2) Stop device IO before calling hid_hw_stopGuenter Roeck
13 dayshwmon: (corsair-cpro) Stop device IO before calling hid_hw_stopGuenter Roeck
13 dayshwmon: (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: (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: (ltc2992) add missing 'select REGMAP_I2C' to KconfigJoshua Crofts
2026-07-24hwmon: adm1275: Prevent reading uninitialized stackMatti Vaittinen
2026-06-19hwmon: (pmbus/adm1266) serialize NVMEM blackbox read with pmbus_lockAbdurrahman Hussain
2026-06-19hwmon: (pmbus/adm1266) serialize sequencer_state debugfs read with pmbus_lockAbdurrahman Hussain
2026-06-19hwmon: (pmbus/adm1266) serialize GPIO PMBus accesses with pmbus_lockAbdurrahman Hussain
2026-06-01hwmon: (pmbus/adm1266) reject short block-read responses in the GPIO accessorsAbdurrahman Hussain
2026-06-01hwmon: (pmbus/adm1266) register the nvmem device after pmbus_do_probe()Abdurrahman Hussain
2026-06-01hwmon: (pmbus/adm1266) register the gpio_chip after pmbus_do_probe()Abdurrahman Hussain
2026-06-01hwmon: (pmbus/adm1266) don't clobber GPIO bits before PDIO read in get_multipleAbdurrahman Hussain
2026-06-01hwmon: (pmbus/adm1266) cap PDIO scan in get_multiple at ADM1266_PDIO_NRAbdurrahman Hussain
2026-06-01hwmon: (pmbus/adm1266) bounce blackbox records through a protocol-sized bufferAbdurrahman Hussain
2026-06-01hwmon: (pmbus/adm1266) include PEC byte in pmbus_block_xfer read bufferAbdurrahman Hussain