aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-30ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng1-3/+12
2013-09-24ACPICA: Linux-specific header: enable "aarch64" 64-bit build.Naresh Bhat1-1/+1
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore3-3/+3
2013-01-10ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng2-2/+12
2013-01-10ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng1-2/+0
2013-01-10ACPICA: Update codes under disabled build options.Lv Zheng1-10/+35
2013-01-10ACPICA: Update compilation environment settings.Lv Zheng2-119/+102
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng1-26/+18
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells2-2/+2
2012-07-17ACPICA: Update header files copyrights to 2012Bob Moore3-3/+3
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-10-31acpi: remove module.h include from platform/aclinux.hPaul Gortmaker1-1/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-13ACPI: Fix lockdep false positives in acpi_power_off()Rafael J. Wysocki1-0/+18
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore3-3/+3
2010-10-01ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming1-4/+3
2010-10-01ACPICA: Add ACPI_INLINE configuration parameterLin Ming2-0/+8
2010-08-12acpi: fix bogus preemption logicThomas Gleixner1-3/+7