aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore3-3/+3
2014-02-05ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLYAl Stone1-0/+6
2014-01-08ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.Lv Zheng1-0/+9
2014-01-08ACPICA: Update ACPI example code to make it an actual working program.Bob Moore1-5/+6
2014-01-08ACPICA: Linux Header: Remove unused OSL prototypes.Lv Zheng1-4/+0
2013-11-07Merge branch 'acpi-hotplug'Rafael J. Wysocki1-3/+0
2013-10-31ACPICA: Update acpidump related header file changes.Lv Zheng1-2/+3
2013-10-31ACPICA: Update compilation environment settings.Lv Zheng1-0/+3
2013-10-31ACPICA: Update aclinux.h for new OSL override mechanism.Lv Zheng1-30/+88
2013-10-31ACPICA: Add support to allow host OS to redefine individual OSL prototypes.Lv Zheng1-0/+1
2013-10-31ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng1-4/+8