aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/actypes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-30ACPICA: Hardcode access width for the reset register.Bob Moore1-0/+1
2013-10-30ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng1-0/+27
2013-09-24ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument.Bob Moore1-1/+1
2013-09-24ACPICA: Tables: Cleanup RSDP signature codes.Lv Zheng1-0/+5
2013-09-24ACPICA: Add support for host-installed SCI handlers.Lv Zheng1-0/+3
2013-08-13ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.Lv Zheng1-15/+13
2013-07-23ACPICA: Add acpi_update_interfaces() public interfaceLv Zheng1-0/+14
2013-07-23ACPICA: Remove restriction of 256 maximum GPEs in any GPE blockBob Moore1-7/+0
2013-07-18ACPICA: expose OSI versionAaron Lu1-0/+15
2013-04-28Merge branch 'acpi-assorted'Rafael J. Wysocki1-7/+8
2013-04-21ACPI: update comments for acpi_event_statusZhang Rui1-7/+8
2013-03-12ACPICA: Fix a long-standing bug in local cacheJung-uk Kim1-1/+0
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-11ACPICA: Cleanup table handler naming conflicts.Lv Zheng1-1/+1
2013-01-10ACPICA: Cleanup PM_TIMER_FREQUENCY definition.Lv Zheng1-4/+0
2013-01-10ACPICA: Add time macros for various timer/time manipulation.Bob Moore1-1/+16