summaryrefslogtreecommitdiff
path: root/include/acpi/platform
AgeCommit message (Expand)Author
2018-04-13ACPICA: OSL: Add support to exclude stdarg.hLv Zheng
2017-02-26ACPICA: Linuxize: Restore and fix Intel compiler buildLv Zheng
2016-11-16tools/power/acpi: Remove direct kernel source include referenceLv Zheng
2016-08-13ACPICA: OSL: Fix a regression that old GCC requires a workaround for strchr()Lv Zheng
2016-08-13ACPICA: OSL: Cleanup the inclusion order of the compiler-specific headersLv Zheng
2016-08-13ACPICA: EFI: Port acpidump to EDK2 environmentLv Zheng
2016-08-13ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issueLv Zheng
2016-08-13ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handlesLv Zheng
2016-08-13ACPICA: Clib: Fix wrong mini C library usageLv Zheng
2016-08-13ACPICA: Clib: Cleanup va_arg related codeLv Zheng
2016-08-13ACPICA: Applications: Enable USE_NATIVE_ALLOCATE_ZEROED environment for all a...Lv Zheng
2016-08-13ACPICA: Divergence: Port declarators back to ACPICALv Zheng
2016-08-13ACPICA: Utilities: Introduce facility to allow Linux to set correct logging l...Lv Zheng
2016-07-15ACPICA: Linux: Enable ACPI_MUTEX_DEBUG for Linux kernelLv Zheng
2016-04-05ACPICA: Add support for QNX 6.6 platformWill Miles
2016-04-05ACPICA: Headers: Update generation of the ACPICA libraryBob Moore
2016-04-05ACPICA: Linuxize: Remove useless platform headersLv Zheng
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore
2016-01-01ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng
2015-12-15ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng
2015-12-15ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng
2015-10-22ACPI: Enable build of AML interpreter debuggerLv Zheng
2015-10-22ACPICA: Debugger: Update mutexes used for multithreaded debuggerBob Moore
2015-10-22ACPICA: Remove unnecessary conditional compilationBob Moore
2015-08-25ACPICA: Header support to improve compatibility with MSVCBob Moore
2015-08-25ACPICA: Headers: Fix some comments, no functional changeBob Moore
2015-07-23ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h>Lv Zheng
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore
2015-07-01ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFILv Zheng
2015-07-01ACPICA: MSVC6: Fix build issue for variable argument macrosLv Zheng
2015-06-23ACPICA: Linuxize: Reduce divergences for 20150616 releaseLv Zheng
2015-05-22ACPICA: Additional dragon_fly BSD support.Bob Moore
2015-04-14ACPICA: Utilities: split IO address types from data type models.Lv Zheng
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box
2014-07-27Merge branch 'acpi-headers'Rafael J. Wysocki
2014-07-23ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.Lv Zheng
2014-07-23ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.Lv Zheng
2014-07-23ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics.Lv Zheng
2014-07-08ACPICA: acpidump: Add memory/string OSL usage to improve portabilityLv Zheng
2014-07-08ACPICA: Utilities: Introduce acpi_log_error() to improve portabilityLv Zheng
2014-07-08ACPICA: OSL: Update environments to improve portabilityLv Zheng
2014-05-27ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng
2014-05-27ACPICA: Clean up redudant definitions already defined elsewhereLv Zheng
2014-05-27ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...Lv Zheng
2014-05-27ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h>Lv Zheng
2014-05-27ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages.Lv Zheng
2014-05-07ACPICA: Linux header: Add support for stubbed externals.Lv Zheng
2014-04-20ACPICA: Linux-specific header: Add support for PPC64 compilation.Colin Ian King
2014-04-20ACPICA: Clean up comment divergences in aclinux.hLv Zheng
2014-04-20ACPICA: gcc-specific: Fix possible issue with the strchr function.Bob Moore