aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-13ACPICA: OSL: Fix a regression that old GCC requires a workaround for strchr()Lv Zheng3-12/+62
2016-08-13ACPICA: OSL: Cleanup the inclusion order of the compiler-specific headersLv Zheng3-8/+17
2016-08-13ACPICA: EFI: Port acpidump to EDK2 environmentLv Zheng2-2/+2
2016-08-13ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issueLv Zheng1-1/+2
2016-08-13ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handlesLv Zheng2-15/+22
2016-08-13ACPICA: Clib: Fix wrong mini C library usageLv Zheng2-8/+6
2016-08-13ACPICA: Clib: Cleanup va_arg related codeLv Zheng3-41/+6
2016-08-13ACPICA: Applications: Enable USE_NATIVE_ALLOCATE_ZEROED environment for all applicationsLv Zheng1-1/+1
2016-08-13ACPICA: Divergence: Port declarators back to ACPICALv Zheng3-1/+7
2016-08-13ACPICA: Utilities: Introduce facility to allow Linux to set correct logging levelsLv Zheng1-0/+8
2016-07-15ACPICA: Linux: Enable ACPI_MUTEX_DEBUG for Linux kernelLv Zheng1-0/+4
2016-04-05ACPICA: Add support for QNX 6.6 platformWill Miles1-0/+3
2016-04-05ACPICA: Headers: Update generation of the ACPICA libraryBob Moore1-20/+21
2016-04-05ACPICA: Linuxize: Remove useless platform headersLv Zheng2-103/+0
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore7-7/+7
2016-01-01ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng1-0/+1
2015-12-15ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng2-12/+0
2015-12-15ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng2-0/+23
2015-10-22ACPI: Enable build of AML interpreter debuggerLv Zheng2-2/+10
2015-10-22ACPICA: Debugger: Update mutexes used for multithreaded debuggerBob Moore1-3/+3
2015-10-22ACPICA: Remove unnecessary conditional compilationBob Moore1-1/+1
2015-08-25ACPICA: Header support to improve compatibility with MSVCBob Moore1-4/+5
2015-08-25ACPICA: Headers: Fix some comments, no functional changeBob Moore1-5/+5
2015-07-23ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h>Lv Zheng3-0/+106
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore1-38/+0
2015-07-01ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFILv Zheng1-0/+6
2015-07-01ACPICA: MSVC6: Fix build issue for variable argument macrosLv Zheng1-0/+4
2015-06-23ACPICA: Linuxize: Reduce divergences for 20150616 releaseLv Zheng1-1/+0
2015-05-22ACPICA: Additional dragon_fly BSD support.Bob Moore2-0/+6
2015-04-14ACPICA: Utilities: split IO address types from data type models.Lv Zheng1-0/+1
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box5-5/+5
2014-07-27Merge branch 'acpi-headers'Rafael J. Wysocki2-0/+34
2014-07-23ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.Lv Zheng1-0/+10
2014-07-23ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.Lv Zheng1-0/+2
2014-07-23ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics.Lv Zheng1-0/+22
2014-07-08ACPICA: acpidump: Add memory/string OSL usage to improve portabilityLv Zheng1-0/+1
2014-07-08ACPICA: Utilities: Introduce acpi_log_error() to improve portabilityLv Zheng1-0/+4
2014-07-08ACPICA: OSL: Update environments to improve portabilityLv Zheng1-12/+36
2014-05-27ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng2-10/+0
2014-05-27ACPICA: Clean up redudant definitions already defined elsewhereLv Zheng1-1/+0
2014-05-27ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <asm/acpi.h>Lv Zheng1-1/+1
2014-05-27ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h>Lv Zheng3-118/+215
2014-05-27ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages.Lv Zheng1-14/+0
2014-05-07ACPICA: Linux header: Add support for stubbed externals.Lv Zheng1-0/+31
2014-04-20ACPICA: Linux-specific header: Add support for PPC64 compilation.Colin Ian King1-1/+2
2014-04-20ACPICA: Clean up comment divergences in aclinux.hLv Zheng1-1/+1
2014-04-20ACPICA: gcc-specific: Fix possible issue with the strchr function.Bob Moore1-0/+11
2014-03-18Merge branch 'acpi-config' into acpicaRafael J. Wysocki1-0/+6
2014-02-13ACPICA: acpidump: Remove integer types translation protection.Lv Zheng1-0/+2
2014-02-13ACPICA: acpidump: Add sparse declarators support.Lv Zheng1-0/+10