summaryrefslogtreecommitdiff
path: root/source/include/acstruct.h
Commit message (Expand)AuthorAgeFilesLines
* All: const keyword changes across the ACPICA sourceRobert Moore2016-03-101-1/+1
* Source tree: Update copyright notices to 2016Robert Moore2016-01-061-1/+1
* Update source file permissions (2)Robert Moore2015-09-231-0/+0
* Update source file permissions (1)Robert Moore2015-09-231-0/+0
* Parser: Cleanup AmlOffset in ACPI_WALK_STATE.Lv Zheng2015-06-101-1/+1
* Namespace: Add support to allow overriding objects.Lv Zheng2015-06-011-0/+1
* iASL: Enhancement for constant folding.Robert Moore2015-03-121-5/+0
* Update Copyright headers to 2015.David E. Box2015-01-271-1/+1
* Revert "source and test: update copyright notices to 2015"David E. Box2015-01-271-345/+345
* source and test: update copyright notices to 2015David E. Box2015-01-231-345/+345
* Revert "iASL: Enhancement for constant folding."David E. Box2014-12-171-0/+5
* iASL: Enhancement for constant folding.Robert Moore2014-11-201-5/+0
* Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore2014-03-041-5/+0
* Add auto-serialization support for ill-behaved control methods.Robert Moore2014-01-241-0/+3
* Headers: Deploy #pragma pack (push) and (pop).Robert Moore2014-01-171-0/+5
* Update ACPICA copyrights to 2014.Robert Moore2014-01-061-1/+1
* Add argument typechecking for all predefined ACPI names.Robert Moore2013-04-121-12/+28
* Update ACPICA copyrights to 2013.Robert Moore2013-01-081-1/+1
* Small fix for standard Intel legal header.Robert Moore2012-09-271-1/+1
* Remove extra spaces after periods in the Intel license.Robert Moore2012-09-261-11/+11
* Remove extra spaces after periods within comments.Robert Moore2012-09-261-1/+1
* Update ACPICA copyrights to 2012.Robert Moore2012-01-031-1/+1
* Update all ACPICA copyrights and signons to 2011.Robert Moore2011-01-031-1/+1
* Expand device initialization counters to 32 bits.Robert Moore2010-05-201-3/+3
* Expand initialization counters to 32 bits.Robert Moore2010-05-181-13/+13
* Update all ACPICA copyrights and signons to 2010.Robert Moore2010-01-081-1/+1
* Update all copyrights and signons to 2009.Robert Moore2009-01-081-1/+1
* Remove obsolete version number in module headers.Robert Moore2008-09-251-1/+0
* Fix for hang on GPE method invocation.Robert Moore2008-05-211-7/+0
* Eliminate ACPI_NATIVE_UINT type.Robert Moore2008-05-081-1/+1
* Add argument count checking to control method invocation via AcpiEvaluateObject.Robert Moore2008-05-071-0/+1
* Update copyright to 2008.rmoore12008-01-091-2/+2
* Revert notify handling from synchronous back to asynchronous.rmoore12007-10-181-2/+1
* Change to make Notify() operator completely synchronous.rmoore12007-04-271-1/+2
* Several fixes for internal method result stack.rmoore12007-03-081-1/+4
* Update copyright to 2007.rmoore12007-01-091-2/+2
* The Table Manager component has been completely redesigned and reimplemented....rmoore12006-08-231-2/+3
* Fix to allow embedded method declarations, BZ 5361rmoore12006-05-241-7/+16
* Major restructuring of internal interfaces to evaluate objects to reduce code...rmoore12006-05-171-37/+48
* ArgCount field must be 32 bits to accomodate large number of argsrmoore12006-03-271-2/+2
* Struct alignment updates, for Linux conversionrmoore12006-03-151-95/+96
* Optimize structs for 64-bit, cache for namespace nodes, remove NSnode ref countrmoore12006-03-141-14/+15
* Removed more extraneous backslashesrmoore12006-01-171-2/+2
* Add 2006 copyrightrmoore12006-01-091-2/+2
* Lint updatermoore12005-07-211-1/+2
* Changes to support new OwnerId mechanism, improved error handling during pars...rmoore12005-07-191-1/+3
* cast to UINT8aystarik2005-07-101-5/+5
* Owner ID redesign and cleanupaystarik2005-07-101-3/+2
* new display defineaystarik2005-06-291-1/+4
* Added PassNumberaystarik2005-06-291-3/+2