summaryrefslogtreecommitdiffstats
path: root/include/acpi/actypes.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+5
* ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...Lv Zheng2016-08-131-9/+0
* 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/+2
* 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/+0
* ACPICA: remove duplicate u8 typedefOlaf Hering2015-04-281-1/+0
* ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki2015-04-151-4/+0
* 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
* ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...Lv Zheng2015-02-051-5/+6
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng2015-02-051-0/+1
* ACPICA: Save current masks of enabled GPEs after enable register writesRafael J. Wysocki2014-12-011-0/+4
* ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-211-1/+1
* ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-211-2/+2
* ACPICA: ACPI 5.1: New notify value for System Affinity Update.Bob Moore2014-07-311-1/+2
* ACPICA: Remove a redundant cast to acpi_size for ACPI_OFFSET() macro.Bob Moore2014-07-311-1/+1
* ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng2014-07-081-0/+4
* ACPICA: Utilities: Add formatted printing APIsLv Zheng2014-07-081-0/+1
* ACPICA: OSL: Add portable file IO to improve portabilityLv Zheng2014-07-081-0/+9
* ACPICA: OSL: Add configurability for memory allocation macros.Lv Zheng2014-05-071-0/+21
* ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore2014-03-181-4/+0
* ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore2014-02-271-0/+4
* ACPICA: acpidump: Remove integer types translation protection.Lv Zheng2014-02-131-32/+32
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.Lv Zheng2014-01-081-10/+2
* ACPICA: Update acpidump related header file changes.Lv Zheng2013-10-311-0/+8
* ACPICA: Add new statistics interface.Lv Zheng2013-10-311-0/+10
* ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...Lv Zheng2013-10-311-2/+11
* ACPICA: Clarify ACPI_FREE_BUFFER usage.Bob Moore2013-10-311-3/+7
* ACPICA: Hardcode access width for the reset register.Bob Moore2013-10-301-0/+1
* ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng2013-10-301-0/+27
* ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument.Bob Moore2013-09-241-1/+1
* ACPICA: Tables: Cleanup RSDP signature codes.Lv Zheng2013-09-241-0/+5
* ACPICA: Add support for host-installed SCI handlers.Lv Zheng2013-09-241-0/+3
* ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.Lv Zheng2013-08-131-15/+13