aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/tbxface.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-10-31ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng1-1/+1
2013-10-31ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfaces.Lv Zheng1-1/+6
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng1-2/+2
2013-10-31ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng1-1/+2
2013-04-12ACPICA: Fix for some comments/headersTang Chen1-10/+12
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-11ACPICA: Cleanup table handler naming conflicts.Lv Zheng1-2/+2
2013-01-10ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng1-1/+0
2012-11-15ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore1-2/+2
2012-09-21ACPICA: Table Manager: Merge duplicate code (root table)Lv Zheng1-36/+5
2012-08-20ACPI: export symbol acpi_get_table_with_sizeAlex Deucher1-0/+1
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-9/+9
2012-07-17ACPICA: Add new ACPI table load/unload external interfacesBob Moore1-42/+0
2012-07-17ACPICA: Split file: tbxface.c -> tbxfload.cBob Moore1-164/+1
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-10-31acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-05-06ACPICA: Clarify/rename some root table descriptor fieldsBob Moore1-11/+15
2010-04-20ACPICA: Update DSDT copy/detection.Bob Moore1-6/+23
2010-04-20ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming1-0/+10
2010-04-20ACPICA: Add detection of corrupted/replaced DSDTLin Ming1-20/+12
2010-04-20ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copyAlexey Starikovskiy1-5/+18
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-04-05Merge branch 'linus' into releaseLen Brown1-3/+14
2009-03-26ACPICA: Formatting update - no functional changesBob Moore1-21/+16
2009-03-26ACPICA: Remove extraneous parameter in table managerBob Moore1-2/+1
2009-03-26ACPICA: Allow OS override of all ACPI tablesBob Moore1-30/+1
2009-02-09acpi/x86: introduce __apci_map_table, v4Yinghai Lu1-3/+14
2009-01-09ACPICA: hide private headersLen Brown1-3/+3
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+735