summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/tbxface.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-011-8/+8
* ACPICA: Linuxize: Reduce divergences for 20150616 releaseLv Zheng2015-06-231-0/+1
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng2015-01-261-46/+0Star
* ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id()Octavian Purdila2015-01-221-0/+7
* ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore2014-04-201-1/+1
* ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng2014-04-201-1/+1
* ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.Lv Zheng2014-04-201-3/+3
* ACPICA: Remove indent divergences to reduce maintenance overhead.Lv Zheng2014-04-201-5/+5
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng2013-10-311-1/+1
* ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...Lv Zheng2013-10-311-1/+6
* ACPICA: Linuxize: Change indentation of C labels.Lv Zheng2013-10-311-2/+2
* ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng2013-10-311-1/+2
* ACPICA: Fix for some comments/headersTang Chen2013-04-121-10/+12
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Cleanup table handler naming conflicts.Lv Zheng2013-01-111-2/+2
* ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng2013-01-101-1/+0Star
* ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore2012-11-151-2/+2
* ACPICA: Table Manager: Merge duplicate code (root table)Lv Zheng2012-09-211-36/+5Star
* ACPI: export symbol acpi_get_table_with_sizeAlex Deucher2012-08-201-0/+1
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-9/+9
* ACPICA: Add new ACPI table load/unload external interfacesBob Moore2012-07-171-42/+0Star
* ACPICA: Split file: tbxface.c -> tbxfload.cBob Moore2012-07-171-164/+1Star
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker2011-11-011-0/+1
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-191-1/+1
* ACPICA: Clarify/rename some root table descriptor fieldsBob Moore2010-05-061-11/+15
* ACPICA: Update DSDT copy/detection.Bob Moore2010-04-201-6/+23
* ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming2010-04-201-0/+10
* ACPICA: Add detection of corrupted/replaced DSDTLin Ming2010-04-201-20/+12Star
* ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copyAlexey Starikovskiy2010-04-201-5/+18
* ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* Merge branch 'linus' into releaseLen Brown2009-04-051-3/+14
|\
| * acpi/x86: introduce __apci_map_table, v4Yinghai Lu2009-02-091-3/+14
* | ACPICA: Formatting update - no functional changesBob Moore2009-03-261-21/+16Star
* | ACPICA: Remove extraneous parameter in table managerBob Moore2009-03-261-2/+1Star
* | ACPICA: Allow OS override of all ACPI tablesBob Moore2009-03-261-30/+1Star
|/
* ACPICA: hide private headersLen Brown2009-01-091-3/+3
* ACPICA: create acpica/ directoryLen Brown2009-01-091-0/+735