aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/acpi.c
AgeCommit message (Expand)Author
2023-02-24arm64: acpi: Fix possible memory leak of ffh_ctxtSudeep Holla
2022-11-14arm64: Add architecture specific ACPI FFH Opregion callbacksSudeep Holla
2022-06-27arm64: mm: Convert to GENERIC_IOREMAPKefeng Wang
2021-12-06arm64: Simplify checking for populated DTRob Herring
2021-09-23Revert "ACPI: Add memory semantics to acpi_os_map_memory()"Jia He
2021-08-25ACPI: Add memory semantics to acpi_os_map_memory()Lorenzo Pieralisi
2021-06-01arm64: acpi: Map EFI_MEMORY_WT memory as Normal-NCWill Deacon
2020-09-30arm64: permit ACPI core to map kernel memory used for table overridesArd Biesheuvel
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-14arm64/acpi: disallow writeable AML opregion mapping for EFI code regionsArd Biesheuvel
2020-07-14arm64/acpi: disallow AML memory opregions to access kernel memoryArd Biesheuvel
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-05-19arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq workJames Morse
2020-01-22arm64: acpi: fix DAIF manipulation with pNMIMark Rutland
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-06-24acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-07arm64: KVM/mm: Move SEA handling behind a single 'claim' interfaceJames Morse
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-07-23arm64: acpi: fix alignment fault in accessing ACPIAKASHI Takahiro
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-07ACPI: SPCR: Make SPCR available to x86Prarit Bhargava
2018-01-14arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEIJames Morse
2017-07-24ACPI / boot: Correct address space of __acpi_map_table()Andy Shevchenko
2017-04-05efi/bgrt: Enable ACPI BGRT handling on arm64Bhupesh Sharma
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng
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