aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-25Merge branch 'acpi' of git://git.linaro.org/arm/acpi/acpi into leg-kernelleg-20130925.0Graeme Gregory
2013-09-25Merge branch 'efi-stub-submitted-20130809-fixes' of git://git.linaro.org/peop...Graeme Gregory
2013-09-25Merge branch 'topic-armv7-uefi-runtime-services' of git://git.linaro.org/peop...Graeme Gregory
2013-09-25ACPI: osl: fix whitespace errorGraeme Gregory
2013-09-25acpi: add arm to the platforms that use ioremapGraeme Gregory
2013-09-25ARM: ACPI: convert to using early_ioremapGraeme Gregory
2013-09-25ARM: ACPI: fix the signature of __acpi_map_tableGraeme Gregory
2013-09-25ARM: early_ioremap fix memremap flagsGraeme Gregory
2013-09-25arm: add early_ioremap supportLeif Lindholm
2013-09-25configs: add acpi fragmentGraeme Gregory
2013-09-25arm: acpi: remove the ACPI blob from memory mapGraeme Gregory
2013-09-25armv8, pmu: Add the match table and pointers for ACPI probing to the driver.Tomasz Nowicki
2013-09-25armv8, dts: Move device resources to DSTD ACPI table.Tomasz Nowicki
2013-09-25ACPI, ARMv8: Whitelist armv8-pmu driver for ACPI.Tomasz Nowicki
2013-09-25ACPI: Expand SCI_EMULATE patch toward more generic usage.Tomasz Nowicki
2013-09-25acpi, apei, bert: Clear error status at the end of error handling.Tomasz Nowicki
2013-09-25ACPI, APEI, Boot Error Record Table (BERT) supportHuang Ying
2013-09-25acpi, apei, ghes: Make unmaping functionality independent from architecture.Tomasz Nowicki
2013-09-25acpi, apei, ghes: Compile x86 specific code conditionally.Tomasz Nowicki
2013-09-25acpi, apei, hest: Move HEST table initialization where it belongs.Tomasz Nowicki
2013-09-25acpi, apei: Enable APEI in Kconfig for ARM and ARM64 architecture.Tomasz Nowicki
2013-09-25net: smc91x missing ; in acpi match sectionGraeme Gregory
2013-09-25arm: fix cpu hot add failureHanjun Guo
2013-09-25arm / ACPI: Remove __cpuinit and fix __init attribute locationHanjun Guo
2013-09-25ACPI: Enable SCI_EMULATE to manually simulate physical hotplug testingAshok Raj
2013-09-25HACK: arm64: dts: foundation: add PSCI dataMark Rutland
2013-09-25arm64: add PSCI CPU_OFF-based hotplug supportMark Rutland
2013-09-25arm64: add CPU_HOTPLUG infrastructureMark Rutland
2013-09-25arm64: read enable-method for CPU0Mark Rutland
2013-09-25arm64: factor out spin-table boot methodMark Rutland
2013-09-25arm64: reorganise smp_enable_opsMark Rutland
2013-09-25Revert "ARM64 / CPU hot-plug: Skeleton logic cpu online/offline for cpu hot-p...Hanjun Guo
2013-09-25acpi: arm: remove unused code paths and featuresGraeme Gregory
2013-09-25arm: setup: remove BOZO pfn_mapped handlingGraeme Gregory
2013-09-25arm64: configs: add acpi_defconfigGraeme Gregory
2013-09-25arm64: dts: add acpi version of ve-aemv8a model dtsGraeme Gregory
2013-09-25ARM64: Add cpu topology definitionHanjun Guo
2013-09-25ACPI: ARM: remove relocate codeGraeme Gregory
2013-09-25arm64: dts: remove the virtio_mmio bindingGraeme Gregory
2013-09-25ACPI: platform add virtio_mmio IDGraeme Gregory
2013-09-25virtio-mmio: add ACPI probingGraeme Gregory
2013-09-25arm64: dts: add acpi version of foundation-v8Graeme Gregory
2013-09-25ACPI: platform add smc91x IDGraeme Gregory
2013-09-25net: smc91x: add ACPI probing support.Graeme Gregory
2013-09-25irqchip: gic: set as default domain so we can access from ACPIGraeme Gregory
2013-09-25of: fdt: remove debugging from ACPI initialisationGraeme Gregory
2013-09-25ARM/ACPI: remove yet another unneeded debug messageAl Stone
2013-09-25ARM: ACPI: for now add some dummies to make acpi_processor compileGraeme Gregory
2013-09-25ARM64 / CPU hot-plug: Skeleton logic cpu online/offline for cpu hot-plugHanjun Guo
2013-09-25ARM64 / ACPI: Introduce arch_register/unregister_cpu() for arm64Hanjun Guo