aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ACPI: Fix x86 regression related to early mapping size limitationLv Zheng2014-05-31
* ACPICA: Tables: Add mechanism to control early table checksum verification.Lv Zheng2014-05-31
* ACPICA: acpidump: Fix repetitive table dump in -n mode.Lv Zheng2014-05-28
* ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng2014-05-27
* ACPICA: Clean up redudant definitions already defined elsewhereLv Zheng2014-05-27
* ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...Lv Zheng2014-05-27
* ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h>Lv Zheng2014-05-27
* ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages.Lv Zheng2014-05-27
* Merge back earlier ACPICA material.Rafael J. Wysocki2014-05-27
|\
| * ACPICA: Update version to 20140424.Bob Moore2014-05-06
| * ACPICA: Comment/format update, no functional change.Bob Moore2014-05-06
| * ACPICA: Events: Update GPE handling and initialization code.Bob Moore2014-05-06
| * ACPICA: Remove extraneous error message for large number of GPEs.Bob Moore2014-05-06
| * ACPICA: Tables: Remove old mechanism to validate if XSDT contains NULL entries.Lv Zheng2014-05-06
| * ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.Lv Zheng2014-05-06
| * ACPICA: acpidump: Add support to force using RSDT.Lv Zheng2014-05-06
| * ACPICA: Back port of improvements on exception code.Bob Moore2014-05-06
| * ACPICA: Back port of _PRP update.Bob Moore2014-05-06
| * ACPICA: acpidump: Fix truncated RSDP signature validation.Lv Zheng2014-05-06
| * ACPICA: Linux header: Add support for stubbed externals.Lv Zheng2014-05-06
| * ACPICA: OSL: Add configurability for generic external functions.Lv Zheng2014-05-06
| * ACPICA: OSL: Add section to collect the divergence in acpixf.h.Lv Zheng2014-05-06
| * ACPICA: OSL: Add configurability for debug output functions.Lv Zheng2014-05-06
| * ACPICA: OSL: Add configurability for error message functions.Lv Zheng2014-05-06
| * ACPICA: OSL: Add configurability for memory allocation macros.Lv Zheng2014-05-06
| * ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI...Lv Zheng2014-05-06
| * ACPICA: Comment updates - no functional change.Bob Moore2014-05-06
| * ACPICA: Update handling of PCI ID lists.David E. Box2014-05-06
| * ACPICA: Add support for _LPD and _PRP methods.Bob Moore2014-05-06
| * ACPICA: Add support for LPIT table.Bob Moore2014-05-06
| * ACPICA: Update acpi_buffer_to_resource interface.Bob Moore2014-05-06
| * ACPICA: Update global variable definitions. No functional change.Lv Zheng2014-05-06
| * ACPICA: acpidump: Fix code issue in invoking fread in the loop.Lv Zheng2014-05-06
| * ACPICA: Utilities: Deploy ACPI_DEBUGGER_EXEC for ACPI_DEBUGGER enabled code i...Lv Zheng2014-05-06
| * ACPICA: Utilities: Cleanup obsoleted global variables.Lv Zheng2014-05-06
| * Merge back earlier ACPICA material.Rafael J. Wysocki2014-05-06
| |\
| | * Merge back earlier ACPICA material.Rafael J. Wysocki2014-04-28
| | |\
| | | * ACPICA: Update version to 20140325.Bob Moore2014-04-20
| | | * ACPICA: acpidump: Update man page.Lv Zheng2014-04-20
| | | * ACPICA: acpidump: Remove old acpidump source.Lv Zheng2014-04-20
| | | * ACPICA: acpidump: Update Makefile to build acpidump from ACPICA.Lv Zheng2014-04-20
| | | * ACPICA: acpidump: Update new structures and add missing file.Lv Zheng2014-04-20
| | | * ACPICA: acpidump: Add support to generate acpidump release.Lv Zheng2014-04-20
| | | * ACPICA: Table Manager: Split tbinstal.c into two files.Bob Moore2014-04-20
| | | * ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore2014-04-20
| | | * ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng2014-04-20
| | | * ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng2014-04-20
| | | * ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng2014-04-20
| | | * ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng2014-04-20
| | | * ACPICA: Tables: Fix unbalanced table validations.Lv Zheng2014-04-20