Age | Commit message (Expand) | Author | Files | Lines |
2014-08-06 | Merge branch 'acpica' | Rafael J. Wysocki | 12 | -58/+272 |
2014-07-31 | ACPICA: ACPI 5.1: Support for the _CCA predifined name. | Bob Moore | 1 | -0/+3 |
2014-07-31 | ACPICA: ACPI 5.1: New notify value for System Affinity Update. | Bob Moore | 1 | -2/+3 |
2014-07-31 | ACPICA: ACPI 5.1: Support for the _DSD predefined name. | David E. Box | 1 | -1/+12 |
2014-07-31 | ACPICA: Debug object: Add current value of Timer() to debug line prefix. | Bob Moore | 1 | -1/+10 |
2014-07-31 | ACPICA: acpihelp: Add UUID support, restructure some existing files. | Bob Moore | 6 | -28/+217 |
2014-07-31 | ACPICA: Utilities: Fix local printf issue. | Lv Zheng | 1 | -0/+3 |
2014-07-31 | ACPICA: Remove some extraneous printf arguments. | Sascha Wildner | 2 | -5/+4 |
2014-07-31 | ACPICA: Update for comments/formatting. No functional changes. | Bob Moore | 1 | -12/+10 |
2014-07-31 | ACPICA: Disassembler: Add support for the ToUUID opererator (macro). | Bob Moore | 1 | -6/+7 |
2014-07-31 | ACPICA: Work around an ancient GCC bug. | Bob Moore | 1 | -3/+3 |
2014-07-28 | Merge branch 'acpi-headers' | Rafael J. Wysocki | 1 | -1/+1 |
2014-07-24 | ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake. | Rafael J. Wysocki | 1 | -0/+47 |
2014-07-24 | ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s). | Rafael J. Wysocki | 1 | -3/+11 |
2014-07-23 | ACPI: Add support to force header inclusion rules for <acpi/acpi.h>. | Lv Zheng | 1 | -1/+1 |
2014-07-09 | ACPICA: Fix a regression for deletion of Alias() objects. | Bob Moore | 1 | -10/+9 |
2014-07-08 | ACPICA: Hardware: back port of a recursive locking fix | Lv Zheng | 1 | -1/+2 |
2014-07-08 | ACPICA: utprint/oslibcfs: cleanup - no functional change | Bob Moore | 1 | -16/+28 |
2014-07-08 | ACPICA: Executer: Fix trivial issues in acpi_get_serial_access_bytes() | Lv Zheng | 1 | -2/+2 |
2014-07-08 | ACPICA: acpidump: Reduce freopen() invocations to improve portability | Lv Zheng | 2 | -0/+135 |
2014-07-08 | ACPICA: Common: Enhance acpi_getopt() to improve portability | Lv Zheng | 1 | -0/+2 |
2014-07-08 | ACPICA: Common: Enhance cm_get_file_size() to improve portability | Lv Zheng | 1 | -1/+1 |
2014-07-08 | ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()... | Lv Zheng | 1 | -2/+5 |
2014-07-08 | ACPICA: Utilities: Introduce acpi_log_error() to improve portability | Lv Zheng | 1 | -0/+26 |
2014-07-08 | ACPICA: Utilities: Add formatted printing APIs | Lv Zheng | 4 | -1/+674 |
2014-07-08 | ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs | Lv Zheng | 3 | -3/+2 |
2014-07-08 | ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(... | Lv Zheng | 2 | -146/+146 |
2014-07-08 | ACPICA: Namespace: Properly null terminate objects detached from a namespace ... | David E. Box | 1 | -0/+11 |
2014-07-08 | ACPICA: Utilities: Validate full RSDP header | David E. Box | 1 | -12/+7 |
2014-07-08 | ACPICA: Utilities: Add support to read table from files | Lv Zheng | 4 | -4/+346 |
2014-07-08 | ACPICA: Utilities: Fix an issue with non-native ACPI_IS_PRINT() | Lv Zheng | 1 | -1/+1 |
2014-07-08 | ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobject | David E. Box | 1 | -0/+6 |
2014-07-07 | ACPICA: Events: Fix edge-triggered GPE by disabling before acknowledging it. | Lv Zheng | 1 | -15/+17 |
2014-06-03 | ACPICA: Namespace: Remove _PRP method support. | Lv Zheng | 1 | -6/+0 |
2014-06-01 | ACPICA: Tables: Add mechanism to control early table checksum verification. | Lv Zheng | 4 | -26/+61 |
2014-05-07 | ACPICA: Events: Update GPE handling and initialization code. | Bob Moore | 6 | -37/+43 |
2014-05-07 | ACPICA: Remove extraneous error message for large number of GPEs. | Bob Moore | 1 | -18/+33 |
2014-05-07 | ACPICA: Tables: Remove old mechanism to validate if XSDT contains NULL entries. | Lv Zheng | 1 | -105/+0 |
2014-05-07 | ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT. | Lv Zheng | 1 | -6/+15 |
2014-05-07 | ACPICA: OSL: Add configurability for error message functions. | Lv Zheng | 1 | -0/+2 |
2014-05-07 | ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI... | Lv Zheng | 1 | -22/+0 |
2014-05-07 | ACPICA: Update handling of PCI ID lists. | David E. Box | 1 | -3/+12 |
2014-05-07 | ACPICA: Add support for _LPD and _PRP methods. | Bob Moore | 1 | -0/+4 |
2014-05-07 | ACPICA: Update acpi_buffer_to_resource interface. | Bob Moore | 1 | -5/+8 |
2014-05-07 | ACPICA: Update global variable definitions. No functional change. | Lv Zheng | 1 | -132/+2 |
2014-05-07 | ACPICA: Utilities: Deploy ACPI_DEBUGGER_EXEC for ACPI_DEBUGGER enabled code i... | Lv Zheng | 1 | -3/+1 |
2014-05-07 | ACPICA: Utilities: Cleanup obsoleted global variables. | Lv Zheng | 1 | -7/+0 |
2014-05-07 | Merge back earlier ACPICA material. | Rafael J. Wysocki | 20 | -810/+1526 |
2014-05-06 | ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table(). | Lv Zheng | 1 | -2/+5 |
2014-04-28 | Merge back earlier ACPICA material. | Rafael J. Wysocki | 20 | -810/+1526 |