aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/actypes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-03Merge branches 'acpi-scan' and 'acpi-pm'Rafael J. Wysocki1-1/+2
2017-08-17ACPICA: Make it possible to enable runtime GPEs earlierRafael J. Wysocki1-1/+2
2017-08-03ACPICA: CLib: Add short multiply/shift supportLv Zheng1-0/+1
2017-08-03ACPICA: Divergences: reduce access size definitionsLv Zheng1-0/+7
2017-06-27ACPICA: Comment update: spelling/format. No functional changeBob Moore1-30/+34
2017-06-12ACPICA: Add new notify value for memory attributes updateBob Moore1-1/+2
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-09-10ACPICA: Tables: Add new table events indicating table installation/uninstallationLv Zheng1-1/+3
2016-09-10ACPICA: Tables: Remove wrong table event macrosLv Zheng1-9/+5
2016-08-13ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fxxx()/errno/perror() insteadLv Zheng1-9/+0
2016-08-13ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng1-18/+21
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng1-20/+21
2016-04-05ACPICA: All: const keyword changes across the ACPICA sourceBob Moore1-2/+2
2016-04-05ACPICA: ACPI 6.1: Add full support for this version of ACPI specBob Moore1-1/+2
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore1-4/+2
2015-08-25ACPICA: Debugger: Add option to display namespace summary/countsBob Moore1-0/+2
2015-07-23ACPICA: Executer: Add OSL trace hook supportLv Zheng1-0/+8
2015-07-23ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng1-1/+2
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore1-4/+4
2015-07-01ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit1-9/+15
2015-07-01ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng1-0/+1
2015-05-22ACPICA: ACPI 6.0: Add ACPI_SUB_PTR().Lv Zheng1-0/+1
2015-05-19ACPICA: Divergence: Remove redundant definitions.Lv Zheng1-5/+0
2015-04-28ACPICA: remove duplicate u8 typedefOlaf Hering1-1/+0
2015-04-15ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki1-4/+0
2015-04-14ACPICA: Add "Windows 2015" string to _OSI support.Bob Moore1-0/+1
2015-04-14ACPICA: Events: Add support to return both enable/status register values for GPE and fixed event.Lv Zheng1-11/+14
2015-04-14ACPICA: Utilities: split IO address types from data type models.Lv Zheng1-0/+20
2015-02-05ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIsLv Zheng1-5/+6
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2015-02-05ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng1-0/+1
2014-12-01ACPICA: Save current masks of enabled GPEs after enable register writesRafael J. Wysocki1-0/+4
2014-10-21ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE renaming.Lv Zheng1-1/+1
2014-10-21ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE support.Lv Zheng1-2/+2
2014-07-31ACPICA: ACPI 5.1: New notify value for System Affinity Update.Bob Moore1-1/+2
2014-07-31ACPICA: Remove a redundant cast to acpi_size for ACPI_OFFSET() macro.Bob Moore1-1/+1
2014-07-08ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng1-0/+4
2014-07-08ACPICA: Utilities: Add formatted printing APIsLv Zheng1-0/+1
2014-07-08ACPICA: OSL: Add portable file IO to improve portabilityLv Zheng1-0/+9
2014-05-07ACPICA: OSL: Add configurability for memory allocation macros.Lv Zheng1-0/+21
2014-03-18ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore1-4/+0
2014-02-27ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore1-0/+4
2014-02-13ACPICA: acpidump: Remove integer types translation protection.Lv Zheng1-32/+32
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2014-01-08ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.Lv Zheng1-10/+2
2013-10-31ACPICA: Update acpidump related header file changes.Lv Zheng1-0/+8
2013-10-31ACPICA: Add new statistics interface.Lv Zheng1-0/+10
2013-10-31ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfaces.Lv Zheng1-2/+11
2013-10-31ACPICA: Clarify ACPI_FREE_BUFFER usage.Bob Moore1-3/+7