summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/exconfig.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Tables: Add acpi_tb_unload_table()Lv Zheng2016-12-011-34/+1
* ACPICA: Tables: Cleanup acpi_tb_install_and_load_table()Lv Zheng2016-12-011-4/+3
* ACPICA: Tables: Fix "UNLOAD" code path lock issuesLv Zheng2016-09-241-4/+19
* ACPICA: Tables: Tune table mutex to be a leaf lockLv Zheng2016-09-101-84/+21
* ACPICA: Namespace: Fix dynamic table loading issuesLv Zheng2016-09-101-6/+8
* ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for...Lv Zheng2016-09-101-1/+2
* Revert "ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic t...Rafael J. Wysocki2016-07-111-2/+0
* ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic table loa...Lv Zheng2016-06-221-0/+2
* ACPICA: Tables: Fix wrong MLC condition for dynamic table loadingLv Zheng2016-04-051-1/+3
* ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore2016-02-241-2/+2
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-4/+4
* ACPICA: Update parameter validation for data_table_region and load_tableBob Moore2015-08-251-8/+0
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-011-1/+1
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore2014-04-201-3/+5
* ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng2014-04-201-1/+1
* ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng2014-04-201-1/+1
* ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng2014-04-201-41/+34
* ACPICA: Tables: Fix multiple ACPI_FREE()s around acpi_tb_add_table().Lv Zheng2014-04-201-1/+1
* ACPICA: Tables: Fix the issues in handling virtual addressed tables.Lv Zheng2014-04-201-2/+2
* ACPICA: Unload operator: Emit a warning if and when it is ever used.Bob Moore2014-04-201-0/+7
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Standardize all switch() blocksChao Guan2013-06-161-0/+1
* ACPICA: Change an exception code for the ASL UnLoad() operatorBob Moore2013-06-011-1/+1
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Change exception code for LoadTable operator.Bob Moore2013-01-101-3/+4
* ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.Lv Zheng2013-01-101-2/+2
* ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng2013-01-101-1/+0
* ACPICA: Cleanup updated comments.Lv Zheng2013-01-101-2/+6
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-4/+4
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore2012-01-171-3/+3
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki2010-07-121-1/+1
* ACPICA: Add GPE support for dynamically loaded ACPI tablesBob Moore2010-05-061-6/+15
* 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: Update for new gcc-4 warning optionsBob Moore2010-01-221-8/+5
* ACPICA: Deploy new create integer interface where appropriateBob Moore2009-11-241-3/+1
* ACPICA: Add support for module-level executable AML codeLin Ming2009-08-281-0/+7
* ACPICA: Simplify internal operation region interfaceBob Moore2009-05-271-5/+4
* ACPICA: Update Load() to use operation region interfacesBob Moore2009-05-271-18/+78
* ACPICA: Invalidate DdbHandle after table unloadLin Ming2009-05-271-2/+19
* ACPICA: Fix reference count issues for DdbHandle objectLin Ming2009-05-271-3/+6
* ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore2009-03-271-6/+7
* ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore2009-03-261-2/+2
* ACPICA: hide private headersLen Brown2009-01-091-5/+5
* ACPICA: create acpica/ directoryLen Brown2009-01-091-0/+536