index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
acpi.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry
Jonathan Cameron
2024-06-28
1
-1
/
+2
*
arm64: acpi: Move get_cpu_for_acpi_id() to a header
James Morse
2024-06-28
1
-0
/
+11
*
cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
Oza Pawandeep
2023-10-04
1
-0
/
+19
*
arm_pmu: acpi: Add a representative platform device for TRBE
Anshuman Khandual
2023-08-18
1
-0
/
+3
*
Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
Jia He
2021-09-23
1
-3
/
+0
*
ACPI: Add memory semantics to acpi_os_map_memory()
Lorenzo Pieralisi
2021-08-25
1
-0
/
+3
*
arm64/acpi: disallow AML memory opregions to access kernel memory
Ard Biesheuvel
2020-07-14
1
-14
/
+1
*
arm64: acpi: fix UBSAN warning
Nick Desaulniers
2020-06-10
1
-2
/
+3
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-08
1
-0
/
+3
|
\
|
*
arm_pmu: acpi: spe: Add initial MADT/SPE probing
Jeremy Linton
2019-06-27
1
-0
/
+3
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
James Morse
2019-02-07
1
-1
/
+3
*
arm64: acpi: Prepare for longer MADTs
Jeremy Linton
2018-11-27
1
-4
/
+15
*
arm64: acpi: fix alignment fault in accessing ACPI
AKASHI Takahiro
2018-07-23
1
-7
/
+16
*
arm64: numa: rework ACPI NUMA initialization
Lorenzo Pieralisi
2018-07-09
1
-2
/
+4
*
arm64/acpi: Create arch specific cpu to acpi id helper
Jeremy Linton
2018-05-17
1
-0
/
+4
*
arm64: mm: Remove arch_apei_flush_tlb_one()
James Morse
2017-11-07
1
-12
/
+0
*
ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
Lorenzo Pieralisi
2017-06-02
1
-3
/
+3
*
arm64: add function to get a cpu's MADT GICC table
Mark Rutland
2017-04-11
1
-0
/
+2
*
-
.
Merge branches 'acpica' and 'acpi-scan'
Rafael J. Wysocki
2016-12-22
1
-1
/
+1
|
\
\
|
*
|
ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...
Lv Zheng
2016-12-21
1
-1
/
+1
|
|
/
*
/
ACPI / APEI / ARM64: APEI initial support for ARM64
Tomasz Nowicki
2016-12-02
1
-1
/
+22
|
/
*
arm64: mark reserved memblock regions explicitly in iomem
AKASHI Takahiro
2016-08-25
1
-2
/
+6
*
Merge branch 'acpi-tables'
Rafael J. Wysocki
2016-07-25
1
-0
/
+2
|
\
|
*
ACPI: ARM64: support for ACPI_TABLE_UPGRADE
Jon Masters
2016-06-22
1
-0
/
+2
*
|
arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT
Hanjun Guo
2016-05-30
1
-0
/
+8
|
/
*
arm64: kernel: implement ACPI parking protocol
Lorenzo Pieralisi
2016-02-16
1
-1
/
+18
*
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-05
1
-1
/
+0
|
\
|
*
irqchip / GIC: Convert the GIC driver to ACPI probing
Marc Zyngier
2015-10-01
1
-1
/
+0
*
|
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
2015-10-14
1
-2
/
+2
|
\
|
|
*
arm64: psci: factor invocation code to drivers
Mark Rutland
2015-08-03
1
-2
/
+2
*
|
arm64, acpi/apei: Implement arch_apei_get_mem_attributes()
Jonathan (Zhixiong) Zhang
2015-09-14
1
-0
/
+5
|
/
*
ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macro
Al Stone
2015-07-07
1
-0
/
+8
*
arm64: psci: remove ACPI coupling
Mark Rutland
2015-05-27
1
-14
/
+1
*
ARM64: kernel: unify ACPI and DT cpus initialization
Lorenzo Pieralisi
2015-05-19
1
-0
/
+4
*
ARM64: kernel: acpi: honour acpi=force command line parameter
Lorenzo Pieralisi
2015-03-26
1
-3
/
+0
*
ARM64 / ACPI: Don't unflatten device tree if acpi=force is passed
Hanjun Guo
2015-03-26
1
-0
/
+3
*
irqchip: Add GICv2 specific ACPI boot support
Tomasz Nowicki
2015-03-26
1
-0
/
+2
*
ACPI / processor: Make it possible to get CPU hardware ID via GICC
Hanjun Guo
2015-03-26
1
-0
/
+12
*
ARM64 / ACPI: Parse MADT for SMP initialization
Hanjun Guo
2015-03-25
1
-0
/
+2
*
ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
Graeme Gregory
2015-03-25
1
-0
/
+15
*
ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPI
Al Stone
2015-03-25
1
-0
/
+7
*
ACPI: fix acpi_os_ioremap for arm64
Mark Salter
2015-03-25
1
-0
/
+13
*
ARM64 / ACPI: Get RSDP and ACPI boot-time tables
Al Stone
2015-03-25
1
-0
/
+45