summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/acpi.c
AgeCommit message (Expand)Author
2019-08-04acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel
2016-09-28ARM64: ACPI: enable ACPI_SPCR_TABLEAleksey Makarov
2016-04-26arm64: acpi: add acpi=on cmdline option to prefer ACPI boot over DTArd Biesheuvel
2016-04-25arm64: make dt_scan_depth1_nodes more readableMark Rutland
2016-04-25ARM64: ACPI: Check if it runs on Xen to enable or disable ACPIShannon Zhao
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-10-01irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier
2015-09-14arm64, acpi/apei: Implement arch_apei_get_mem_attributes()Jonathan (Zhixiong) Zhang
2015-05-27arm64: psci: remove ACPI couplingMark Rutland
2015-05-19ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi
2015-05-19ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi
2015-03-31ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void functionHanjun Guo
2015-03-31ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface()Hanjun Guo
2015-03-26ARM64 / ACPI: fix usage of acpi_map_gic_cpu_interfaceWill Deacon
2015-03-26ARM64: kernel: acpi: honour acpi=force command line parameterLorenzo Pieralisi
2015-03-26ARM64: kernel: acpi: refactor ACPI tables init and checksLorenzo Pieralisi
2015-03-26ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi
2015-03-26ARM64 / ACPI: Don't unflatten device tree if acpi=force is passedHanjun Guo
2015-03-26ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64Al Stone
2015-03-26irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki
2015-03-26ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo
2015-03-25ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo
2015-03-25ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPIAl Stone
2015-03-25ARM64 / ACPI: Get RSDP and ACPI boot-time tablesAl Stone