Age | Commit message (Expand) | Author |
2016-12-22 | Merge branches 'acpica' and 'acpi-scan' | Rafael J. Wysocki |
2016-12-21 | ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_... | Lv Zheng |
2016-11-16 | tools/power/acpi: Remove direct kernel source include reference | Lv Zheng |
2016-08-13 | ACPICA: OSL: Fix a regression that old GCC requires a workaround for strchr() | Lv Zheng |
2016-08-13 | ACPICA: OSL: Cleanup the inclusion order of the compiler-specific headers | Lv Zheng |
2016-08-13 | ACPICA: EFI: Port acpidump to EDK2 environment | Lv Zheng |
2016-08-13 | ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issue | Lv Zheng |
2016-08-13 | ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handles | Lv Zheng |
2016-08-13 | ACPICA: Clib: Fix wrong mini C library usage | Lv Zheng |
2016-08-13 | ACPICA: Clib: Cleanup va_arg related code | Lv Zheng |
2016-08-13 | ACPICA: Applications: Enable USE_NATIVE_ALLOCATE_ZEROED environment for all a... | Lv Zheng |
2016-08-13 | ACPICA: Divergence: Port declarators back to ACPICA | Lv Zheng |
2016-08-13 | ACPICA: Utilities: Introduce facility to allow Linux to set correct logging l... | Lv Zheng |
2016-07-15 | ACPICA: Linux: Enable ACPI_MUTEX_DEBUG for Linux kernel | Lv Zheng |
2016-04-05 | ACPICA: Add support for QNX 6.6 platform | Will Miles |
2016-04-05 | ACPICA: Headers: Update generation of the ACPICA library | Bob Moore |
2016-04-05 | ACPICA: Linuxize: Remove useless platform headers | Lv Zheng |
2016-01-15 | ACPICA: Additional 2016 copyright changes | Bob Moore |
2016-01-01 | ACPICA: Linuxize: reduce divergences for 20151218 release | Lv Zheng |
2015-12-15 | ACPI / debugger: Add IO interface to access debugger functionalities | Lv Zheng |
2015-12-15 | ACPICA: Debugger: Convert some mechanisms to OSPM specific | Lv Zheng |
2015-10-22 | ACPI: Enable build of AML interpreter debugger | Lv Zheng |
2015-10-22 | ACPICA: Debugger: Update mutexes used for multithreaded debugger | Bob Moore |
2015-10-22 | ACPICA: Remove unnecessary conditional compilation | Bob Moore |
2015-08-25 | ACPICA: Header support to improve compatibility with MSVC | Bob Moore |
2015-08-25 | ACPICA: Headers: Fix some comments, no functional change | Bob Moore |
2015-07-23 | ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h> | Lv Zheng |
2015-07-01 | ACPICA: De-macroize calls to standard C library functions | Bob Moore |
2015-07-01 | ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFI | Lv Zheng |
2015-07-01 | ACPICA: MSVC6: Fix build issue for variable argument macros | Lv Zheng |
2015-06-23 | ACPICA: Linuxize: Reduce divergences for 20150616 release | Lv Zheng |
2015-05-22 | ACPICA: Additional dragon_fly BSD support. | Bob Moore |
2015-04-14 | ACPICA: Utilities: split IO address types from data type models. | Lv Zheng |
2015-02-05 | ACPICA: Update Copyright headers to 2015 | David E. Box |
2014-07-27 | Merge branch 'acpi-headers' | Rafael J. Wysocki |
2014-07-23 | ACPI: Add support to force header inclusion rules for <acpi/acpi.h>. | Lv Zheng |
2014-07-23 | ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion. | Lv Zheng |
2014-07-23 | ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics. | Lv Zheng |
2014-07-08 | ACPICA: acpidump: Add memory/string OSL usage to improve portability | Lv Zheng |
2014-07-08 | ACPICA: Utilities: Introduce acpi_log_error() to improve portability | Lv Zheng |
2014-07-08 | ACPICA: OSL: Update environments to improve portability | Lv Zheng |
2014-05-27 | ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem. | Lv Zheng |
2014-05-27 | ACPICA: Clean up redudant definitions already defined elsewhere | Lv Zheng |
2014-05-27 | ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <... | Lv Zheng |
2014-05-27 | ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h> | Lv Zheng |
2014-05-27 | ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages. | Lv Zheng |
2014-05-07 | ACPICA: Linux header: Add support for stubbed externals. | Lv Zheng |
2014-04-20 | ACPICA: Linux-specific header: Add support for PPC64 compilation. | Colin Ian King |
2014-04-20 | ACPICA: Clean up comment divergences in aclinux.h | Lv Zheng |
2014-04-20 | ACPICA: gcc-specific: Fix possible issue with the strchr function. | Bob Moore |