summaryrefslogtreecommitdiffstats
path: root/include/acpi/actypes.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-04-251-2/+6
|\
| * ACPICA: Introduce ACPI_FLEX_ARRAYKees Cook2023-04-061-0/+4
| * ACPICA: Update all copyrights/signons to 2023Bob Moore2023-04-061-1/+1
| * ACPICA: acpisrc: Add missing tables to astablePedro Falcato2023-04-061-1/+1
* | Revert "ACPICA: Events: Support fixed PCIe wake event"Linus Torvalds2023-04-211-2/+1
|/
* ACPICA: Add support for FFH Opregion special context dataSudeep Holla2022-10-281-0/+7
* ACPICA: Events: Support fixed PCIe wake eventHuacai Chen2022-10-281-1/+2
* ACPICA: Removed some tabs and // commentsBob Moore2022-04-131-8/+8
* ACPICA: Update copyright notices to the year 2022Bob Moore2022-04-131-1/+1
* ACPICA: Add support for the Windows 11 _OSI stringMario Limonciello2022-04-131-0/+1
* ACPICA: Use uintptr_t and offsetof() in Linux kernel buildsRafael J. Wysocki2022-01-251-0/+4
* ACPICA: Add support for PCC Opregion special context dataSudeep Holla2021-12-271-0/+8
* ACPICA: Macros: Remove ACPI_PHYSADDR_TO_PTRJessica Clarke2021-12-271-1/+0
* ACPICA: Use original data_table_region pointer for accessesJessica Clarke2021-12-271-0/+4
* ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitionsMark Langsdorf2021-12-271-2/+8
* ACPICA: Add support for Windows 2020 _OSI stringMario Limonciello2021-10-051-0/+1
* ACPICA: Updated all copyrights to 2021Bob Moore2021-01-221-1/+1
* ACPICA: fix -WfallthroughNick Desaulniers2021-01-221-0/+6
* ACPICA: Drop the repeated word "an" in a commentRandy Dunlap2020-10-081-1/+1
*-. Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki2020-08-031-3/+9
|\ \
| * | ACPICA: Preserve memory opregion mappingsRafael J. Wysocki2020-07-271-3/+9
| |/
* / ACPICA: Replace one-element array with flexible-arrayGustavo A. R. Silva2020-07-271-1/+1
|/
* ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanismErik Kaneda2020-06-051-1/+2
* ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macroMika Westerberg2020-02-131-1/+2
* ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore2020-01-131-1/+1
* ACPICA: Add "Windows 2019" string to _OSI support.Jung-uk Kim2019-08-211-0/+1
* ACPICA: Differentiate Windows 8.1 from Windows 8.Jung-uk Kim2019-08-211-6/+7
* ACPICA: Macros: remove pointer math on a null pointerBob Moore2019-08-211-1/+1
* ACPICA: Increase total number of possible Owner IDsBob Moore2019-08-211-2/+2
* ACPICA: Rename nameseg length macro/define for clarityBob Moore2019-04-091-4/+4
* ACPICA: Rename nameseg compare macro for clarityBob Moore2019-04-091-2/+2
* ACPICA: Rename nameseg copy macro for clarityBob Moore2019-04-091-2/+2
* ACPICA: ACPI 6.3: add Error Disconnect Recover Notification valueErik Schmauss2019-02-241-1/+2
* ACPICA: Get rid of acpi_sleep_dispatch()Christoph Hellwig2019-02-071-9/+0
* ACPICA: All acpica: Update copyrights to 2019Bob Moore2019-01-151-1/+1
* ACPICA: disassembler: disassemble OEMx tables as AMLErik Schmauss2018-12-131-0/+4
* ACPICA: Add "Windows 2018.2" string in the _OSI supportJung-uk Kim2018-12-131-0/+1
* ACPICA: Add "Windows 2018" string in the _OSI supportBob Moore2018-12-131-0/+1
* ACPICA: Recognize the _OSI string "Windows 2017.2"Mario Limonciello2018-06-101-0/+1
* ACPICA: provide abstraction for raw_spinlock_tSebastian Andrzej Siewior2018-05-101-0/+4
* ACPICA: Cleanup/simplify module-level code supportBob Moore2018-03-181-10/+10
* ACPICA: adding SPDX headersErik Schmauss2018-03-181-36/+2
* ACPICA: Remove calling of _STA from acpi_get_object_info()Hans de Goede2018-03-181-2/+0
* ACPICA: Events: Dispatch GPEs after enabling for the first timeErik Schmauss2018-03-181-0/+1
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-061-1/+1
* ACPICA: Add a missing pair of parenthesesJung-uk Kim2018-02-041-1/+1
* ACPICA: Prefer ACPI_TO_POINTER() over ACPI_ADD_PTR()Jung-uk Kim2018-02-041-1/+1
* ACPICA: Avoid NULL pointer arithmeticJung-uk Kim2018-02-041-4/+4
* ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI stringsMario Limonciello2018-01-051-0/+2
* ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detectionLv Zheng2017-11-271-0/+2