• Linus Torvalds's avatar
    Merge tag 'hwmon-for-v6.2-rc1' of... · 4d03390b
    Linus Torvalds authored
    Merge tag 'hwmon-for-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
    
    Pull hwmon updates from Guenter Roeck:
     "New drivers:
    
       - Driver for OneXPlayer mini AMD sensors
    
       - Ampere's Altra smpro-hwmon driver
    
      New chip and attribute support in existing drivers:
    
       - nct6775: Support for ASUS CROSSHAIR VIII/TUF/ProArt B550M
    
       - pmbus/ltc2978: Support for LTC7132
    
       - aquacomputer_d5next: Support for temperature sensor offsets and
         flow sensor pulses
    
       - coretemp: Support for dynamic ttarget and tjmax
    
      Improvements:
    
       - Use devm_regulator_get_enable() where appropriate
    
       - Use sysfs_emit() instead of scnprintf()
    
       - Remove some useless #include <linux/hwmon-vid.h>
    
       - Include <linux/kstrtox.h> when appropriate
    
       - Use simple i2c probe
    
       - it87: Check for a valid chip before using force_id, and new new
         module parameter to ignore ACPI resource conflicts
    
       - jc42: Use regmap, and restore min/max/critical temperatures on
         resume
    
       - Add reporting power good and status to PMBus based regulators
    
      Last minute fixes:
    
       - emc2305: Fix probing of emc2301/2/3, and fix setting pwm values
         manually if THERMAL is enabled
    
      And various other minor fixes and improvements"
    
    * tag 'hwmon-for-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: (37 commits)
      hwmon: (emc2305) fix pwm never being able to set lower
      hwmon: (emc2305) fix unable to probe emc2301/2/3
      hwmon: (dell-smm) Move error message to make probing silent
      hwmon: use sysfs_emit() to instead of scnprintf()
      hwmon: (oxp-sensors) Fix pwm reading
      hwmon: (aquacomputer_d5next) Add support for Quadro flow sensor pulses
      hwmon: (pmbus/core) Implement regulator get_status
      hwmon: (oxp-sensors) Add AOK ZOE and Mini PRO
      hwmon: (gsc-hwmon) Switch to flexible array to simplify code
      hwmon: (pmbus) Add power good support
      hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550M
      hwmon: (coretemp) Add support for dynamic ttarget
      hwmon: (coretemp) Add support for dynamic tjmax
      hwmon: (coretemp) rearrange tjmax handing code
      hwmon: Remove some useless #include <linux/hwmon-vid.h>
      hwmon: (coretemp) Remove obsolete temp_data->valid
      hwmon: add OneXPlayer mini AMD sensors driver
      hwmon: (aquacomputer_d5next) Clear up macros and comments
      hwmon: (it87) Add DMI table for future extensions
      hwmon: Include <linux/kstrtox.h> when appropriate
      ...
    4d03390b
MAINTAINERS 676 KB