diff options
| author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2025-03-24 13:57:44 +0100 | 
|---|---|---|
| committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2025-03-24 13:57:44 +0100 | 
| commit | 8b30d2a3962ae07e67aee90d6698a6a68e771c6c (patch) | |
| tree | 817bd7d2f7e16e7ccfef47fe2cd43e1c99e46311 /scripts/lib/abi/abi_regex.py | |
| parent | 1bca17e8a211a07f835b00c4242667d091fd7a7d (diff) | |
| parent | c9e6f7fb1c581fe3b9150b02edb42dddd76fe769 (diff) | |
| parent | f3161782eb8aa9e5c08b07b392be6be0813bdaf9 (diff) | |
| parent | cccf6ee090c8c133072d5d5b52ae25f3bc907a16 (diff) | |
| parent | 18de61d6aa5c7a184cf9e0756b41ccf70d6a8aad (diff) | |
Merge branches 'acpi-x86', 'acpi-platform-profile', 'acpi-apei' and 'acpi-misc'
Merge an ACPI CPPC update, ACPI platform-profile driver updates, an ACPI
APEI update and a MAINTAINERS update related to ACPI for 6.15-rc1:
 - Add a missing header file include to the x86 arch CPPC code (Mario
   Limonciello).
 - Rework the sysfs attributes implementation in the ACPI platform-profile
   driver and improve the unregistration code in it (Nathan Chancellor,
   Kurt Borja).
 - Prevent the ACPI HED driver from being built as a module and change
   its initcall level to subsys_initcall to avoid initialization ordering
   issues related to it (Xiaofei Tan).
 - Update a maintainer email address in the ACPI PMIC entry in
   MAINTAINERS (Mika Westerberg).
* acpi-x86:
  x86/ACPI: CPPC: Add missing include
* acpi-platform-profile:
  ACPI: platform_profile: Improve platform_profile_unregister()
  ACPI: platform-profile: Fix CFI violation when accessing sysfs files
* acpi-apei:
  ACPI: HED: Always initialize before evged
* acpi-misc:
  MAINTAINERS: Use my kernel.org address for ACPI PMIC work
