summaryrefslogtreecommitdiff
path: root/include/acpi/platform/aclinux.h
AgeCommit message (Expand)Author
2023-07-10ACPICA: Fix GCC 12 dangling-pointer warningPhilip Prindeville
2023-04-06ACPICA: Avoid undefined behavior: member access within null pointerTamir Duberstein
2023-04-06ACPICA: Update all copyrights/signons to 2023Bob Moore
2023-04-06ACPICA: Add support for 64 bit loong_arch compilationHuacai Chen
2022-04-13ACPICA: Update copyright notices to the year 2022Bob Moore
2022-01-25ACPICA: Use uintptr_t and offsetof() in Linux kernel buildsRafael J. Wysocki
2021-01-22ACPICA: Updated all copyrights to 2021Bob Moore
2020-10-08Merge back earlier ACPICA-related changes for 5.10.Rafael J. Wysocki
2020-10-08ACPICA: Add support for 64 bit risc-v compilationColin Ian King
2020-09-11ACPI: OSL: Make ACPICA use logical addresses of GPE blocksRafael J. Wysocki
2020-01-13ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore
2019-05-13ACPICA: Linux: move ACPI_DEBUG_DEFAULT flag out of ifndefErik Schmauss
2019-03-25ACPI: use different default debug value than ACPICAErik Schmauss
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore
2018-12-20ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unsetSinan Kaya
2018-05-10ACPICA: provide abstraction for raw_spinlock_tSebastian Andrzej Siewior
2018-03-18ACPICA: adding SPDX headersErik Schmauss
2018-03-18ACPICA: Events: Dispatch GPEs after enabling for the first timeErik Schmauss
2018-02-21ACPICA: Add option to disable Package object name resolution errorsBob Moore
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore
2018-02-04ACPICA: Linux: add support for X32 ABI compilationAnuj Mittal
2017-08-03ACPICA: CLib: Add short multiply/shift supportLv Zheng
2017-07-20Back port of "ACPICA: Use designated initializers"Kees Cook
2017-06-27ACPICA: Use designated initializersKees Cook
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore
2017-01-02ACPICA: Linux-specific header: Add support for s390x compilationColin Ian King
2017-01-02ACPICA: Debugger: Rename debugger OSL namesLv Zheng
2016-11-16tools/power/acpi: Remove direct kernel source include referenceLv Zheng
2016-08-13ACPICA: OSL: Cleanup the inclusion order of the compiler-specific headersLv Zheng
2016-08-13ACPICA: Clib: Fix wrong mini C library usageLv Zheng
2016-08-13ACPICA: Clib: Cleanup va_arg related codeLv Zheng
2016-08-13ACPICA: Divergence: Port declarators back to ACPICALv Zheng
2016-08-13ACPICA: Utilities: Introduce facility to allow Linux to set correct logging l...Lv Zheng
2016-07-15ACPICA: Linux: Enable ACPI_MUTEX_DEBUG for Linux kernelLv Zheng
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore
2015-12-15ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng
2015-12-15ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng
2015-10-22ACPI: Enable build of AML interpreter debuggerLv Zheng
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box
2014-07-23ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.Lv Zheng
2014-07-23ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.Lv Zheng
2014-05-27ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng
2014-05-27ACPICA: Clean up redudant definitions already defined elsewhereLv Zheng
2014-05-27ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...Lv Zheng
2014-05-27ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h>Lv Zheng
2014-05-27ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages.Lv Zheng
2014-05-07ACPICA: Linux header: Add support for stubbed externals.Lv Zheng
2014-04-20ACPICA: Linux-specific header: Add support for PPC64 compilation.Colin Ian King
2014-04-20ACPICA: Clean up comment divergences in aclinux.hLv Zheng
2014-03-18Merge branch 'acpi-config' into acpicaRafael J. Wysocki