summaryrefslogtreecommitdiff
path: root/source/components/dispatcher/dsmethod.c
AgeCommit message (Expand)Author
2014-01-28Add additional named objects for the auto-serialize method scan.Robert Moore
2014-01-24Add auto-serialization support for ill-behaved control methods.Robert Moore
2014-01-06Update ACPICA copyrights to 2014.Robert Moore
2013-01-08Update ACPICA copyrights to 2013.Robert Moore
2012-12-06Fix possible memory leak in dispatcher error path.Robert Moore
2012-10-23Fix possible memory leak.Robert Moore
2012-09-27Small fix for standard Intel legal header.Robert Moore
2012-09-26Remove extra spaces after periods in the Intel license.Robert Moore
2012-09-26Remove extra spaces after periods within comments.Robert Moore
2012-09-21ACPICA core: Cleanup empty lines at file start and end.Robert Moore
2012-01-03Update ACPICA copyrights to 2012.Robert Moore
2011-01-11Fix issues/fault with automatic "serialized" method support.Robert Moore
2011-01-03Update all ACPICA copyrights and signons to 2011.Robert Moore
2010-05-20Core: Replace all %d format specifiers with %u (unsigned).Robert Moore
2010-05-20Optimization: Reduce the number of namespace walks.Robert Moore
2010-03-02Standardize integer output for ACPICA warnings/errors.Robert Moore
2010-01-08Update all ACPICA copyrights and signons to 2010.Robert Moore
2009-12-10Module-level code: enable _REG execution in same scope.Robert Moore
2009-07-23Add support for module-level executable AML code.Robert Moore
2009-01-08Update all copyrights and signons to 2009.Robert Moore
2008-10-23Add support to externally execute _OSI method.Robert Moore
2008-10-22Restructure includes into public/private.Robert Moore
2008-09-25Remove obsolete version number in module headers.Robert Moore
2008-05-21Fix for hang on GPE method invocation.Robert Moore
2008-01-09Update copyright to 2008.rmoore1
2007-12-11Fixed a couple memory leaks associated with "implicit return" objects when th...rmoore1
2007-11-14Added new event counters and statistics interface.rmoore1
2007-10-25Cosmetic changes only, no functional changes.rmoore1
2007-03-16Removed extraneous code.rmoore1
2007-03-14Update for mutiple global lock acquisitions by same thread.rmoore1
2007-01-09Update copyright to 2007.rmoore1
2006-10-06Use manifest constants for parse pass numberrmoore1
2006-10-06Eliminate control method 2-pass parse/execute.rmoore1
2006-07-20ACPICA: Automated cleanuprmoore1
2006-07-06Fix for debug output statement. Use getnodenamermoore1
2006-07-06Must clear OwnerThread field when terminating a serialized control methodrmoore1
2006-06-28Namespace is now locked within DeleteNamespaceByOwnerrmoore1
2006-06-21Fix for method mutex and recursive acquisition depthrmoore1
2006-06-20Major update for locking.rmoore1
2006-06-01Removed extraneous(obsolete) global mutexes, renamed mutex definesrmoore1
2006-05-26automated cleanuprmoore1
2006-05-17Major restructuring of internal interfaces to evaluate objects to reduce code...rmoore1
2006-05-12Automated cleanuprmoore1
2006-05-12Memory leak fix, bug 6514rmoore1
2006-04-19Update ACPI_FUNCTION_* macros, no longer require quotes. Allows source conver...rmoore1
2006-04-18Restructure error paths in CallControlMethod and TerminateControlMethodrmoore1
2006-04-17Update code formattingrmoore1
2006-03-29Add null checkrmoore1
2006-01-23Deploy ACPI_[ERROR, EXCEPTION, WARNING, INFO]rmoore1
2006-01-09Add 2006 copyrightrmoore1