aboutsummaryrefslogtreecommitdiff
path: root/include/acpi/actypes.h
AgeCommit message (Expand)Author
2014-01-08ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.Lv Zheng
2013-10-31ACPICA: Update acpidump related header file changes.Lv Zheng
2013-10-31ACPICA: Add new statistics interface.Lv Zheng
2013-10-31ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...Lv Zheng
2013-10-31ACPICA: Clarify ACPI_FREE_BUFFER usage.Bob Moore
2013-10-30ACPICA: Hardcode access width for the reset register.Bob Moore
2013-10-30ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng
2013-09-24ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument.Bob Moore
2013-09-24ACPICA: Tables: Cleanup RSDP signature codes.Lv Zheng
2013-09-24ACPICA: Add support for host-installed SCI handlers.Lv Zheng
2013-08-13ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.Lv Zheng
2013-07-23ACPICA: Add acpi_update_interfaces() public interfaceLv Zheng
2013-07-23ACPICA: Remove restriction of 256 maximum GPEs in any GPE blockBob Moore
2013-07-18ACPICA: expose OSI versionAaron Lu
2013-04-28Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-04-21ACPI: update comments for acpi_event_statusZhang Rui
2013-03-12ACPICA: Fix a long-standing bug in local cacheJung-uk Kim
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore
2013-01-11ACPICA: Cleanup table handler naming conflicts.Lv Zheng
2013-01-10ACPICA: Cleanup PM_TIMER_FREQUENCY definition.Lv Zheng
2013-01-10ACPICA: Add time macros for various timer/time manipulation.Bob Moore
2013-01-10ACPICA: Resources: New interface, AcpiWalkResourceBuffer.Bob Moore
2013-01-10ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng
2012-11-15ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB methodBob Moore
2012-11-15ACPICA: Add ACPI_MOVE_NAME macro to optimize 4-byte ACPI_NAME copiesBob Moore
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng
2012-11-15ACPICA: Fix AcpiSrc caused divergences.Lv Zheng
2012-11-15ACPICA: Fix divergences of definition conflicts.Lv Zheng
2012-09-21ACPI: delelte more BFS/GTS related definition and codeFeng Tang
2012-07-30ACPI: delete _GTS/_BFS supportLen Brown
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore
2012-07-17ACPICA: Update header files copyrights to 2012Bob Moore
2012-06-01ACPICA: ACPI 5/iASL: Add support for PCC keywordBob Moore
2012-06-01ACPICA: Add support for multiple notify handlersBob Moore
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming
2012-03-26ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming
2012-03-22ACPICA: Add table-driven dispatch for sleep/wake functionsBob Moore
2012-03-22ACPICA: ACPI 5: Update debug output for new notify valuesBob Moore
2012-01-17ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore
2011-11-06ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki
2011-05-29Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown
2011-05-29ACPI: Add D3 cold stateLin Ming
2011-05-09ACPICA: Execute an orphan _REG method under the EC deviceBob Moore
2011-05-09ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate placeBob Moore
2011-05-09ACPICA: Update internal address SpaceID for DataTable regionsBob Moore
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore
2011-01-12ACPICA: Global event handlerLin Ming
2011-01-12ACPICA: Implicit notify supportLin Ming