summaryrefslogtreecommitdiff
path: root/include/acpi
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2024-01-16 12:44:35 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2024-01-16 12:44:35 +0100
commit5b5268cd49d233f03a5cfb1108dcd38bcb83f6d1 (patch)
tree83070f3e80123edc490d39a2ef5895f2bff6e98b /include/acpi
parent7da71072e1d6967c0482abcbb5991ffb5953fdf2 (diff)
parent2fb7e4dd35c52933b18ff127bf92d703c8e2e897 (diff)
parente315e8692f7922cd1b2a26bd7a1741cc8ce77085 (diff)
parent3be8fb1bc6fc10b6c8e79052126fa5a423698fd1 (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