aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/actypes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-10ACPICA: Resources: New interface, AcpiWalkResourceBuffer.Bob Moore1-0/+4
2013-01-10ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng1-0/+5
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng1-2/+2
2012-11-15ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB methodBob Moore1-5/+7
2012-11-15ACPICA: Add ACPI_MOVE_NAME macro to optimize 4-byte ACPI_NAME copiesBob Moore1-0/+4
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng1-2/+4
2012-11-15ACPICA: Fix AcpiSrc caused divergences.Lv Zheng1-4/+4
2012-11-15ACPICA: Fix divergences of definition conflicts.Lv Zheng1-6/+6