summaryrefslogtreecommitdiffstats
path: root/include/acpi/actypes.h
AgeCommit message (Expand)AuthorLines
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
2015-07-23ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng-1/+2
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore-4/+4
2015-07-01ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit-9/+15
2015-07-01ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng-0/+1
2015-05-22ACPICA: ACPI 6.0: Add ACPI_SUB_PTR().Lv Zheng-0/+1
2015-05-19ACPICA: Divergence: Remove redundant definitions.Lv Zheng-5/+0
2015-04-28ACPICA: remove duplicate u8 typedefOlaf Hering-1/+0
2015-04-15ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki-4/+0
2015-04-14ACPICA: Add "Windows 2015" string to _OSI support.Bob Moore-0/+1
2015-04-14ACPICA: Events: Add support to return both enable/status register values for ...Lv Zheng-11/+14
2015-04-14ACPICA: Utilities: split IO address types from data type models.Lv Zheng-0/+20
2015-02-05ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...Lv Zheng-5/+6
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box-1/+1
2015-02-05ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng-0/+1
2014-12-01ACPICA: Save current masks of enabled GPEs after enable register writesRafael J. Wysocki-0/+4
2014-10-21ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng-1/+1
2014-10-21ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng-2/+2
2014-07-31ACPICA: ACPI 5.1: New notify value for System Affinity Update.Bob Moore-1/+2
2014-07-31ACPICA: Remove a redundant cast to acpi_size for ACPI_OFFSET() macro.Bob Moore-1/+1
2014-07-08ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng-0/+4
2014-07-08ACPICA: Utilities: Add formatted printing APIsLv Zheng-0/+1
2014-07-08ACPICA: OSL: Add portable file IO to improve portabilityLv Zheng-0/+9
2014-05-07ACPICA: OSL: Add configurability for memory allocation macros.Lv Zheng-0/+21
2014-03-18ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore-4/+0
2014-02-27ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore-0/+4
2014-02-13ACPICA: acpidump: Remove integer types translation protection.Lv Zheng-32/+32
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore-1/+1
2014-01-08ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.Lv Zheng-10/+2
2013-10-31ACPICA: Update acpidump related header file changes.Lv Zheng-0/+8
2013-10-31ACPICA: Add new statistics interface.Lv Zheng-0/+10
2013-10-31ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...Lv Zheng-2/+11
2013-10-31ACPICA: Clarify ACPI_FREE_BUFFER usage.Bob Moore-3/+7
2013-10-30ACPICA: Hardcode access width for the reset register.Bob Moore-0/+1
2013-10-30ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng-0/+27
2013-09-24ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument.Bob Moore-1/+1
2013-09-24ACPICA: Tables: Cleanup RSDP signature codes.Lv Zheng-0/+5
2013-09-24ACPICA: Add support for host-installed SCI handlers.Lv Zheng-0/+3
2013-08-13ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.Lv Zheng-15/+13
2013-07-23ACPICA: Add acpi_update_interfaces() public interfaceLv Zheng-0/+14
2013-07-23ACPICA: Remove restriction of 256 maximum GPEs in any GPE blockBob Moore-7/+0
2013-07-18ACPICA: expose OSI versionAaron Lu-0/+15
2013-04-28Merge branch 'acpi-assorted'Rafael J. Wysocki-7/+8
2013-04-21ACPI: update comments for acpi_event_statusZhang Rui-7/+8
2013-03-12ACPICA: Fix a long-standing bug in local cacheJung-uk Kim-1/+0
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore-1/+1
2013-01-11ACPICA: Cleanup table handler naming conflicts.Lv Zheng-1/+1
2013-01-10ACPICA: Cleanup PM_TIMER_FREQUENCY definition.Lv Zheng-4/+0
2013-01-10ACPICA: Add time macros for various timer/time manipulation.Bob Moore-1/+16