aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-26ACPI: ARM: Clean up a leftover comment that is no longer pertinent.Al Stone
2013-11-26ACPI: ARM: make use of an ACPI blob address in FDT /chosen configurable.Al Stone
2013-11-21ARM64: ACPI: removce #if around acpi.hGraeme Gregory
2013-11-21ARM: ACPI: removce #if around acpi.hGraeme Gregory
2013-11-21ARM / ACPI: Remove unused variablesHanjun Guo
2013-11-21ARM / ACPI: Remove the global lock definition in header fileHanjun Guo
2013-11-21ARM / ACPI: Remove acpi_lapic and acpi_ioapic related codeHanjun Guo
2013-11-21ARM: ACPI: remove irq type switching from coreGraeme Gregory
2013-11-21ARM: ACPI: simplify directory structureGraeme Gregory
2013-11-20ACPI: ARM: remove sleep.cGraeme Gregory
2013-11-19apei, hest: Wrap all MCE code inside #ifdef CONFIG_X86_MCE to enable platform...Tomasz Nowicki
2013-11-19ARM/ARM64: Remove BOOT table related stuffHanjun Guo
2013-11-19ARM/ARM64 : remove HPET related stuffHanjun Guo
2013-11-19ACPI: Add uart pl011 platform IDNaresh Bhat
2013-11-19ACPI: FDT: clean up unused variable in early_init_dt_scan_acpiAl Stone
2013-11-19ACPI: ARM: stub out acpi_idle_play_dead properlyAl Stone
2013-11-19ACPI / platform: add some comments for internel registry of _HID namesHanjun Guo
2013-11-19ACPI: ARM: add in DTS files for the FVP model (from ARM github)Al Stone
2013-11-19ACPI: ARM: update DTS for RTSM VE motherboard (from ARM github)Al Stone
2013-11-19ACPI: Add vexpress sysreg platform IDNaresh Bhat
2013-11-19v2m_sysreg: Add ACPI probing for SYSREGNaresh Bhat
2013-11-19arm64: dts: delete bus, devices bindingNaresh Bhat
2013-11-19ARM: ACPI: remove the global lock, arm is reduced hwGraeme Gregory
2013-11-19ACPI: ARM: link ARM and the ACPI reduced hardware profileAl Stone
2013-11-19ACPI: ARM/ARM64: ensure the ACPI FACS global_lock is never used in HW reduced...Al Stone
2013-11-19ACPI: correct #ifdef so compilation without ACPI_REDUCED_HARDWARE worksAl Stone
2013-11-19ACPI: use of ACPI_FADT_32BIT_TIMER is not allowed in HW reduced modeAl Stone
2013-11-19ACPI: ACPI_FADT_C2_MP_SUPPORTED must be ignored in HW reduced modeAl Stone
2013-11-19ACPI: add clarifying comment about processor throttling in HW reduced modeAl Stone
2013-11-19ACPI: in HW reduced mode, getting power latencies from FADT is not allowedAl Stone
2013-11-19ACPI: do not reserve memory regions for some FADT entries in HW reduced modeAl Stone
2013-11-19ACPI: ensure several FADT fields are only used in HW reduced modeAl Stone
2013-11-19ACPI: ARM: exclude calls on ARM platforms, not include them on x86Al Stone
2013-11-19ACPI: HW reduced mode does not allow use of the FADT sci_interrupt fieldAl Stone
2013-11-19ACPI: clean up compiler warning about uninitialized fieldAl Stone
2013-11-19ACPI: bus master reload not supported in reduced HW modeAl Stone
2013-11-19ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE to enable this ACPI modeAl Stone
2013-11-19of: fix fdt parsing of acpi blob addr/size for arm64Mark Salter
2013-11-19virtio_mmio: fix braino in CONFIG_ACPI usageGraeme Gregory
2013-11-19net: smc91x fix braino in CONFIG_ACPI usageGraeme Gregory
2013-11-19ARM64: ACPI: fixup setup in the same way as arm for ioremap_earlyGraeme Gregory
2013-11-19arm64: add early_ioremap supportMark Salter
2013-11-19ACPI: improve acpi_extract_package() utilityAl Stone
2013-11-19ARM: with certain kernel configs, a stub function definition was missing.Al Stone
2013-11-19ACPI: osl: fix whitespace errorGraeme Gregory
2013-11-19acpi: add arm to the platforms that use ioremapGraeme Gregory
2013-11-19ARM: ACPI: convert to using early_ioremapGraeme Gregory
2013-11-19ARM: ACPI: fix the signature of __acpi_map_tableGraeme Gregory
2013-11-19ARM: early_ioremap fix memremap flagsGraeme Gregory
2013-11-19arm: add early_ioremap supportLeif Lindholm