summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/psargs.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: adding SPDX headersErik Schmauss2018-03-181-37/+3
* ACPICA: Fix memory leak on unusual memory leakBob Moore2018-03-181-0/+4
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-061-1/+1
* ACPICA: Enhance error messages from namespace create/lookup operationsBob Moore2017-11-271-1/+1
* ACPICA: iasl: add ASL conversion toolBob Moore2017-04-281-0/+23
* ACPICA: Cleanup AML opcode definitions, no functional changeBob Moore2017-04-271-3/+3
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-091-1/+1
* ACPICA: Fix a problem with recent extra support for control method invocationsBob Moore2017-01-051-1/+24
* ACPICA: Parser: Allow method invocations as target operandsBob Moore2017-01-051-36/+50
* ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-051-1/+1
* ACPICA: Revert "Parser: Fix for SuperName method invocation"Bob Moore2016-03-081-5/+4
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Update parameter type for ObjectType operatorBob Moore2016-01-011-2/+3
* ACPICA: Parser: Fix for SuperName method invocationBob Moore2016-01-011-4/+5
* ACPICA: Parser: Add constants for internal namepath functionBob Moore2016-01-011-2/+2
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-0/+1
* ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignmentsLv Zheng2015-07-231-9/+12
* ACPICA: Parser: Cleanup aml_offset in union acpi_operand_objectLv Zheng2015-07-231-4/+3
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Standardize all switch() blocksChao Guan2013-06-161-0/+4
* ACPICA: Regression fix: reinstate safe exit macrosBob Moore2013-03-121-1/+1
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Eliminate superfluous return_UINT8 and return_UINT32 macros.Bob Moore2013-01-101-1/+1
* ACPICA: Eliminate some small unnecessary pathname functions.Bob Moore2013-01-101-2/+3
* ACPICA: Remove extra spaces after periods within commentsBob Moore2012-11-151-4/+4
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-2/+2
* ACPICA: AML Parser: Fix two possible memory leaks in error pathJesper Juhl2012-06-011-0/+2
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore2012-01-171-13/+128
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore2010-04-201-2/+2
* ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore2010-01-221-1/+1
* ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* ACPICA: hide private headersLen Brown2009-01-091-5/+5
* ACPICA: create acpica/ directoryLen Brown2009-01-091-0/+752
OpenPOWER on IntegriCloud