summaryrefslogtreecommitdiff
path: root/include/acpi/actypes.h
AgeCommit message (Expand)Author
2023-04-25Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-04-21Revert "ACPICA: Events: Support fixed PCIe wake event"Linus Torvalds
2023-04-06ACPICA: Introduce ACPI_FLEX_ARRAYKees Cook
2023-04-06ACPICA: Update all copyrights/signons to 2023Bob Moore
2023-04-06ACPICA: acpisrc: Add missing tables to astablePedro Falcato
2022-10-28ACPICA: Add support for FFH Opregion special context dataSudeep Holla
2022-10-28ACPICA: Events: Support fixed PCIe wake eventHuacai Chen
2022-04-13ACPICA: Removed some tabs and // commentsBob Moore
2022-04-13ACPICA: Update copyright notices to the year 2022Bob Moore
2022-04-13ACPICA: Add support for the Windows 11 _OSI stringMario Limonciello
2022-01-25ACPICA: Use uintptr_t and offsetof() in Linux kernel buildsRafael J. Wysocki
2021-12-27ACPICA: Add support for PCC Opregion special context dataSudeep Holla
2021-12-27ACPICA: Macros: Remove ACPI_PHYSADDR_TO_PTRJessica Clarke
2021-12-27ACPICA: Use original data_table_region pointer for accessesJessica Clarke
2021-12-27ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitionsMark Langsdorf
2021-10-05ACPICA: Add support for Windows 2020 _OSI stringMario Limonciello
2021-01-22ACPICA: Updated all copyrights to 2021Bob Moore
2021-01-22ACPICA: fix -WfallthroughNick Desaulniers
2020-10-08ACPICA: Drop the repeated word "an" in a commentRandy Dunlap
2020-08-03Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki
2020-07-27ACPICA: Replace one-element array with flexible-arrayGustavo A. R. Silva
2020-07-27ACPICA: Preserve memory opregion mappingsRafael J. Wysocki
2020-06-05ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanismErik Kaneda
2020-02-13ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macroMika Westerberg
2020-01-13ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore
2019-08-21ACPICA: Add "Windows 2019" string to _OSI support.Jung-uk Kim
2019-08-21ACPICA: Differentiate Windows 8.1 from Windows 8.Jung-uk Kim
2019-08-21ACPICA: Macros: remove pointer math on a null pointerBob Moore
2019-08-21ACPICA: Increase total number of possible Owner IDsBob Moore
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore
2019-04-09ACPICA: Rename nameseg copy macro for clarityBob Moore
2019-02-24ACPICA: ACPI 6.3: add Error Disconnect Recover Notification valueErik Schmauss
2019-02-07ACPICA: Get rid of acpi_sleep_dispatch()Christoph Hellwig
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore
2018-12-13ACPICA: disassembler: disassemble OEMx tables as AMLErik Schmauss
2018-12-13ACPICA: Add "Windows 2018.2" string in the _OSI supportJung-uk Kim
2018-12-13ACPICA: Add "Windows 2018" string in the _OSI supportBob Moore
2018-06-10ACPICA: Recognize the _OSI string "Windows 2017.2"Mario Limonciello
2018-05-10ACPICA: provide abstraction for raw_spinlock_tSebastian Andrzej Siewior
2018-03-18ACPICA: Cleanup/simplify module-level code supportBob Moore
2018-03-18ACPICA: adding SPDX headersErik Schmauss
2018-03-18ACPICA: Remove calling of _STA from acpi_get_object_info()Hans de Goede
2018-03-18ACPICA: Events: Dispatch GPEs after enabling for the first timeErik Schmauss
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore
2018-02-04ACPICA: Add a missing pair of parenthesesJung-uk Kim
2018-02-04ACPICA: Prefer ACPI_TO_POINTER() over ACPI_ADD_PTR()Jung-uk Kim
2018-02-04ACPICA: Avoid NULL pointer arithmeticJung-uk Kim
2018-01-05ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI stringsMario Limonciello
2017-11-27ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detectionLv Zheng