summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
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
2026-06-01hwmon: (pmbus/adm1266) reject implausible blackbox record_countAbdurrahman Hussain
2026-06-01hwmon: (pmbus/adm1266) seed timestamp from the real-time clockAbdurrahman Hussain
2026-06-01hwmon: (pmbus/adm1266) widen blackbox-info buffer to I2C_SMBUS_BLOCK_MAXAbdurrahman Hussain
2026-06-01hwmon: (corsair-psu) Close HID device on probe errorsMyeonghun Pak
2026-06-01hwmon: (ltc2992) Fix u32 overflow in power read pathSanman Pradhan
2026-06-01hwmon: (ltc2992) Clamp threshold writes to hardware rangeSanman Pradhan
2026-04-18hwmon: (occ) Fix division by zero in occ_show_power_1()Sanman Pradhan
2026-04-18hwmon: (occ) Fix missing newline in occ_show_extended()Sanman Pradhan
2026-04-18hwmon: (tps53679) Fix device ID comparison and printing in tps53676_identify()Sanman Pradhan
2026-04-18hwmon: (pxe1610) Check return value of page-select write in probeSanman Pradhan
2026-04-18hwmon: (adm1177) fix sysfs ABI violation and current unit conversionSanman Pradhan
2026-04-18hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()Sanman Pradhan
2026-04-18hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs readSanman Pradhan
2026-04-18hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ...Gui-Dong Han
2026-02-11hwmon: (occ) Mark occ_init_attribute() as __printfArnd Bergmann
2026-01-19hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOUGui-Dong Han
2026-01-19hwmon: (w83791d) Convert macros to functions to avoid TOCTOUGui-Dong Han
2026-01-19hwmon: (max16065) Use local variable to avoid TOCTOUGui-Dong Han
2025-12-07hwmon: (dell-smm) Add support for Dell OptiPlex 7040Armin Wolf
2025-12-07hwmon: (sbtsi_temp) AMD CPU extended temperature range supportChuande Chen
2025-10-19minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2025-08-28hwmon: (gsc-hwmon) fix fan pwm setpoint show functionsTim Harvey
2025-08-28hwmon: (corsair-cpro) Validate the size of the received input bufferMarius Zachmann
2025-07-10hwmon: (pmbus/max34440) Fix support for max34451Alexis Czezar Torreno
2025-06-27hwmon: (occ) fix unaligned accessesArnd Bergmann
2025-06-27hwmon: (occ) Rework attribute registration for stack usageArnd Bergmann
2025-06-27hwmon: (occ) Add soft minimum power cap attributeEddie James
2025-06-04hwmon: (xgene-hwmon) use appropriate type for the latency valueAndrey Vatoropin
2025-06-04hwmon: (gpio-fan) Add missing mutex locksAlexander Stein
2025-04-10hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}Tasos Sahanidis
2025-03-13hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe()Xinghuo Chen
2025-03-13hwmon: (ad7314) Validate leading zero bits and return errorErik Schumacher
2025-03-13hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor tableMaud Spierings
2025-03-13hwmon: (pmbus) Initialise page count in pmbus_identify()Titus Rwantare
2025-01-23hwmon: (tmp513) Fix division of negative numbersDavid Lechner
2025-01-09hwmon: (tmp513) Fix interpretation of values of Temperature Result and Limit ...Murad Masimov
2025-01-09hwmon: (tmp513) Fix Current Register value interpretationMurad Masimov
2025-01-09hwmon: (tmp513) Fix interpretation of values of Shunt Voltage and Limit Regis...Murad Masimov
2025-01-09hwmon: (tmp513) Use SI constants from units.hAndy Shevchenko
2025-01-09hwmon: (tmp513) Simplify with dev_err_probe()Andy Shevchenko
2025-01-09hwmon: (tmp513) Don't use "proxy" headersAndy Shevchenko
2024-12-14hwmon: (tps23861) Fix reporting of negative temperaturesMurad Masimov
2024-10-17hwmon: (adt7470) Add missing dependency on REGMAP_I2CJavier Carrasco