Merge tag 'hwmon-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Pull hwmon updates from Guenter Roeck: "New drivers: - PMBus driver for MPS Multi-phase mp5023 - PMBus driver for Delta AHE-50DC fan control module - Driver for NZXT RGB&Fan Controller/Smart Device v2 - Driver for Texas Instruments INA238 - Driver to support X370 Asus WMI - Driver to support B550 Asus WMI Other notable changes: - Cleanup of ntc_thermistor driver, and added support for Samsung 1404-001221 NTC - Improve detection of LM84, MAX1617, and MAX1617A in adm1021 driver - Clean up tmp401 driver, and convert to with_info API - Add support for regulators and IR38060, IR38164 IR38263 to ir38064 PMBus driver - Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh to k10temp driver - Add support for F81966 to f71882fg driver - Add support for ONSEMI N34TS04 to jc42 driver - Clean up and simplify dell-smm driver - Add support for ROG STRIX B550-A/X570-I GAMING to nct6775 driver And various other minor improvements and fixes" * tag 'hwmon-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: (49 commits) hwmon: (nzxt-smart2) make array detect_fans_report static const hwmon: (xgene-hwmon) Add free before exiting xgene_hwmon_probe hwmon: (nzxt-smart2) Fix "unused function" warning hwmon: (dell-smm) Pack the whole smm_regs struct hwmon: (nct6775) Additional check for ChipID before ASUS WMI usage hwmon: (mr75203) fix wrong power-up delay value hwmon/pmbus: (ir38064) Fix spelling mistake "comaptible" -> "compatible" hwmon/pmbus: (ir38064) Expose a regulator hwmon/pmbus: (ir38064) Add of_match_table hwmon/pmbus: (ir38064) Add support for IR38060, IR38164 IR38263 hwmon: add driver for NZXT RGB&Fan Controller/Smart Device v2. hwmon: (nct6775) add ROG STRIX B550-A/X570-I GAMING hwmon: (pmbus) Add support for MPS Multi-phase mp5023 dt-bindings: add Delta AHE-50DC fan control module hwmon: (pmbus) Add Delta AHE-50DC fan control module driver hwmon: prefix kernel-doc comments for structs with struct hwmon: (ntc_thermistor) Add Samsung 1404-001221 NTC hwmon: (ntc_thermistor) Drop OF dependency hwmon: (dell-smm) Unify i8k_ioctl() and i8k_ioctl_unlocked() hwmon: (dell-smm) Simplify ioctl handler ...
Showing
- Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml 1 addition, 0 deletionsDocumentation/devicetree/bindings/hwmon/ntc-thermistor.yaml
- Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml 22 additions, 0 deletionsDocumentation/devicetree/bindings/hwmon/ti,ina2xx.yaml
- Documentation/devicetree/bindings/trivial-devices.yaml 8 additions, 0 deletionsDocumentation/devicetree/bindings/trivial-devices.yaml
- Documentation/hwmon/asus_wmi_ec_sensors.rst 38 additions, 0 deletionsDocumentation/hwmon/asus_wmi_ec_sensors.rst
- Documentation/hwmon/asus_wmi_sensors.rst 78 additions, 0 deletionsDocumentation/hwmon/asus_wmi_sensors.rst
- Documentation/hwmon/ina238.rst 56 additions, 0 deletionsDocumentation/hwmon/ina238.rst
- Documentation/hwmon/index.rst 5 additions, 0 deletionsDocumentation/hwmon/index.rst
- Documentation/hwmon/ir38064.rst 26 additions, 2 deletionsDocumentation/hwmon/ir38064.rst
- Documentation/hwmon/mp5023.rst 84 additions, 0 deletionsDocumentation/hwmon/mp5023.rst
- Documentation/hwmon/nzxt-smart2.rst 62 additions, 0 deletionsDocumentation/hwmon/nzxt-smart2.rst
- MAINTAINERS 27 additions, 0 deletionsMAINTAINERS
- arch/x86/kernel/amd_nb.c 5 additions, 0 deletionsarch/x86/kernel/amd_nb.c
- drivers/hwmon/Kconfig 49 additions, 2 deletionsdrivers/hwmon/Kconfig
- drivers/hwmon/Makefile 4 additions, 0 deletionsdrivers/hwmon/Makefile
- drivers/hwmon/adm1021.c 19 additions, 4 deletionsdrivers/hwmon/adm1021.c
- drivers/hwmon/adm1031.c 1 addition, 2 deletionsdrivers/hwmon/adm1031.c
- drivers/hwmon/asus_wmi_ec_sensors.c 621 additions, 0 deletionsdrivers/hwmon/asus_wmi_ec_sensors.c
- drivers/hwmon/asus_wmi_sensors.c 664 additions, 0 deletionsdrivers/hwmon/asus_wmi_sensors.c
- drivers/hwmon/dell-smm-hwmon.c 24 additions, 46 deletionsdrivers/hwmon/dell-smm-hwmon.c
- drivers/hwmon/f71882fg.c 2 additions, 0 deletionsdrivers/hwmon/f71882fg.c
Please register or sign in to comment