| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ACPI: i386: bump to MADT to revision 3 | Eric DeVolder | 2023-05-19 | 1 | -1/+1 |
| * | hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::m... | Bernhard Beschow | 2023-01-27 | 1 | -4/+3 |
| * | acpi: x86: madt: use build_append_int_noprefix() API to compose MADT table | Igor Mammedov | 2021-10-05 | 1 | -62/+67 |
| * | acpi: x86: set enabled when composing _MAT entries | Igor Mammedov | 2021-10-05 | 1 | -12/+6 |
| * | acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build... | Igor Mammedov | 2021-10-05 | 1 | -8/+11 |
| * | acpi: Permit OEM ID and OEM table ID fields to be changed | Marian Postevca | 2021-02-05 | 1 | -2/+3 |
| * | x86: add support for second ioapic | Gerd Hoffmann | 2020-12-10 | 1 | -0/+10 |
| * | apci: drop has_pci arg for acpi_build_madt | Gerd Hoffmann | 2020-10-21 | 1 | -14/+11 |
| * | x86: make pci irqs runtime configurable | Gerd Hoffmann | 2020-10-21 | 1 | -2/+1 |
| * | acpi: madt: skip pci override on pci-less systems. | Gerd Hoffmann | 2020-06-12 | 1 | -11/+15 |
| * | acpi: create acpi-common.c and move madt code | Gerd Hoffmann | 2020-06-12 | 1 | -0/+152 |