summaryrefslogtreecommitdiffstats
path: root/include/acpi/actypes.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+2Star
* ACPICA: Remove calling of _STA from acpi_get_object_info()Hans de Goede2018-03-181-2/+0Star
* 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
*-. Merge branches 'acpi-scan' and 'acpi-pm'Rafael J. Wysocki2017-09-031-1/+2
|\ \
| * | ACPICA: Make it possible to enable runtime GPEs earlierRafael J. Wysocki2017-08-171-1/+2
| |/
* | ACPICA: CLib: Add short multiply/shift supportLv Zheng2017-08-031-0/+1
* | ACPICA: Divergences: reduce access size definitionsLv Zheng2017-08-031-0/+7
|/
* ACPICA: Comment update: spelling/format. No functional changeBob Moore2017-06-271-30/+34
* ACPICA: Add new notify value for memory attributes updateBob Moore2017-06-121-1/+2
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-091-1/+1
* ACPICA: Tables: Add new table events indicating table installation/uninstalla...Lv Zheng2016-09-101-1/+3
* ACPICA: Tables: Remove wrong table event macrosLv Zheng2016-09-101-9/+5Star
* ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...Lv Zheng2016-08-131-9/+0Star
* ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng2016-08-131-18/+21
* ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-051-20/+21
* ACPICA: All: const keyword changes across the ACPICA sourceBob Moore2016-04-051-2/+2
* ACPICA: ACPI 6.1: Add full support for this version of ACPI specBob Moore2016-04-051-1/+2
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore2016-01-011-4/+2Star
* ACPICA: Debugger: Add option to display namespace summary/countsBob Moore2015-08-251-0/+2
* ACPICA: Executer: Add OSL trace hook supportLv Zheng2015-07-231-0/+8
* ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng2015-07-231-1/+2
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-011-4/+4
* ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit2015-07-011-9/+15
* ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2015-07-011-0/+1
* ACPICA: ACPI 6.0: Add ACPI_SUB_PTR().Lv Zheng2015-05-221-0/+1
* ACPICA: Divergence: Remove redundant definitions.Lv Zheng2015-05-191-5/+0Star
* ACPICA: remove duplicate u8 typedefOlaf Hering2015-04-281-1/+0Star
* ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki2015-04-151-4/+0Star
* ACPICA: Add "Windows 2015" string to _OSI support.Bob Moore2015-04-141-0/+1
* ACPICA: Events: Add support to return both enable/status register values for ...Lv Zheng2015-04-141-11/+14
* ACPICA: Utilities: split IO address types from data type models.Lv Zheng2015-04-141-0/+20