Age | Commit message (Expand) | Author | Files | Lines |
2016-07-15 | ACPICA: Linux: Enable ACPI_MUTEX_DEBUG for Linux kernel | Lv Zheng | 1 | -0/+4 |
2016-04-05 | ACPICA: Add support for QNX 6.6 platform | Will Miles | 1 | -0/+3 |
2016-04-05 | ACPICA: Headers: Update generation of the ACPICA library | Bob Moore | 1 | -20/+21 |
2016-04-05 | ACPICA: Linuxize: Remove useless platform headers | Lv Zheng | 2 | -103/+0 |
2016-01-16 | ACPICA: Additional 2016 copyright changes | Bob Moore | 7 | -7/+7 |
2016-01-01 | ACPICA: Linuxize: reduce divergences for 20151218 release | Lv Zheng | 1 | -0/+1 |
2015-12-15 | ACPI / debugger: Add IO interface to access debugger functionalities | Lv Zheng | 2 | -12/+0 |
2015-12-15 | ACPICA: Debugger: Convert some mechanisms to OSPM specific | Lv Zheng | 2 | -0/+23 |
2015-10-22 | ACPI: Enable build of AML interpreter debugger | Lv Zheng | 2 | -2/+10 |
2015-10-22 | ACPICA: Debugger: Update mutexes used for multithreaded debugger | Bob Moore | 1 | -3/+3 |
2015-10-22 | ACPICA: Remove unnecessary conditional compilation | Bob Moore | 1 | -1/+1 |
2015-08-26 | ACPICA: Header support to improve compatibility with MSVC | Bob Moore | 1 | -4/+5 |
2015-08-26 | ACPICA: Headers: Fix some comments, no functional change | Bob Moore | 1 | -5/+5 |
2015-07-24 | ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h> | Lv Zheng | 3 | -0/+106 |
2015-07-02 | ACPICA: De-macroize calls to standard C library functions | Bob Moore | 1 | -38/+0 |
2015-07-02 | ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFI | Lv Zheng | 1 | -0/+6 |
2015-07-02 | ACPICA: MSVC6: Fix build issue for variable argument macros | Lv Zheng | 1 | -0/+4 |
2015-06-23 | ACPICA: Linuxize: Reduce divergences for 20150616 release | Lv Zheng | 1 | -1/+0 |
2015-05-22 | ACPICA: Additional dragon_fly BSD support. | Bob Moore | 2 | -0/+6 |
2015-04-14 | ACPICA: Utilities: split IO address types from data type models. | Lv Zheng | 1 | -0/+1 |
2015-02-05 | ACPICA: Update Copyright headers to 2015 | David E. Box | 5 | -5/+5 |
2014-07-28 | Merge branch 'acpi-headers' | Rafael J. Wysocki | 2 | -0/+34 |
2014-07-23 | ACPI: Add support to force header inclusion rules for <acpi/acpi.h>. | Lv Zheng | 1 | -0/+10 |
2014-07-23 | ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion. | Lv Zheng | 1 | -0/+2 |
2014-07-23 | ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics. | Lv Zheng | 1 | -0/+22 |
2014-07-08 | ACPICA: acpidump: Add memory/string OSL usage to improve portability | Lv Zheng | 1 | -0/+1 |
2014-07-08 | ACPICA: Utilities: Introduce acpi_log_error() to improve portability | Lv Zheng | 1 | -0/+4 |
2014-07-08 | ACPICA: OSL: Update environments to improve portability | Lv Zheng | 1 | -12/+36 |
2014-05-27 | ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem. | Lv Zheng | 2 | -10/+0 |
2014-05-27 | ACPICA: Clean up redudant definitions already defined elsewhere | Lv Zheng | 1 | -1/+0 |
2014-05-27 | ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <... | Lv Zheng | 1 | -1/+1 |
2014-05-27 | ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h> | Lv Zheng | 3 | -118/+215 |
2014-05-27 | ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages. | Lv Zheng | 1 | -14/+0 |
2014-05-07 | ACPICA: Linux header: Add support for stubbed externals. | Lv Zheng | 1 | -0/+31 |
2014-04-21 | ACPICA: Linux-specific header: Add support for PPC64 compilation. | Colin Ian King | 1 | -1/+2 |
2014-04-21 | ACPICA: Clean up comment divergences in aclinux.h | Lv Zheng | 1 | -1/+1 |
2014-04-21 | ACPICA: gcc-specific: Fix possible issue with the strchr function. | Bob Moore | 1 | -0/+11 |
2014-03-18 | Merge branch 'acpi-config' into acpica | Rafael J. Wysocki | 1 | -0/+6 |
2014-02-13 | ACPICA: acpidump: Remove integer types translation protection. | Lv Zheng | 1 | -0/+2 |
2014-02-13 | ACPICA: acpidump: Add sparse declarators support. | Lv Zheng | 1 | -0/+10 |
2014-02-11 | ACPICA: Update ACPICA copyrights to 2014. | Bob Moore | 3 | -3/+3 |
2014-02-05 | ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY | Al Stone | 1 | -0/+6 |
2014-01-08 | ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global. | Lv Zheng | 1 | -0/+9 |
2014-01-08 | ACPICA: Update ACPI example code to make it an actual working program. | Bob Moore | 1 | -5/+6 |
2014-01-08 | ACPICA: Linux Header: Remove unused OSL prototypes. | Lv Zheng | 1 | -4/+0 |
2013-11-07 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 1 | -3/+0 |
2013-10-31 | ACPICA: Update acpidump related header file changes. | Lv Zheng | 1 | -2/+3 |
2013-10-31 | ACPICA: Update compilation environment settings. | Lv Zheng | 1 | -0/+3 |
2013-10-31 | ACPICA: Update aclinux.h for new OSL override mechanism. | Lv Zheng | 1 | -30/+88 |
2013-10-31 | ACPICA: Add support to allow host OS to redefine individual OSL prototypes. | Lv Zheng | 1 | -0/+1 |