summaryrefslogtreecommitdiffstats
path: root/include/acpi/actypes.h
AgeCommit message (Expand)AuthorLines
2020-10-08ACPICA: Drop the repeated word "an" in a commentRandy Dunlap-1/+1
2020-08-03Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki-3/+9
2020-07-27ACPICA: Replace one-element array with flexible-arrayGustavo A. R. Silva-1/+1
2020-07-27ACPICA: Preserve memory opregion mappingsRafael J. Wysocki-3/+9
2020-06-05ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanismErik Kaneda-1/+2
2020-02-13ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macroMika Westerberg-1/+2
2020-01-13ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore-1/+1
2019-08-21ACPICA: Add "Windows 2019" string to _OSI support.Jung-uk Kim-0/+1
2019-08-21ACPICA: Differentiate Windows 8.1 from Windows 8.Jung-uk Kim-6/+7
2019-08-21ACPICA: Macros: remove pointer math on a null pointerBob Moore-1/+1
2019-08-21ACPICA: Increase total number of possible Owner IDsBob Moore-2/+2
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore-4/+4
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore-2/+2
2019-04-09ACPICA: Rename nameseg copy macro for clarityBob Moore-2/+2
2019-02-24ACPICA: ACPI 6.3: add Error Disconnect Recover Notification valueErik Schmauss-1/+2
2019-02-07ACPICA: Get rid of acpi_sleep_dispatch()Christoph Hellwig-9/+0
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore-1/+1
2018-12-13ACPICA: disassembler: disassemble OEMx tables as AMLErik Schmauss-0/+4
2018-12-13ACPICA: Add "Windows 2018.2" string in the _OSI supportJung-uk Kim-0/+1
2018-12-13ACPICA: Add "Windows 2018" string in the _OSI supportBob Moore-0/+1
2018-06-10ACPICA: Recognize the _OSI string "Windows 2017.2"Mario Limonciello-0/+1
2018-05-10ACPICA: provide abstraction for raw_spinlock_tSebastian Andrzej Siewior-0/+4
2018-03-18ACPICA: Cleanup/simplify module-level code supportBob Moore-10/+10
2018-03-18ACPICA: adding SPDX headersErik Schmauss-36/+2
2018-03-18ACPICA: Remove calling of _STA from acpi_get_object_info()Hans de Goede-2/+0
2018-03-18ACPICA: Events: Dispatch GPEs after enabling for the first timeErik Schmauss-0/+1
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore-1/+1
2018-02-04ACPICA: Add a missing pair of parenthesesJung-uk Kim-1/+1
2018-02-04ACPICA: Prefer ACPI_TO_POINTER() over ACPI_ADD_PTR()Jung-uk Kim-1/+1
2018-02-04ACPICA: Avoid NULL pointer arithmeticJung-uk Kim-4/+4
2018-01-05ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI stringsMario Limonciello-0/+2
2017-11-27ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detectionLv Zheng-0/+2
2017-09-03Merge branches 'acpi-scan' and 'acpi-pm'Rafael J. Wysocki-1/+2
2017-08-17ACPICA: Make it possible to enable runtime GPEs earlierRafael J. Wysocki-1/+2
2017-08-03ACPICA: CLib: Add short multiply/shift supportLv Zheng-0/+1
2017-08-03ACPICA: Divergences: reduce access size definitionsLv Zheng-0/+7
2017-06-27ACPICA: Comment update: spelling/format. No functional changeBob Moore-30/+34
2017-06-12ACPICA: Add new notify value for memory attributes updateBob Moore-1/+2
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore-1/+1
2016-09-10ACPICA: Tables: Add new table events indicating table installation/uninstalla...Lv Zheng-1/+3
2016-09-10ACPICA: Tables: Remove wrong table event macrosLv Zheng-9/+5
2016-08-13ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...Lv Zheng-9/+0
2016-08-13ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng-18/+21
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng-20/+21
2016-04-05ACPICA: All: const keyword changes across the ACPICA sourceBob Moore-2/+2
2016-04-05ACPICA: ACPI 6.1: Add full support for this version of ACPI specBob Moore-1/+2
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore-1/+1
2016-01-01ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore-4/+2
2015-08-25ACPICA: Debugger: Add option to display namespace summary/countsBob Moore-0/+2
2015-07-23ACPICA: Executer: Add OSL trace hook supportLv Zheng-0/+8