• Rafael J. Wysocki's avatar
    Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-utils' and 'acpi-soc' · 4ed63b31
    Rafael J. Wysocki authored
    Merge an ACPI EC driver update, ACPI sysfs interface updates, an ACPI
    library function update, and an ACPI APD driver update for 6.12-rc1:
    
     - Do not release locks during operation region accesses in the ACPI EC
       driver (Rafael Wysocki).
    
     - Fix up the _STR handling in the ACPI device object sysfs interface,
       make it represent the device object attributes as an attribute group
       and make it rely on driver core functionality for sysfs attrubute
       management (Thomas Weißschuh).
    
     - Extend error messages printed to the kernel log when acpi_evaluate_dsm()
       fails to include revision and function number (David Wang).
    
     - Add a new AMDI0015 platform device ID to the ACPi APD driver for AMD
       SoCs (Shyam Sundar S K).
    
    * acpi-ec:
      ACPI: EC: Do not release locks during operation region accesses
    
    * acpi-sysfs:
      ACPI: sysfs: remove return value of acpi_device_setup_files()
      ACPI: sysfs: manage sysfs attributes through device core
      ACPI: sysfs: manage attributes as attribute_group
      ACPI: sysfs: evaluate _STR on each sysfs access
      ACPI: sysfs: validate return type of _STR method
    
    * acpi-utils:
      ACPI: utils: Add rev/func to message when acpi_evaluate_dsm() fails
    
    * acpi-soc:
      ACPI: APD: Add AMDI0015 as platform device
    4ed63b31
scan.c 71.3 KB