summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
10 dayshwmon: (npcm750-pwm-fan): stop fan timer on device detachHongyan Xu1-0/+11
14 dayshwmon: (adt7470) Fix fans stuck in manual mode on I2C errorsLuiz Angelo Daros de Luca1-11/+29
14 dayshwmon: (adt7470) Add missing dependency on REGMAP_I2CJavier Carrasco1-0/+1
14 dayshwmon: (pmbus) Fix return value from pmbus_update_byte_data()Guenter Roeck1-1/+1
14 dayshwmon: (adt7470) Fix PWM auto temp state array and bounds checkLuiz Angelo Daros de Luca1-1/+6
14 dayshwmon: (adt7470) Convert to use regmapChris Packham1-173/+241
14 dayshwmon: (adt7470) Fix some style issuesChris Packham1-3/+3
14 dayshwmon: (adt7470) Create functions for updating readings and limitsChris Packham1-36/+118
14 dayshwmon: (adt7470) Fix swapped PWM3 and PWM4 auto mode masksLuiz Angelo Daros de Luca1-2/+2
14 dayshwmon: (adt7470) Fix busy-loop and I2C flooding in update threadLuiz Angelo Daros de Luca1-1/+1
14 dayshwmon: (nct6775-core) Prevent access to unsupported weight registersGuenter Roeck1-6/+6
14 dayshwmon: (corsair-cpro) Stop device IO before calling hid_hw_stopGuenter Roeck1-0/+1
2026-07-24hwmon: (asus_atk0110) Check package count before accessing elementHyeongJun An1-0/+3
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: adm1275: Prevent reading uninitialized stackMatti Vaittinen1-1/+1
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
2026-06-01hwmon: (pmbus/adm1266) don't clobber GPIO bits before PDIO read in get_multipleAbdurrahman Hussain1-1/+0
2026-06-01hwmon: (pmbus/adm1266) cap PDIO scan in get_multiple at ADM1266_PDIO_NRAbdurrahman Hussain1-1/+1
2026-06-01hwmon: (pmbus/adm1266) bounce blackbox records through a protocol-sized bufferAbdurrahman Hussain1-1/+3
2026-06-01hwmon: (pmbus/adm1266) include PEC byte in pmbus_block_xfer read bufferAbdurrahman Hussain1-1/+1
2026-06-01hwmon: (pmbus/adm1266) reject implausible blackbox record_countAbdurrahman Hussain1-0/+3
2026-06-01hwmon: (pmbus/adm1266) seed timestamp from the real-time clockAbdurrahman Hussain1-1/+1
2026-06-01hwmon: (pmbus/adm1266) widen blackbox-info buffer to I2C_SMBUS_BLOCK_MAXAbdurrahman Hussain1-1/+1
2026-04-18hwmon: (occ) Fix division by zero in occ_show_power_1()Sanman Pradhan1-9/+8
2026-04-18hwmon: (occ) Fix missing newline in occ_show_extended()Sanman Pradhan1-1/+1
2026-04-18hwmon: (pxe1610) Check return value of page-select write in probeSanman Pradhan1-1/+4
2026-04-18hwmon: (adm1177) fix sysfs ABI violation and current unit conversionSanman Pradhan1-23/+31
2026-04-18hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()Sanman Pradhan1-2/+5
2026-04-18hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ...Gui-Dong Han1-13/+13
2026-03-04Revert "hwmon: (ibmpex) fix use-after-free in high/low store"Guenter Roeck1-7/+2
2026-02-11hwmon: (occ) Mark occ_init_attribute() as __printfArnd Bergmann1-0/+1
2026-01-19hwmon: (max16065) Use local variable to avoid TOCTOUGui-Dong Han1-3/+4
2026-01-19hwmon: replace snprintf in show functions with sysfs_emitGuenter Roeck24-150/+151
2026-01-19hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOUGui-Dong Han1-8/+18
2026-01-19hwmon: (w83791d) Convert macros to functions to avoid TOCTOUGui-Dong Han1-6/+11
2026-01-19hwmon: (ibmpex) fix use-after-free in high/low storeJunrui Luo1-2/+7
2025-12-07hwmon: (dell-smm) Add support for Dell OptiPlex 7040Armin Wolf1-0/+7
2025-10-29minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-12/+12
2025-08-28hwmon: (gsc-hwmon) fix fan pwm setpoint show functionsTim Harvey1-2/+2
2025-08-28hwmon: (corsair-cpro) Validate the size of the received input bufferMarius Zachmann1-0/+5
2025-07-17hwmon: (pmbus/max34440) Fix support for max34451Alexis Czezar Torreno1-4/+44
2025-06-27hwmon: (occ) Fix P10 VRM temp sensorsEddie James1-12/+5
2025-06-27hwmon: (occ) fix unaligned accessesArnd Bergmann1-15/+13
2025-06-27hwmon: (occ) Rework attribute registration for stack usageArnd Bergmann1-127/+85
2025-06-27hwmon: (occ) Add soft minimum power cap attributeEddie James1-3/+16
2025-06-27hwmon: (occ) Add new temperature sensor typeEddie James1-0/+75
2025-06-04hwmon: (xgene-hwmon) use appropriate type for the latency valueAndrey Vatoropin1-1/+1