summaryrefslogtreecommitdiff
path: root/include/acpi/actypes.h
Commit message (Expand)AuthorAge
* ACPICA: Cleanup/simplify module-level code supportBob Moore2018-03-18
* ACPICA: adding SPDX headersErik Schmauss2018-03-18
* ACPICA: Remove calling of _STA from acpi_get_object_info()Hans de Goede2018-03-18
* ACPICA: Events: Dispatch GPEs after enabling for the first timeErik Schmauss2018-03-18
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-06
* ACPICA: Add a missing pair of parenthesesJung-uk Kim2018-02-04
* ACPICA: Prefer ACPI_TO_POINTER() over ACPI_ADD_PTR()Jung-uk Kim2018-02-04
* ACPICA: Avoid NULL pointer arithmeticJung-uk Kim2018-02-04
* ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI stringsMario Limonciello2018-01-05
* ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detectionLv Zheng2017-11-27
*-. Merge branches 'acpi-scan' and 'acpi-pm'Rafael J. Wysocki2017-09-03
|\ \
| * | ACPICA: Make it possible to enable runtime GPEs earlierRafael J. Wysocki2017-08-17
| |/
* | ACPICA: CLib: Add short multiply/shift supportLv Zheng2017-08-03
* | ACPICA: Divergences: reduce access size definitionsLv Zheng2017-08-03
|/
* ACPICA: Comment update: spelling/format. No functional changeBob Moore2017-06-27
* ACPICA: Add new notify value for memory attributes updateBob Moore2017-06-12
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-09
* ACPICA: Tables: Add new table events indicating table installation/uninstalla...Lv Zheng2016-09-10
* ACPICA: Tables: Remove wrong table event macrosLv Zheng2016-09-10
* ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...Lv Zheng2016-08-13
* ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng2016-08-13
* ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-05
* ACPICA: All: const keyword changes across the ACPICA sourceBob Moore2016-04-05
* ACPICA: ACPI 6.1: Add full support for this version of ACPI specBob Moore2016-04-05
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-15
* ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore2016-01-01
* ACPICA: Debugger: Add option to display namespace summary/countsBob Moore2015-08-25
* ACPICA: Executer: Add OSL trace hook supportLv Zheng2015-07-23
* ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng2015-07-23
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-01
* ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit2015-07-01
* ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2015-07-01
* ACPICA: ACPI 6.0: Add ACPI_SUB_PTR().Lv Zheng2015-05-22
* ACPICA: Divergence: Remove redundant definitions.Lv Zheng2015-05-19
* ACPICA: remove duplicate u8 typedefOlaf Hering2015-04-28
* ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki2015-04-15
* ACPICA: Add "Windows 2015" string to _OSI support.Bob Moore2015-04-14
* ACPICA: Events: Add support to return both enable/status register values for ...Lv Zheng2015-04-14
* ACPICA: Utilities: split IO address types from data type models.Lv Zheng2015-04-14
* ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...Lv Zheng2015-02-05
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-05
* ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng2015-02-05
* ACPICA: Save current masks of enabled GPEs after enable register writesRafael J. Wysocki2014-12-01
* ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-21
* ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-21
* ACPICA: ACPI 5.1: New notify value for System Affinity Update.Bob Moore2014-07-31
* ACPICA: Remove a redundant cast to acpi_size for ACPI_OFFSET() macro.Bob Moore2014-07-31
* ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng2014-07-08
* ACPICA: Utilities: Add formatted printing APIsLv Zheng2014-07-08
* ACPICA: OSL: Add portable file IO to improve portabilityLv Zheng2014-07-08