Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull more ACPI updates from Rafael Wysocki: "These add ACPI support to the PCI VMD driver, improve suspend-to-idle support for AMD platforms and update documentation. Specifics: - Add ACPI support to the PCI VMD driver (Rafael Wysocki) - Rearrange suspend-to-idle support code to reflect the platform firmware expectations on some AMD platforms (Mario Limonciello) - Make SSDT overlays documentation follow the code documented by it more closely (Andy Shevchenko)" * tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: ACPI: PM: s2idle: Run both AMD and Microsoft methods if both are supported Documentation: ACPI: Align the SSDT overlays file with the code PCI: VMD: ACPI: Make ACPI companion lookup work for VMD bus
No related branches found
No related tags found
Showing
- Documentation/admin-guide/acpi/ssdt-overlays.rst 25 additions, 24 deletionsDocumentation/admin-guide/acpi/ssdt-overlays.rst
- drivers/acpi/x86/s2idle.c 39 additions, 28 deletionsdrivers/acpi/x86/s2idle.c
- drivers/pci/controller/vmd.c 55 additions, 0 deletionsdrivers/pci/controller/vmd.c
- drivers/pci/host-bridge.c 1 addition, 0 deletionsdrivers/pci/host-bridge.c
- drivers/pci/pci-acpi.c 74 additions, 0 deletionsdrivers/pci/pci-acpi.c
- include/linux/pci-acpi.h 3 additions, 0 deletionsinclude/linux/pci-acpi.h
Loading
Please register or sign in to comment