]> Git Repo - linux.git/commitdiff
Merge branches 'acpi-processor', 'acpi-x86' and 'acpi-video'
authorRafael J. Wysocki <[email protected]>
Fri, 15 Nov 2024 19:46:13 +0000 (20:46 +0100)
committerRafael J. Wysocki <[email protected]>
Fri, 15 Nov 2024 19:46:13 +0000 (20:46 +0100)
Merge and ACPI processor driver update, ACPI x86-specific code updates,
and an ACPI backlight (video) driver quirk for 6.13-rc1:

 - Rearrange the processor_perflib code in the ACPI processor driver
   to avoid compiling x86-specific code on other architectures (Arnd
   Bergmann).

 - Add adev NULL check to acpi_quirk_skip_serdev_enumeration() and
   make UART skip quirks work on PCI UARTs without an UID (Hans de
   Goede).

 - Force native backlight handling Apple MacbookPro11,2 and Air7,2 in
   the ACPI video driver (Jonathan Denose).

* acpi-processor:
  ACPI: processor_perflib: extend X86 dependency

* acpi-x86:
  ACPI: x86: Add adev NULL check to acpi_quirk_skip_serdev_enumeration()
  ACPI: x86: Make UART skip quirks work on PCI UARTs without an UID

* acpi-video:
  ACPI: video: force native for Apple MacbookPro11,2 and Air7,2


Trivial merge
This page took 0.048827 seconds and 4 git commands to generate.