index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
acpi.c
Age
Commit message (
Expand
)
Author
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-11-28
Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...
Catalin Marinas
2025-11-24
Revert "arm64: acpi: Enable ACPI CCEL support"
Will Deacon
2025-11-12
arm64: Fix typos and spelling errors in comments
mrigendrachaubey
2025-11-11
arm64: acpi: add newline to deferred APEI warning
Osama Abdelkader
2025-11-07
arm64: acpi: Drop message logging SPCR default console
Punit Agrawal
2025-11-07
Revert "ACPI: Suppress misleading SPCR console message when SPCR table is abs...
Punit Agrawal
2025-09-24
Merge branch 'for-next/entry' into for-next/core
Will Deacon
2025-09-19
arm64: acpi: Enable ACPI CCEL support
Suzuki K Poulose
2025-09-11
arm64: ptrace: Replace interrupts_enabled() with regs_irqs_disabled()
Jinjie Ruan
2025-07-01
ACPI: Suppress misleading SPCR console message when SPCR table is absent
Li Chen
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
2024-07-11
Merge branch 'for-next/vcpu-hotplug' into for-next/core
Catalin Marinas
2024-07-04
ACPI: Add acpi=nospcr to disable ACPI SPCR as default console on ARM64
Liu Wei
2024-06-28
arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled.
Jonathan Cameron
2024-06-13
arm64: FFH: Move ACPI specific code into drivers/acpi/arm64/
Sudeep Holla
2024-04-18
arm64: acpi: Honour firmware_signature field of FACS, if it exists
David Woodhouse
2023-02-24
arm64: acpi: Fix possible memory leak of ffh_ctxt
Sudeep Holla
2022-11-14
arm64: Add architecture specific ACPI FFH Opregion callbacks
Sudeep Holla
2022-06-27
arm64: mm: Convert to GENERIC_IOREMAP
Kefeng Wang
2021-12-06
arm64: Simplify checking for populated DT
Rob Herring
2021-09-23
Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
Jia He
2021-08-25
ACPI: Add memory semantics to acpi_os_map_memory()
Lorenzo Pieralisi
2021-06-01
arm64: acpi: Map EFI_MEMORY_WT memory as Normal-NC
Will Deacon
2020-09-30
arm64: permit ACPI core to map kernel memory used for table overrides
Ard Biesheuvel
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-14
arm64/acpi: disallow writeable AML opregion mapping for EFI code regions
Ard Biesheuvel
2020-07-14
arm64/acpi: disallow AML memory opregions to access kernel memory
Ard Biesheuvel
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-05-19
arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work
James Morse
2020-01-22
arm64: acpi: fix DAIF manipulation with pNMI
Mark Rutland
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-06-24
acpi/arm64: ignore 5.1 FADTs that are reported as 5.0
Ard Biesheuvel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-07
arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
James Morse
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-07-23
arm64: acpi: fix alignment fault in accessing ACPI
AKASHI Takahiro
2018-02-09
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-02-07
ACPI: SPCR: Make SPCR available to x86
Prarit Bhargava
2018-01-14
arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
James Morse
2017-07-24
ACPI / boot: Correct address space of __acpi_map_table()
Andy Shevchenko
2017-04-05
efi/bgrt: Enable ACPI BGRT handling on arm64
Bhupesh Sharma
2016-12-21
ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
Lv Zheng
2016-09-28
ARM64: ACPI: enable ACPI_SPCR_TABLE
Aleksey Makarov
2016-04-26
arm64: acpi: add acpi=on cmdline option to prefer ACPI boot over DT
Ard Biesheuvel
2016-04-25
arm64: make dt_scan_depth1_nodes more readable
Mark Rutland
2016-04-25
ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
Shannon Zhao
2015-11-04
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-10-01
irqchip / GIC: Convert the GIC driver to ACPI probing
Marc Zyngier
[next]