summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-02hwmon: (lm75) remove now-unused includeLuca Ceresoli
2024-01-02hwmon: (pmbus) Add support for MPS Multi-phase mp2856/mp2857 controllerPeter Yin
2024-01-02dt-bindings: Add MP2856/MP2857 voltage regulator devicePeter Yin
2024-01-02hwmon: (aquacomputer_d5next) Remove unneeded CONFIG_DEBUG_FS #ifdefAleksa Savic
2024-01-02dt-bindings: hwmon: gpio-fan: Convert txt bindings to yamlDavid Heidelberg
2024-01-02hwmon: (k10temp) Add support for AMD Family 19h Model 8hJami Kurki
2024-01-02hwmon: Add driver for Gigabyte AORUS Waterforce AIO coolersAleksa Savic
2024-01-02hwmon: (smsc47m1) Rename global platform device variableUwe Kleine-König
2024-01-02hwmon: (smsc47m1) Simplify device registrationUwe Kleine-König
2024-01-02hwmon: (smsc47m1) Convert to platform remove callback returning voidUwe Kleine-König
2024-01-02hwmon: (smsc47m1) Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König
2024-01-02MAINTAINERS: Add maintainer for Baikal-T1 PVT hwmon driverSerge Semin
2024-01-02hwmon: (sht3x) add sts3x supportStefan Gloor
2024-01-02hwmon: (pmbus) Add ltc4286 driverDelphine CC Chiu
2023-12-11dt-bindings: hwmon: Add lltc ltc4286 driver bindingsDelphine CC Chiu
2023-12-11hwmon: (max31827) Add custom attribute for resolutionDaniel Matyas
2023-12-11hwmon: (max31827) Return closest value in update_intervalDaniel Matyas
2023-12-11hwmon: (max31827) Update bits with shutdown_write()Daniel Matyas
2023-12-11hwmon: (max31827) Add support for max31828 and max31829Daniel Matyas
2023-12-11hwmon: (max31827) Handle new properties from the devicetreeDaniel Matyas
2023-12-11hwmon: (corsair-cpro) use NULL instead of 0Marius Zachmann
2023-12-11dt-bindings: hwmon: Increase max number of io-channelsMichal Simek
2023-12-11hwmon: (dell-smm) Add Optiplex 7000 to fan control whitelistArmin Wolf
2023-12-11hwmon: (dell-smm) Document the WMI SMM interfaceArmin Wolf
2023-12-11hwmon: (dell-smm) Add support for WMI SMM interfaceArmin Wolf
2023-12-11hwmon: (dell-smm) Introduce helper function for data initArmin Wolf
2023-12-11hwmon: (dell-smm) Move config entries out of i8k_dmi_tableArmin Wolf
2023-12-11hwmon: (dell-smm) Move DMI config handling to module initArmin Wolf
2023-12-11hwmon: (dell-smm) Move whitelist handling to module initArmin Wolf
2023-12-11hwmon: (dell-smm) Move blacklist handling to module initArmin Wolf
2023-12-11hwmon: (dell-smm) Prepare for multiple SMM calling backendsArmin Wolf
2023-12-11hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6James Seo
2023-12-11hwmon: (tmp513) Use SI constants from units.hAndy Shevchenko
2023-12-11hwmon: (tmp513) Simplify with dev_err_probe()Andy Shevchenko
2023-12-11hwmon: (tmp513) Don't use "proxy" headersAndy Shevchenko
2023-12-11hwmon: (peci/dimmtemp) Bump timeoutPatrick Rudolph
2023-12-11hwmon: (pc87360) Bounds check data->innr usageKees Cook
2023-12-11hwmon: (nct6775) Fix fan speed set failure in automatic modeXing Tong Wu
2023-12-11hwmon: (nct6775) Add support for 2 additional fan controlsXing Tong Wu
2023-12-11ABI: sysfs-class-hwmon: document emergency/max/min temperature alarmsJavier Carrasco
2023-12-11ABI: sysfs-class-hwmon: fix tempY_crit_alarm access rightsJavier Carrasco
2023-12-11ABI: sysfs-class-hwmon: document missing humidity attributesJavier Carrasco
2023-12-11ABI: sysfs-class-hwmon: rearrange humidity attributes alphabeticallyJavier Carrasco
2023-12-11hwmon: (pmbus) Add support for MPS Multi-phase mp5990Peter Yin
2023-12-11dt-bindings: hwmon: Add mps mp5990 driver bindingsPeter Yin
2023-12-11hwmon: (lm25066) Use i2c_get_match_data()Rob Herring
2023-12-11hwmon: (nct6775-core) Explicitly initialize nct6775_device_names indexesGuenter Roeck
2023-12-11hwmon: (nct6775-platform) Explicitly initialize nct6775_sio_names indexesKees Cook
2023-12-11hwmon: (nct6775-i2c) Use i2c_get_match_data()Rob Herring
2023-12-11hwmon: (max6650) Use i2c_get_match_data()Rob Herring