aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/acpi.c
AgeCommit message (Expand)AuthorFilesLines
2025-12-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+2
2025-11-28Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...Catalin Marinas1-2/+2
2025-11-24Revert "arm64: acpi: Enable ACPI CCEL support"Will Deacon1-10/+0
2025-11-12arm64: Fix typos and spelling errors in commentsmrigendrachaubey1-1/+1
2025-11-11arm64: acpi: add newline to deferred APEI warningOsama Abdelkader1-1/+1
2025-11-07arm64: acpi: Drop message logging SPCR default consolePunit Agrawal1-2/+0
2025-11-07Revert "ACPI: Suppress misleading SPCR console message when SPCR table is abs...Punit Agrawal1-7/+3
2025-09-24Merge branch 'for-next/entry' into for-next/coreWill Deacon1-1/+1
2025-09-19arm64: acpi: Enable ACPI CCEL supportSuzuki K Poulose1-0/+10
2025-09-11arm64: ptrace: Replace interrupts_enabled() with regs_irqs_disabled()Jinjie Ruan1-1/+1
2025-07-01ACPI: Suppress misleading SPCR console message when SPCR table is absentLi Chen1-3/+7
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts1-1/+1
2024-07-11Merge branch 'for-next/vcpu-hotplug' into for-next/coreCatalin Marinas1-0/+22
2024-07-04ACPI: Add acpi=nospcr to disable ACPI SPCR as default console on ARM64Liu Wei1-1/+17
2024-06-28arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled.Jonathan Cameron1-0/+22
2024-06-13arm64: FFH: Move ACPI specific code into drivers/acpi/arm64/Sudeep Holla1-105/+0
2024-04-18arm64: acpi: Honour firmware_signature field of FACS, if it existsDavid Woodhouse1-0/+10
2023-02-24arm64: acpi: Fix possible memory leak of ffh_ctxtSudeep Holla1-4/+4
2022-11-14arm64: Add architecture specific ACPI FFH Opregion callbacksSudeep Holla1-0/+106
2022-06-27arm64: mm: Convert to GENERIC_IOREMAPKefeng Wang1-1/+1
2021-12-06arm64: Simplify checking for populated DTRob Herring1-21/+14
2021-09-23Revert "ACPI: Add memory semantics to acpi_os_map_memory()"Jia He1-16/+3
2021-08-25ACPI: Add memory semantics to acpi_os_map_memory()Lorenzo Pieralisi1-3/+16
2021-06-01arm64: acpi: Map EFI_MEMORY_WT memory as Normal-NCWill Deacon1-5/+17
2020-09-30arm64: permit ACPI core to map kernel memory used for table overridesArd Biesheuvel1-2/+20
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-14arm64/acpi: disallow writeable AML opregion mapping for EFI code regionsArd Biesheuvel1-0/+9
2020-07-14arm64/acpi: disallow AML memory opregions to access kernel memoryArd Biesheuvel1-0/+66
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-05-19arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq workJames Morse1-0/+25
2020-01-22arm64: acpi: fix DAIF manipulation with pNMIMark Rutland1-1/+1
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+7
2019-06-24acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel1-3/+7
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-07arm64: KVM/mm: Move SEA handling behind a single 'claim' interfaceJames Morse1-0/+31
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+0
2018-07-23arm64: acpi: fix alignment fault in accessing ACPIAKASHI Takahiro1-8/+3
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2018-02-07ACPI: SPCR: Make SPCR available to x86Prarit Bhargava1-2/+2
2018-01-14arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEIJames Morse1-1/+1
2017-07-24ACPI / boot: Correct address space of __acpi_map_table()Andy Shevchenko1-2/+2
2017-04-05efi/bgrt: Enable ACPI BGRT handling on arm64Bhupesh Sharma1-0/+3
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng1-4/+3
2016-09-28ARM64: ACPI: enable ACPI_SPCR_TABLEAleksey Makarov1-1/+10
2016-04-26arm64: acpi: add acpi=on cmdline option to prefer ACPI boot over DTArd Biesheuvel1-2/+6
2016-04-25arm64: make dt_scan_depth1_nodes more readableMark Rutland1-9/+16
2016-04-25ARM64: ACPI: Check if it runs on Xen to enable or disable ACPIShannon Zhao1-4/+10
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-25/+0
2015-10-01irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier1-25/+0