aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-27Merge branch 'acpica'Rafael J. Wysocki7-22/+120
2014-07-23ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki1-0/+4
2014-07-23ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.Lv Zheng1-0/+10
2014-07-23ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.Lv Zheng1-0/+2
2014-07-23ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics.Lv Zheng1-0/+22
2014-07-23ACPI / PM: Always enable wakeup GPEs when enabling device wakeupRafael J. Wysocki1-11/+0
2014-07-23ACPI / PM: Revork the handling of ACPI device wakeup notificationsRafael J. Wysocki1-8/+13
2014-07-22acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki1-0/+1
2014-07-22apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki1-0/+3
2014-07-20ACPICA: Linux: Add stub support for Linux specific variables and functions.Lv Zheng1-11/+17
2014-07-16ACPI / hotplug: Simplify acpi_set_hp_context()Rafael J. Wysocki1-7/+1
2014-07-08ACPICA: Update version to 20140627Bob Moore1-1/+1
2014-07-08ACPICA: Tables: Merge DMAR table structure updatesLv Zheng1-1/+1
2014-07-08ACPICA: acpidump: Add memory/string OSL usage to improve portabilityLv Zheng1-0/+1
2014-07-08ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng1-0/+4
2014-07-08ACPICA: Utilities: Introduce acpi_log_error() to improve portabilityLv Zheng2-0/+24
2014-07-08ACPICA: Utilities: Add formatted printing APIsLv Zheng1-0/+1
2014-07-08ACPICA: OSL: Add portable file IO to improve portabilityLv Zheng2-0/+40
2014-07-08ACPICA: OSL: Update environments to improve portabilityLv Zheng1-12/+36
2014-07-07ACPI / i915: ignore firmware requests for backlight changeAaron Lu1-0/+2
2014-07-07ACPI / PNP: do ACPI binding directlyZhang Rui1-0/+2
2014-06-17ACPI / processor replace __attribute__((packed)) by __packedFabian Frederick1-5/+5
2014-06-16ACPICA: Restore error table definitions to reduce code differences between Linux and ACPICA upstream.Lv Zheng2-8/+8
2014-06-03Merge branch 'acpi-video'Rafael J. Wysocki1-0/+2
2014-06-03Merge branch 'acpica'Rafael J. Wysocki11-426/+921
2014-06-03Merge branch 'acpi-enumeration'Rafael J. Wysocki1-1/+3
2014-06-03Merge branch 'acpi-pm'Rafael J. Wysocki1-1/+2
2014-06-03Merge branches 'acpi-tables' and 'acpi-general'Rafael J. Wysocki1-0/+2
2014-06-03ACPICA: Namespace: Remove _PRP method support.Lv Zheng1-1/+0
2014-06-01ACPICA: Tables: Add mechanism to control early table checksum verification.Lv Zheng1-0/+9
2014-05-30ACPI / scan: introduce platform_id device PNP type flagRafael J. Wysocki1-1/+2
2014-05-30ACPI / scan: .match() callback for ACPI scan handlersRafael J. Wysocki1-0/+1
2014-05-27ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng3-10/+3
2014-05-27ACPICA: Clean up redudant definitions already defined elsewhereLv Zheng1-1/+0
2014-05-27ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <asm/acpi.h>Lv Zheng1-1/+1
2014-05-27ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h>Lv Zheng4-121/+216
2014-05-27ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages.Lv Zheng1-14/+0
2014-05-27Merge back earlier ACPICA material.Rafael J. Wysocki8-286/+700
2014-05-27ACPI: Add acpi_bus_attach_private_data() to attach data to ACPI handleLan Tianyu1-0/+2
2014-05-20ACPI / video: Add an acpi_video_unregister_backlight functionHans de Goede1-0/+2
2014-05-20ACPI / PM: Avoid resuming devices in ACPI PM domain during system suspendRafael J. Wysocki1-1/+2
2014-05-07ACPI / PCI: Stub out pci_acpi_crs_quirks() and make it x86 specificHanjun Guo1-0/+5
2014-05-07ACPICA: Update version to 20140424.Bob Moore1-1/+1
2014-05-07ACPICA: Comment/format update, no functional change.Bob Moore1-19/+54
2014-05-07ACPICA: Back port of improvements on exception code.Bob Moore1-1/+1
2014-05-07ACPICA: Back port of _PRP update.Bob Moore1-0/+1
2014-05-07ACPICA: Linux header: Add support for stubbed externals.Lv Zheng1-0/+31
2014-05-07ACPICA: OSL: Add configurability for generic external functions.Lv Zheng1-200/+283
2014-05-07ACPICA: OSL: Add section to collect the divergence in acpixf.h.Lv Zheng1-13/+17
2014-05-07ACPICA: OSL: Add configurability for debug output functions.Lv Zheng1-18/+31