summaryrefslogtreecommitdiffstats
path: root/include/acpi/platform
Commit message (Expand)AuthorAgeFilesLines
...
* ACPICA: Linuxize: Reduce divergences for 20150616 releaseLv Zheng2015-06-231-1/+0Star
* ACPICA: Additional dragon_fly BSD support.Bob Moore2015-05-222-0/+6
* ACPICA: Utilities: split IO address types from data type models.Lv Zheng2015-04-141-0/+1
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-055-5/+5
* Merge branch 'acpi-headers'Rafael J. Wysocki2014-07-272-0/+34
|\
| * ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.Lv Zheng2014-07-231-0/+10
| * ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.Lv Zheng2014-07-231-0/+2
| * ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics.Lv Zheng2014-07-231-0/+22
* | ACPICA: acpidump: Add memory/string OSL usage to improve portabilityLv Zheng2014-07-081-0/+1
* | ACPICA: Utilities: Introduce acpi_log_error() to improve portabilityLv Zheng2014-07-081-0/+4
* | ACPICA: OSL: Update environments to improve portabilityLv Zheng2014-07-081-12/+36
|/
* ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng2014-05-272-10/+0Star
* ACPICA: Clean up redudant definitions already defined elsewhereLv Zheng2014-05-271-1/+0Star
* ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...Lv Zheng2014-05-271-1/+1
* ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h>Lv Zheng2014-05-273-118/+215
* ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages.Lv Zheng2014-05-271-14/+0Star
* ACPICA: Linux header: Add support for stubbed externals.Lv Zheng2014-05-071-0/+31
* ACPICA: Linux-specific header: Add support for PPC64 compilation.Colin Ian King2014-04-201-1/+2
* ACPICA: Clean up comment divergences in aclinux.hLv Zheng2014-04-201-1/+1
* ACPICA: gcc-specific: Fix possible issue with the strchr function.Bob Moore2014-04-201-0/+11
* Merge branch 'acpi-config' into acpicaRafael J. Wysocki2014-03-181-0/+6
|\
| * ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLYAl Stone2014-02-051-0/+6
* | ACPICA: acpidump: Remove integer types translation protection.Lv Zheng2014-02-131-0/+2
* | ACPICA: acpidump: Add sparse declarators support.Lv Zheng2014-02-131-0/+10
* | ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-113-3/+3
|/
* ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.Lv Zheng2014-01-081-0/+9
* ACPICA: Update ACPI example code to make it an actual working program.Bob Moore2014-01-081-5/+6
* ACPICA: Linux Header: Remove unused OSL prototypes.Lv Zheng2014-01-081-4/+0Star
* Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-071-3/+0Star
|\
* | ACPICA: Update acpidump related header file changes.Lv Zheng2013-10-311-2/+3
* | ACPICA: Update compilation environment settings.Lv Zheng2013-10-311-0/+3
* | ACPICA: Update aclinux.h for new OSL override mechanism.Lv Zheng2013-10-311-30/+88
* | ACPICA: Add support to allow host OS to redefine individual OSL prototypes.Lv Zheng2013-10-311-0/+1
* | ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng2013-10-311-4/+8
* | ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng2013-10-301-3/+12
* | ACPICA: Linux-specific header: enable "aarch64" 64-bit build.Naresh Bhat2013-09-241-1/+1
|/
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-253-3/+3
* ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng2013-01-102-2/+12
* ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng2013-01-101-2/+0Star
* ACPICA: Update codes under disabled build options.Lv Zheng2013-01-101-10/+35
* ACPICA: Update compilation environment settings.Lv Zheng2013-01-102-119/+102Star
* ACPICA: Cleanup updated comments.Lv Zheng2013-01-101-26/+18Star
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-022-2/+2
* ACPICA: Update header files copyrights to 2012Bob Moore2012-07-173-3/+3
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* acpi: remove module.h include from platform/aclinux.hPaul Gortmaker2011-11-011-1/+0Star
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* ACPI: Fix lockdep false positives in acpi_power_off()Rafael J. Wysocki2011-07-131-0/+18
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-193-3/+3
* ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming2010-10-011-4/+3Star