summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-08ACPI: add linaro devices to acpi_platform.cacpi-driversGraeme Gregory
2014-06-08acpi, mtd: Add support for flash device in physical memory map based on ACPI ...Tomasz Nowicki
2014-06-08acpi: add utility acpi_keyvalue to retrieve from _DSMGraeme Gregory
2014-06-08ACPI/ARM: Add ACPI to AMBA SPI driverNaresh Bhat
2014-06-08ACPI/ARM: Add AMBA bus ACPI moduleNaresh Bhat
2014-06-08ACPI / fixed-clock: Add ACPI driver for fixed clkNaresh Bhat
2014-06-08Driver / clk: add platform driver for fixed clockNaresh Bhat
2014-06-08v2m_sysreg: Add ACPI probing for SYSREGNaresh Bhat
2014-06-08armv8, pmu: Add the match table and pointers for ACPI probing to the driver.Tomasz Nowicki
2014-06-08virtio-mmio: add ACPI probingGraeme Gregory
2014-06-08net: smc91x: add ACPI probing support.Graeme Gregory
2014-06-08arm64/psci: add handling for ACPIacpi-coreGraeme Gregory
2014-06-08ACPI: Document ACPI device specific propertiesMika Westerberg
2014-06-08ACPICA: Add acpi_get_properties() public interfaceMika Westerberg
2014-06-08ACPI: Add support for device specific propertiesMika Westerberg
2014-06-08arm64: Simplify cpu_ops for DT and ACPIAshwin Chaugule
2014-06-08arm64: Include correct definition for gic init with no ACPIAshwin Chaugule
2014-06-08ARM64, SMP, ACPI, core: Move all SMP initialization code to smp.cTomasz Nowicki
2014-06-08ARM64, ACPI, SMP: Remove functions related to spin-table method.Tomasz Nowicki
2014-06-08ARM64: Read enable-method for given CPU in the ACPI way too.Tomasz Nowicki
2014-06-08ARM64, ACPI, core: Move GIC specific code to irq-gic.c driver.Tomasz Nowicki
2014-06-08ARM64, ACPI, MADT: Remove redundant early_acpi_boot_init() code.Tomasz Nowicki
2014-06-08arm64: if we chose to boot from acpi then disable FDTGraeme Gregory
2014-06-08ACPI: Add support for Platform Communication Channelacpi-mainline-coreAshwin Chaugule
2014-06-08ARM: Check if a CPU has gone offlineAshwin Chaugule
2014-06-08Documentation: devicetree: Add new binding for PSCIv0.2Ashwin Chaugule
2014-06-08PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule
2014-06-08arm64/process.c : temporary fixup remove IDLE_NO_OVERRIDEGraeme Gregory
2014-06-08ARM64 / clocksource: Use clocksource_acpi_init()Hanjun Guo
2014-06-08clocksource / ACPI: Introduce clocksource_acpi_init() using CLOCKSOURCE_ACPI_...Hanjun Guo
2014-06-08clocksource / acpi: Add macro CLOCKSOURCE_ACPI_DECLAREAmit Daniel Kachhap
2014-06-08clocksource / arch_timer: Use ACPI GTDT table to initialize arch timerHanjun Guo
2014-06-08ACPI / GIC: Initialize GIC using the information in MADTHanjun Guo
2014-06-08ACPI / ARM64: Update acpi_register_gsi to register with the core IRQ subsystemHanjun Guo
2014-06-08Irqchip / gic: Set as default domain so we can access from ACPIHanjun Guo
2014-06-08ARM64 / ACPI: Define ACPI_IRQ_MODEL_GIC needed for armHanjun Guo
2014-06-08ARM64 / ACPI: Use Parked Address in GIC structure for spin table SMP initiali...Hanjun Guo
2014-06-08ARM64 / ACPI: Get the enable method for SMP initializationHanjun Guo
2014-06-08ARM64 / ACPI: Enumerate possible/present CPU set and map logical cpu id to AP...Hanjun Guo
2014-06-08ARM64 / ACPI: Implement core functions for parsing MADT tableHanjun Guo
2014-06-08ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64Hanjun Guo
2014-06-08ARM64 / ACPI: Enable ARM64 in KconfigHanjun Guo
2014-06-08ARM64 / ACPI: Introduce some PCI functions when PCI is enabledHanjun Guo
2014-06-08ARM64 / ACPI: Introduce lowlevel suspend functionHanjun Guo
2014-06-08ARM64 / ACPI: Introduce arm_core.c and its related head fileHanjun Guo
2014-06-08ARM64 / ACPI: Introduce the skeleton of _PDC related for ARM64Hanjun Guo
2014-06-08ARM64 : Add dummy asm/cpu.hHanjun Guo
2014-06-08ARM64 / ACPI: Make PCI optional for ACPI on ARM64Hanjun Guo
2014-06-08ACPI / processor: Introduce map_gic_id() to get apic id from MADT or _MAT methodHanjun Guo
2014-06-08ACPI / processor_core: Rework _PDC related stuff to make it more arch-indepen...Hanjun Guo