summaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)AuthorFilesLines
2015-07-15ACPICA: Tables: Enable default 64-bit FADT addresses favorLv Zheng1-2/+2
2015-07-15ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng1-0/+1
2015-07-15ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng1-0/+9
2015-05-20ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng1-6/+6
2015-05-20ACPICA: Utilities: split IO address types from data type models.Lv Zheng2-0/+21
2015-01-16ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki1-0/+4
2014-10-06ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki1-0/+1
2014-09-17ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu1-1/+0
2014-07-08ACPI / i915: ignore firmware requests for backlight changeAaron Lu1-0/+2
2014-06-17ACPI / processor replace __attribute__((packed)) by __packedFabian Frederick1-5/+5
2014-06-04Merge branch 'acpi-video'Rafael J. Wysocki1-0/+2
2014-06-04Merge branch 'acpica'Rafael J. Wysocki11-426/+921
2014-06-04Merge branch 'acpi-enumeration'Rafael J. Wysocki1-1/+3
2014-06-04Merge branch 'acpi-pm'Rafael J. Wysocki1-1/+2
2014-06-04Merge 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 <...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
2014-05-07ACPICA: OSL: Add configurability for error message functions.Lv Zheng1-27/+46
2014-05-07ACPICA: OSL: Add configurability for memory allocation macros.Lv Zheng1-0/+21
2014-05-07ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI...Lv Zheng1-12/+23
2014-05-07ACPICA: Comment updates - no functional change.Bob Moore2-5/+5
2014-05-07ACPICA: Add support for LPIT table.Bob Moore1-0/+65
2014-05-07ACPICA: Update global variable definitions. No functional change.Lv Zheng1-13/+130
2014-04-21ACPICA: Update version to 20140325.Bob Moore1-1/+1
2014-04-21ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore1-3/+3
2014-04-21ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng1-0/+3
2014-04-21ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng1-1/+1
2014-04-21ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng1-6/+5
2014-04-21ACPICA: Linux-specific header: Add support for PPC64 compilation.Colin Ian King1-1/+2
2014-04-21ACPICA: Clean up comment divergences in aclinux.hLv Zheng1-1/+1