diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-02-15 15:42:59 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-02-15 15:42:59 +0100 |
commit | f32309c4d08dbac74d3253ac8310bfcad4e21606 (patch) | |
tree | ae676073f202d386bfa63996db98d8e8164decf3 /drivers/acpi | |
parent | b7ab6b91b9e7b98ce746b22893e45edfc458c231 (diff) | |
parent | 2d11eae42d52a131f06061015e49dc0f085c5bfc (diff) | |
parent | a527b0111798ed7b9f49830989eaabfe537e09ef (diff) | |
parent | 3082d7efd76a55f74f263dc01f059f5b5221e8cc (diff) | |
download | linux-f32309c4d08dbac74d3253ac8310bfcad4e21606.tar.gz linux-f32309c4d08dbac74d3253ac8310bfcad4e21606.tar.bz2 linux-f32309c4d08dbac74d3253ac8310bfcad4e21606.zip |
Merge branches 'acpi-video', 'acpi-misc' and 'acpi-docs'
Merge ACPI backlight driver changes, miscellaneous ACPI-related changes
and ACPI-related documentation updates for 6.3-rc1:
- Fix Lenovo Ideapad Z570 DMI match in the ACPI backlight driver (Hans
de Goede).
- Silence missing prototype warnings in some places in the ACPI-related
code (Ammar Faizi).
- Make kobj_type structures used in the ACPI code constant (Thomas
Weißschuh).
- Correct spelling in firmware-guide/ACPI (Randy Dunlap).
- Clarify the meaning of Explicit and Implicit in the _DSD GPIO
properties documentation (Andy Shevchenko).
* acpi-video:
ACPI: video: Fix Lenovo Ideapad Z570 DMI match
* acpi-misc:
ACPI: make kobj_type structures constant
ACPI: Silence missing prototype warnings
* acpi-docs:
Documentation: firmware-guide: gpio-properties: Clarify Explicit and Implicit
Documentation: firmware-guide/ACPI: correct spelling