summaryrefslogtreecommitdiff
path: root/include/acpi/platform
AgeCommit message (Expand)Author
2023-07-10ACPICA: fix for conflict macro definition on zephyr interfaceNajumon B.A
2023-07-10ACPICA: Fix GCC 12 dangling-pointer warningPhilip Prindeville
2023-04-06ACPICA: add os specific support for Zephyr RTOSNajumon
2023-04-06ACPICA: Introduce ACPI_FLEX_ARRAYKees Cook
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
2023-03-05Remove Intel compiler supportMasahiro Yamada
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-11-05ACPI: Drop ACPI_USE_BUILTIN_STDARG ifdef from acgcc.hRafael J. Wysocki
2021-10-07ACPI: tools: fix compilation errorMiguel Bernal Marin
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan
2021-04-07ACPICA: Tree-wide: fix various typos and spelling mistakesColin Ian King
2021-01-22ACPICA: Updated all copyrights to 2021Bob Moore
2021-01-22ACPICA: fix -WfallthroughNick Desaulniers
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-12-19ACPICA: acpisrc: add unix line ending support for non-windows buildErik Kaneda
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-06-12ACPICA: OSL: Add support to exclude stdarg.hLv Zheng
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore
2017-02-09ACPICA: Linuxize: Restore and fix Intel compiler buildLv Zheng
2017-01-02ACPICA: EFI: Add efihello demo applicationLv Zheng
2017-01-02ACPICA: MSVC: Fix MSVC6 build issuesLv Zheng
2017-01-02ACPICA: Linux-specific header: Add support for s390x compilationColin Ian King
2017-01-02ACPICA: Debugger: Rename debugger OSL namesLv Zheng
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki
2016-12-21ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_...Lv Zheng
2016-11-16tools/power/acpi: Remove direct kernel source include referenceLv Zheng
2016-08-13ACPICA: OSL: Fix a regression that old GCC requires a workaround for strchr()Lv Zheng
2016-08-13ACPICA: OSL: Cleanup the inclusion order of the compiler-specific headersLv Zheng
2016-08-13ACPICA: EFI: Port acpidump to EDK2 environmentLv Zheng
2016-08-13ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issueLv Zheng
2016-08-13ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handlesLv Zheng
2016-08-13ACPICA: Clib: Fix wrong mini C library usageLv Zheng