diff options
author | Rafael J. Wysocki | 2024-01-16 12:44:35 +0100 |
---|---|---|
committer | Rafael J. Wysocki | 2024-01-16 12:44:35 +0100 |
commit | 5b5268cd49d233f03a5cfb1108dcd38bcb83f6d1 (patch) | |
tree | 83070f3e80123edc490d39a2ef5895f2bff6e98b /include/acpi | |
parent | 7da71072e1d6967c0482abcbb5991ffb5953fdf2 (diff) | |
parent | 2fb7e4dd35c52933b18ff127bf92d703c8e2e897 (diff) | |
parent | e315e8692f7922cd1b2a26bd7a1741cc8ce77085 (diff) | |
parent | 3be8fb1bc6fc10b6c8e79052126fa5a423698fd1 (diff) |
Merge branches 'pnp', 'acpi-resource' and 'acpica'
Merge a PNP change, new ACPI IRQ management quirks and a small ACPICA
code update for 6.8-rc1:
- Make pnp_bus_type const (Greg Kroah-Hartman).
- Add ACPI IRQ management quirks for ASUS ExpertBook B1502CGA and ASUS
Vivobook E1504GA and E1504GAB (Ben Mayo, Michael Maltsev).
- Add new MADT GICC/GICR/ITS non-coherent flags and GICC online capable
bit handling to ACPICA (Lorenzo Pieralisi).
* pnp:
PNP: make pnp_bus_type const
* acpi-resource:
ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CGA
ACPI: resource: Add DMI quirks for ASUS Vivobook E1504GA and E1504GAB
* acpica:
ACPICA: MADT: Add new MADT GICC/GICR/ITS non-coherent flags handling
ACPICA: MADT: Add GICC online capable bit handling