summaryrefslogtreecommitdiff
path: root/include/acpi/platform
Commit message (Expand)AuthorAge
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-01
* ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFILv Zheng2015-07-01
* ACPICA: MSVC6: Fix build issue for variable argument macrosLv Zheng2015-07-01
* ACPICA: Linuxize: Reduce divergences for 20150616 releaseLv Zheng2015-06-23
* ACPICA: Additional dragon_fly BSD support.Bob Moore2015-05-22
* ACPICA: Utilities: split IO address types from data type models.Lv Zheng2015-04-14
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-05
* Merge branch 'acpi-headers'Rafael J. Wysocki2014-07-27
|\
| * ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.Lv Zheng2014-07-23
| * ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.Lv Zheng2014-07-23
| * ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics.Lv Zheng2014-07-23
* | ACPICA: acpidump: Add memory/string OSL usage to improve portabilityLv Zheng2014-07-08
* | ACPICA: Utilities: Introduce acpi_log_error() to improve portabilityLv Zheng2014-07-08
* | ACPICA: OSL: Update environments to improve portabilityLv Zheng2014-07-08
|/
* ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng2014-05-27
* ACPICA: Clean up redudant definitions already defined elsewhereLv Zheng2014-05-27
* ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...Lv Zheng2014-05-27
* ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h>Lv Zheng2014-05-27
* ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages.Lv Zheng2014-05-27
* ACPICA: Linux header: Add support for stubbed externals.Lv Zheng2014-05-07
* ACPICA: Linux-specific header: Add support for PPC64 compilation.Colin Ian King2014-04-20
* ACPICA: Clean up comment divergences in aclinux.hLv Zheng2014-04-20
* ACPICA: gcc-specific: Fix possible issue with the strchr function.Bob Moore2014-04-20
* Merge branch 'acpi-config' into acpicaRafael J. Wysocki2014-03-18
|\
| * ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLYAl Stone2014-02-05
* | ACPICA: acpidump: Remove integer types translation protection.Lv Zheng2014-02-13
* | ACPICA: acpidump: Add sparse declarators support.Lv Zheng2014-02-13
* | ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-11
|/
* ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.Lv Zheng2014-01-08
* ACPICA: Update ACPI example code to make it an actual working program.Bob Moore2014-01-08
* ACPICA: Linux Header: Remove unused OSL prototypes.Lv Zheng2014-01-08
* Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-07
|\
* | ACPICA: Update acpidump related header file changes.Lv Zheng2013-10-31
* | ACPICA: Update compilation environment settings.Lv Zheng2013-10-31
* | ACPICA: Update aclinux.h for new OSL override mechanism.Lv Zheng2013-10-31
* | ACPICA: Add support to allow host OS to redefine individual OSL prototypes.Lv Zheng2013-10-31
* | ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng2013-10-31
* | ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng2013-10-30
* | ACPICA: Linux-specific header: enable "aarch64" 64-bit build.Naresh Bhat2013-09-24
|/
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-25
* ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng2013-01-10
* ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng2013-01-10
* ACPICA: Update codes under disabled build options.Lv Zheng2013-01-10
* ACPICA: Update compilation environment settings.Lv Zheng2013-01-10
* ACPICA: Cleanup updated comments.Lv Zheng2013-01-10
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-02
* ACPICA: Update header files copyrights to 2012Bob Moore2012-07-17
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* acpi: remove module.h include from platform/aclinux.hPaul Gortmaker2011-10-31
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26