aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/tbxfload.c
Commit message (Expand)AuthorAge
* ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore2014-04-20
* ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng2014-04-20
* ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng2014-04-20
* ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng2014-04-20
* ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng2014-04-20
* ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.Lv Zheng2014-04-20
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-10
* ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng2013-10-31
* ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...Lv Zheng2013-10-31
* ACPICA: Linuxize: Change indentation of C labels.Lv Zheng2013-10-31
* ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng2013-10-31
* ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDTLv Zheng2013-06-15
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-25
* ACPICA: Update ACPICA initialization messages.Bob Moore2013-01-10
* ACPICA: Fix some typos in commentsBob Moore2012-11-14
* ACPICA: Add new ACPI table load/unload external interfacesBob Moore2012-07-17
* ACPICA: Split file: tbxface.c -> tbxfload.cBob Moore2012-07-17