]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branches 'acpi-debug' and 'acpi-docs'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 22 Jul 2025 14:02:02 +0000 (16:02 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 22 Jul 2025 14:02:02 +0000 (16:02 +0200)
commita78dfdb6e81efbe3ff92016f165abe7d5aa8d58f
tree6d756cd7f71c321456b279172a9b82f6143dbd10
parentc58364ac072585abfa2a42d71bd00dd5eda1e01d
parent814eca1085ef26dae928372be374fd27690d24ab
parente65cb011349e653ded541dddd6469c2ca813edcf
Merge branches 'acpi-debug' and 'acpi-docs'

Merge an update related to ACPI debugging and ACPI documentation updates
for 6.17-rc1:

 - Enable CONFIG_ACPI_DEBUG by default to make it easier to get ACPI
   debug messages from OEM platforms (Mario Limonciello)

 - Fix parent device references in ASL examples in the ACPI
   documentation and fix spelling and style in the gpio-properties
   documentation in firmware-guide (Andy Shevchenko)

* acpi-debug:
  ACPI: Enable CONFIG_ACPI_DEBUG by default

* acpi-docs:
  Documentation: ACPI: Fix parent device references
  Documentation: firmware-guide: gpio-properties: Spelling and style fixes