summaryrefslogtreecommitdiffstats
path: root/include/acpi/platform/aclinux.h
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Fix GCC 12 dangling-pointer warningPhilip Prindeville2023-07-101-0/+1
* ACPICA: Avoid undefined behavior: member access within null pointerTamir Duberstein2023-04-061-0/+3
* ACPICA: Update all copyrights/signons to 2023Bob Moore2023-04-061-1/+1
* ACPICA: Add support for 64 bit loong_arch compilationHuacai Chen2023-04-061-1/+1
* ACPICA: Update copyright notices to the year 2022Bob Moore2022-04-131-1/+1
* ACPICA: Use uintptr_t and offsetof() in Linux kernel buildsRafael J. Wysocki2022-01-251-0/+5
* ACPICA: Updated all copyrights to 2021Bob Moore2021-01-221-1/+1
* Merge back earlier ACPICA-related changes for 5.10.Rafael J. Wysocki2020-10-081-0/+4
|\
| * ACPI: OSL: Make ACPICA use logical addresses of GPE blocksRafael J. Wysocki2020-09-111-0/+4
* | ACPICA: Add support for 64 bit risc-v compilationColin Ian King2020-10-081-1/+2
|/
* ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore2020-01-131-1/+1
* ACPICA: Linux: move ACPI_DEBUG_DEFAULT flag out of ifndefErik Schmauss2019-05-131-5/+5
* ACPI: use different default debug value than ACPICAErik Schmauss2019-03-251-0/+5
* ACPICA: All acpica: Update copyrights to 2019Bob Moore2019-01-151-1/+1
* ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unsetSinan Kaya2018-12-201-0/+4
* ACPICA: provide abstraction for raw_spinlock_tSebastian Andrzej Siewior2018-05-101-0/+5
* ACPICA: adding SPDX headersErik Schmauss2018-03-181-36/+2
* ACPICA: Events: Dispatch GPEs after enabling for the first timeErik Schmauss2018-03-181-0/+1
* ACPICA: Add option to disable Package object name resolution errorsBob Moore2018-02-211-0/+1
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-061-1/+1
* ACPICA: Linux: add support for X32 ABI compilationAnuj Mittal2018-02-041-1/+1
* ACPICA: CLib: Add short multiply/shift supportLv Zheng2017-08-031-0/+2
* Back port of "ACPICA: Use designated initializers"Kees Cook2017-07-201-0/+3
* ACPICA: Use designated initializersKees Cook2017-06-271-0/+2
* 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
|\