summaryrefslogtreecommitdiffstats
path: root/drivers/pnp
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 /drivers/pnp
parentMerge tag 'pm-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... (diff)
parentPNP: make pnp_bus_type const (diff)
parentACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CGA (diff)
parentACPICA: MADT: Add new MADT GICC/GICR/ITS non-coherent flags handling (diff)
downloadlinux-5b5268cd49d233f03a5cfb1108dcd38bcb83f6d1.tar.xz
linux-5b5268cd49d233f03a5cfb1108dcd38bcb83f6d1.zip
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