summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
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: (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: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ...Gui-Dong Han
2026-03-04Revert "hwmon: (ibmpex) fix use-after-free in high/low store"Guenter Roeck
2026-02-11hwmon: (occ) Mark occ_init_attribute() as __printfArnd Bergmann
2026-01-19hwmon: (max16065) Use local variable to avoid TOCTOUGui-Dong Han
2026-01-19hwmon: replace snprintf in show functions with sysfs_emitGuenter Roeck
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: (ibmpex) fix use-after-free in high/low storeJunrui Luo
2025-12-07hwmon: (dell-smm) Add support for Dell OptiPlex 7040Armin Wolf
2025-10-29minmax: 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-17hwmon: (pmbus/max34440) Fix support for max34451Alexis Czezar Torreno
2025-06-27hwmon: (occ) Fix P10 VRM temp sensorsEddie James
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-27hwmon: (occ) Add new temperature sensor typeEddie 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-09hwmon: (tmp513) Fix interpretation of values of Temperature Result and Limit ...Murad Masimov
2024-10-17hwmon: (adm9240) Add missing dependency on REGMAP_I2CJavier Carrasco
2024-10-17hwmon: (tmp513) Add missing dependency on REGMAP_I2CGuenter Roeck
2024-10-17hwmon: (ntc_thermistor) fix module autoloadingYuntao Liu
2024-10-17hwmon: (max16065) Fix alarm attributesGuenter Roeck
2024-10-17hwmon: (max16065) Remove use of i2c_match_id()Andrew Davis
2024-10-17hwmon: (max16065) Fix overflows seen when writing limitsGuenter Roeck
2024-10-17hwmon: (pmbus) Conditionally clear individual status bits for pmbus rev >= 1.2Patryk Biel
2024-10-17hwmon: (pmbus) Introduce and use write_byte_data callbackMÃ¥rten Lindahl
2024-09-12hwmon: (w83627ehf) Fix underflows seen when writing limit attributesGuenter Roeck
2024-09-12hwmon: (nct6775-core) Fix underflows seen when writing limit attributesGuenter Roeck
2024-09-12hwmon: (lm95234) Fix underflows seen when writing limit attributesGuenter Roeck
2024-09-12hwmon: (adc128d818) Fix underflows seen when writing limit attributesGuenter Roeck
2024-08-19hwmon: (max6697) Fix swapped temp{1,8} critical alarmsGuenter Roeck
2024-08-19hwmon: (max6697) Fix underflow when writing limit attributesGuenter Roeck
2024-08-19hwmon: (adt7475) Fix default duty on fan is disabledWayne Tung
2024-06-16hwmon: (shtc1) Fix property misspellingGuenter Roeck
2024-05-17hwmon: (pmbus/ucd9000) Increase delay from 250 to 500usLakshmi Yadlapati
2024-05-17hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlockAleksa Savic
2024-05-17hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_eve...Aleksa Savic