index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
acpi.c
Age
Commit message (
Expand
)
Author
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
2015-09-14
arm64, acpi/apei: Implement arch_apei_get_mem_attributes()
Jonathan (Zhixiong) Zhang
2015-05-27
arm64: psci: remove ACPI coupling
Mark Rutland
2015-05-19
ARM64: kernel: unify ACPI and DT cpus initialization
Lorenzo Pieralisi
2015-05-19
ARM64: kernel: make cpu_ops hooks DT agnostic
Lorenzo Pieralisi
2015-03-31
ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void function
Hanjun Guo
2015-03-31
ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface()
Hanjun Guo
2015-03-26
ARM64 / ACPI: fix usage of acpi_map_gic_cpu_interface
Will Deacon
2015-03-26
ARM64: kernel: acpi: honour acpi=force command line parameter
Lorenzo Pieralisi
2015-03-26
ARM64: kernel: acpi: refactor ACPI tables init and checks
Lorenzo Pieralisi
2015-03-26
ACPI: move arm64 GSI IRQ model to generic GSI IRQ layer
Lorenzo Pieralisi
2015-03-26
ARM64 / ACPI: Don't unflatten device tree if acpi=force is passed
Hanjun Guo
2015-03-26
ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
Al Stone
2015-03-26
irqchip: Add GICv2 specific ACPI boot support
Tomasz Nowicki
2015-03-26
ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
Hanjun Guo
2015-03-25
ARM64 / ACPI: Parse MADT for SMP initialization
Hanjun Guo
2015-03-25
ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPI
Al Stone
2015-03-25
ARM64 / ACPI: Get RSDP and ACPI boot-time tables
Al Stone