[PATCH v1 0/2] ACPI: bus: Adjustments related to \_SB._OSC
From: Rafael J. Wysocki
Date: Tue Dec 16 2025 - 15:19:16 EST
Hi All,
The first patch works around a platform firmware issue causing
acpi_run_osc() to return an error when run with "query enable" bit
clear after negotiating the supported feature mask.
The second one is a cleanup on top of the first one.
Thanks!