• Rafael J. Wysocki's avatar
    Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-misc' and 'acpi-uid' · e8c3c7f9
    Rafael J. Wysocki authored
    Merge ACPI EC driver updates, ACPI sysfs interface updates, misc updates
    related to ACPI and changes related to ACPI _UID handling for 6.7-rc1:
    
     - Add EC GPE detection quirk for HP 250 G7 Notebook PC (Jonathan
       Denose).
    
     - Fix and clean up create_pnp_modalias() and create_of_modalias()
       (Christophe JAILLET).
    
     - Modify 2 pieces of code to use acpi_evaluate_dsm_typed() (Andy
       Shevchenko).
    
     - Define acpi_dev_uid_match() for matching _UID and use it in several
       places (Raag Jadav).
    
     - Use acpi_device_uid() for fetching _UID in 2 places (Raag Jadav).
    
    * acpi-ec:
      ACPI: EC: Add quirk for HP 250 G7 Notebook PC
    
    * acpi-sysfs:
      ACPI: sysfs: Clean up create_pnp_modalias() and create_of_modalias()
      ACPI: sysfs: Fix create_pnp_modalias() and create_of_modalias()
    
    * acpi-misc:
      ACPI: x86: s2idle: Switch to use acpi_evaluate_dsm_typed()
      ACPI: PCI: Switch to use acpi_evaluate_dsm_typed()
    
    * acpi-uid:
      perf: arm_cspmu: use acpi_dev_hid_uid_match() for matching _HID and _UID
      ACPI: x86: use acpi_dev_uid_match() for matching _UID
      ACPI: utils: use acpi_dev_uid_match() for matching _UID
      pinctrl: intel: use acpi_dev_uid_match() for matching _UID
      ACPI: utils: Introduce acpi_dev_uid_match() for matching _UID
      perf: qcom: use acpi_device_uid() for fetching _UID
      ACPI: sysfs: use acpi_device_uid() for fetching _UID
    e8c3c7f9
utils.c 28.8 KB