summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-10hwmon: (core) Use const APIs for the dynamically allocated sysfs attributesThomas Weißschuh
2026-08-10hwmon: (core) Constify device attributesThomas Weißschuh
2026-08-10hwmon: (yogafan) Add support for new Lenovo modelsSergio Melas
2026-08-10hwmon: (adt7470) Add thermal zone sensor supportLuiz Angelo Daros de Luca
2026-08-10hwmon: (adt7470) Expose fan control via PWM frameworkLuiz Angelo Daros de Luca
2026-08-10hwmon: (adt7470) Add ADT7470_PWM_MAX macroLuiz Angelo Daros de Luca
2026-08-10dt-bindings: hwmon: add adi,adt7470Luiz Angelo Daros de Luca
2026-08-10hwmon: (pmbus/ir36021) Use pmbus_read_smbus_i2c_block_data for block commandsGuenter Roeck
2026-08-10hwmon: (pmbus/max20830) Use pmbus_read_smbus_i2c_block_data for block commandsGuenter Roeck
2026-08-10hwmon: (pmbus/ltc2978) Use pmbus_read_smbus_i2c_block_data for block commandsGuenter Roeck
2026-08-10hwmon: (pmbus/adm1275) Use pmbus_read_smbus_i2c_block_data for block commandsGuenter Roeck
2026-08-10hwmon: (pmbus/core) Introduce pmbus_read_smbus_i2c_block_data()Guenter Roeck
2026-08-10hwmon: (pmbus/mpq8646) Gate the writesVincent Jardin
2026-08-10hwmon: (pmbus) Add MPQ8646 driverVincent Jardin
2026-08-10dt-bindings: hwmon: pmbus: add MPS MPQ8646Vincent Jardin
2026-08-10hwmon: (pmbus/core) export pmbus_check_and_notify_faults()Vincent Jardin
2026-08-10hwmon: (cros_ec) Avoid threshold temperature conversion overflowsThomas Weißschuh
2026-08-10hwmon: (lm90) Switch channel parsing to fwnode APIsFlaviu Nistor
2026-08-10hwmon: remove tautological dependency expressions from KconfigLaszlo Ersek
2026-08-10hwmon: (pmbus/max20830): add support for max20830c and max20840cAlexis Czezar Torreno
2026-08-10dt-bindings: hwmon: (pmbus/max20830): add max20830c and max20840c supportAlexis Czezar Torreno
2026-08-10hwmon: (pmbus/max20830): add VOUT feedback resistor scaling supportAlexis Czezar Torreno
2026-08-10dt-bindings: hwmon: (pmbus/max20830): add VOUT feedback resistor properties a...Alexis Czezar Torreno
2026-08-10hwmon: (pmbus) Let PMBus drivers report the supported PMBus revisionGuenter Roeck
2026-08-10hwmon: (nzxt-kraken3) Add support for NZXT Kraken 2024 EliteSean Lyon
2026-08-10hwmon: (pmbus/vt7505) Add driver for Analog Devices MAX16545/MAX16550 and Vol...Georgi Vlaev
2026-08-10dt-bindings: hwmon: pmbus: Add Analog Devices MAX16545/MAX16550 and Volterra ...Sanman Pradhan
2026-08-10hwmon: (kb9002) Add documentationAndy Chung
2026-08-10hwmon: (kb9002) Add driver for Kandou KB9002 retimerAndy Chung
2026-08-10dt-bindings: trivial-devices: Add Kandou KB9002Andy Chung
2026-08-10dt-bindings: Add vendor prefix for KandouAndy Chung
2026-08-10docs: hwmon: sg2042-mcu: fix spelling errorshaikh.kamal
2026-08-10hwmon: (pmbus/mp2975) Eliminate dead codeGuenter Roeck
2026-08-10hwmon: (pmbus/ltc4283) Add missing MODULE_DEVICE_TABLE for OF match tablesurendra
2026-08-10hwmon: (pmbus/max34440): Add support for MAX34452Carlos Jones Jr
2026-08-10hwmon: (pmbus/max34440): add support for newer version of max34451Alexis Czezar Torreno
2026-08-10hwmon: (gxp_fan_ctrl) Provide fan info via gpioNick Hawkins
2026-08-10dt-bindings: hwmon: hpe,gxp-fan-ctrl: remove fn2 and pl registersNick Hawkins
2026-08-10hwmon: (pmbus) Remove redundant dev_err()Pan Chuang
2026-08-10hwmon: (sht15) Remove redundant dev_err()Pan Chuang
2026-08-10hwmon: (pwm-fan) Remove redundant dev_err()Pan Chuang
2026-08-10hwmon: (npcm750-pwm-fan) Remove redundant dev_err()Pan Chuang
2026-08-10hwmon: (lm90) Remove redundant dev_err()Pan Chuang
2026-08-10hwmon: (da9055) Remove redundant dev_err()Pan Chuang
2026-08-10hwmon: (axi-fan-control) Remove redundant dev_err_probe()Pan Chuang
2026-08-10hwmon: (applesmc) Convert to hwmon_device_register_with_infoShih-Yuan Lee
2026-08-10hwmon: (applesmc) Fix lockless cache validation data raceShih-Yuan Lee
2026-08-10hwmon: (applesmc) Cache fan positions during register initializationShih-Yuan Lee
2026-08-10hwmon: (cros_ec) Synchronize EC access from the thermal device callbacksThomas Weißschuh
2026-08-10hwmon: (cros_ec) Store the hwmon device in cros_ec_hwmon_privThomas Weißschuh