-
- Downloads
Merge tag 'hwmon-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Pull hwmon updates from Guenter Roeck: "New drivers: - Texas Instruments TPS23861 driver - AHT10 Temperature and Humidity Sensor Driver Support for new chips/variants to existing drivers: - Add AMD family 19h model 30h x86 match to amd_energy driver - Add Zen3 Ryzen Desktop CPUs support to k10temp driver - Add support for MAX16508 to max16601 driver - Support revision "B" of max31785 - Add support for ASRock boards to nct6683 driver Driver removals: - Decomission abx500 driver Various other minor fixes and improvements" * tag 'hwmon-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: (30 commits) MAINTAINERS: Add entry for Texas Instruments TPS23861 PoE PSE hwmon: add Texas Instruments TPS23861 driver dt-bindings: hwmon: Add TI TPS23861 bindings hwmon: (da9052) Switch to using the new API kobj_to_dev() hwmon: (amd_energy) Add AMD family 19h model 30h x86 match hwmon: (pmbus/max31785) Support revision "B" hwmon: (pmbus/lm25066) Remove unnecessary pmbus_clear_cache function call hwmon: (pmbus) Clear sensor data after chip write hwmon: (pmbus/max16601) Add support for MAX16508 hwmon: (pmbus/max16601) Determine and use number of populated phases hwmon: (pmbus) Simplify the calculation of variables hwmon: (aht10) Unlock on error in aht10_read_values() hwmon: (pwm-fan) stop using legacy PWM functions and some cleanups hwmon: Add AHT10 Temperature and Humidity Sensor Driver hwmon: (applesmc) Assign boolean values to a bool variable hwmon: (nct6683) Support ASRock boards hwmon: (aspeed-pwm-tacho) Switch to using the new API kobj_to_dev() hwmon: (max6650) Switch to using the new API kobj_to_dev() hwmon: (pwm-fan) Support multiple fan tachometers hwmon: (pwm-fan) Store tach data separately ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/hwmon/ti,tps23861.yaml 51 additions, 0 deletionsDocumentation/devicetree/bindings/hwmon/ti,tps23861.yaml
- Documentation/hwmon/ab8500.rst 0 additions, 26 deletionsDocumentation/hwmon/ab8500.rst
- Documentation/hwmon/abx500.rst 0 additions, 32 deletionsDocumentation/hwmon/abx500.rst
- Documentation/hwmon/aht10.rst 46 additions, 0 deletionsDocumentation/hwmon/aht10.rst
- Documentation/hwmon/ina2xx.rst 1 addition, 1 deletionDocumentation/hwmon/ina2xx.rst
- Documentation/hwmon/index.rst 2 additions, 2 deletionsDocumentation/hwmon/index.rst
- Documentation/hwmon/max16601.rst 83 additions, 114 deletionsDocumentation/hwmon/max16601.rst
- Documentation/hwmon/nct6683.rst 1 addition, 0 deletionsDocumentation/hwmon/nct6683.rst
- Documentation/hwmon/tps23861.rst 41 additions, 0 deletionsDocumentation/hwmon/tps23861.rst
- MAINTAINERS 9 additions, 0 deletionsMAINTAINERS
- drivers/hwmon/Kconfig 21 additions, 13 deletionsdrivers/hwmon/Kconfig
- drivers/hwmon/Makefile 2 additions, 1 deletiondrivers/hwmon/Makefile
- drivers/hwmon/ab8500.c 0 additions, 224 deletionsdrivers/hwmon/ab8500.c
- drivers/hwmon/abx500.c 0 additions, 487 deletionsdrivers/hwmon/abx500.c
- drivers/hwmon/abx500.h 0 additions, 69 deletionsdrivers/hwmon/abx500.h
- drivers/hwmon/aht10.c 348 additions, 0 deletionsdrivers/hwmon/aht10.c
- drivers/hwmon/amd_energy.c 1 addition, 0 deletionsdrivers/hwmon/amd_energy.c
- drivers/hwmon/applesmc.c 1 addition, 1 deletiondrivers/hwmon/applesmc.c
- drivers/hwmon/aspeed-pwm-tacho.c 2 additions, 2 deletionsdrivers/hwmon/aspeed-pwm-tacho.c
- drivers/hwmon/da9052-hwmon.c 1 addition, 1 deletiondrivers/hwmon/da9052-hwmon.c
Loading
Please register or sign in to comment