summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi2015-03-261-73/+0Star
* ARM64 / ACPI: Don't unflatten device tree if acpi=force is passedHanjun Guo2015-03-261-1/+1
* ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64Al Stone2015-03-261-1/+7
* irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki2015-03-261-0/+25
* ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo2015-03-261-0/+73
* ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo2015-03-251-2/+147
* ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPIAl Stone2015-03-251-5/+47
* ARM64 / ACPI: Get RSDP and ACPI boot-time tablesAl Stone2015-03-251-0/+101