index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
acpi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: psci: remove ACPI coupling
Mark Rutland
2015-05-27
1
-0
/
+11
*
ARM64: kernel: unify ACPI and DT cpus initialization
Lorenzo Pieralisi
2015-05-19
1
-124
/
+0
*
ARM64: kernel: make cpu_ops hooks DT agnostic
Lorenzo Pieralisi
2015-05-19
1
-1
/
+1
*
ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void function
Hanjun Guo
2015-03-31
1
-14
/
+9
*
ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface()
Hanjun Guo
2015-03-31
1
-1
/
+2
*
ARM64 / ACPI: fix usage of acpi_map_gic_cpu_interface
Will Deacon
2015-03-26
1
-6
/
+5
*
ARM64: kernel: acpi: honour acpi=force command line parameter
Lorenzo Pieralisi
2015-03-26
1
-4
/
+12
*
ARM64: kernel: acpi: refactor ACPI tables init and checks
Lorenzo Pieralisi
2015-03-26
1
-36
/
+59
*
ACPI: move arm64 GSI IRQ model to generic GSI IRQ layer
Lorenzo Pieralisi
2015-03-26
1
-73
/
+0
*
ARM64 / ACPI: Don't unflatten device tree if acpi=force is passed
Hanjun Guo
2015-03-26
1
-1
/
+1
*
ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
Al Stone
2015-03-26
1
-1
/
+7
*
irqchip: Add GICv2 specific ACPI boot support
Tomasz Nowicki
2015-03-26
1
-0
/
+25
*
ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
Hanjun Guo
2015-03-26
1
-0
/
+73
*
ARM64 / ACPI: Parse MADT for SMP initialization
Hanjun Guo
2015-03-25
1
-2
/
+147
*
ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPI
Al Stone
2015-03-25
1
-5
/
+47
*
ARM64 / ACPI: Get RSDP and ACPI boot-time tables
Al Stone
2015-03-25
1
-0
/
+101