summaryrefslogtreecommitdiffstats
path: root/include/acpi/platform/aclinux.h
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-091-1/+1
* ACPICA: Linux-specific header: Add support for s390x compilationColin Ian King2017-01-021-1/+2
* ACPICA: Debugger: Rename debugger OSL namesLv Zheng2017-01-021-2/+2
* tools/power/acpi: Remove direct kernel source include referenceLv Zheng2016-11-161-0/+3
* ACPICA: OSL: Cleanup the inclusion order of the compiler-specific headersLv Zheng2016-08-131-4/+0
* ACPICA: Clib: Fix wrong mini C library usageLv Zheng2016-08-131-3/+4
* ACPICA: Clib: Cleanup va_arg related codeLv Zheng2016-08-131-1/+0
* ACPICA: Divergence: Port declarators back to ACPICALv Zheng2016-08-131-0/+2
* ACPICA: Utilities: Introduce facility to allow Linux to set correct logging l...Lv Zheng2016-08-131-0/+8
* ACPICA: Linux: Enable ACPI_MUTEX_DEBUG for Linux kernelLv Zheng2016-07-151-0/+4
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng2015-12-151-2/+0
* ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng2015-12-151-0/+4
* ACPI: Enable build of AML interpreter debuggerLv Zheng2015-10-221-2/+5
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* 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
* ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng2014-05-271-6/+0
* ACPICA: Clean up redudant definitions already defined elsewhereLv Zheng2014-05-271-1/+0
* 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-271-118/+36
* ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages.Lv Zheng2014-05-271-14/+0
* 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
* 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-111-1/+1
|/
* ACPICA: Linux Header: Remove unused OSL prototypes.Lv Zheng2014-01-081-4/+0
* Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-071-3/+0
|\
* | 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-251-1/+1
* ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng2013-01-101-1/+0
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-1/+1
* ACPICA: Update header files copyrights to 2012Bob Moore2012-07-171-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* acpi: remove module.h include from platform/aclinux.hPaul Gortmaker2011-10-311-1/+0
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-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-181-1/+1
* ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming2010-10-011-4/+3
* acpi: fix bogus preemption logicThomas Gleixner2010-08-121-3/+7
* ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* ACPI: don't cond_resched if irq is disabledXiaotian Feng2010-01-161-1/+1