Age | Commit message (Expand) | Author | Files | Lines |
2014-04-21 | ACPICA: Table Manager: Misc cleanup and renames, no functional change. | Bob Moore | 1 | -7/+9 |
2014-04-21 | ACPICA: Tables: Add acpi_install_table() API for early table installation. | Lv Zheng | 1 | -2/+40 |
2014-04-21 | ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load. | Lv Zheng | 1 | -13/+0 |
2014-04-21 | ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags. | Lv Zheng | 1 | -1/+1 |
2014-04-21 | ACPICA: Tables: Fix table checksums verification before installation. | Lv Zheng | 1 | -10/+16 |
2014-04-21 | ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics. | Lv Zheng | 1 | -3/+3 |
2014-02-11 | ACPICA: Update ACPICA copyrights to 2014. | Bob Moore | 1 | -1/+1 |
2013-10-31 | ACPICA: Add __init for ACPICA initializers/finalizers. | Lv Zheng | 1 | -1/+1 |
2013-10-31 | ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa... | Lv Zheng | 1 | -1/+1 |
2013-10-31 | ACPICA: Linuxize: Change indentation of C labels. | Lv Zheng | 1 | -2/+2 |
2013-10-31 | ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. | Lv Zheng | 1 | -1/+2 |
2013-06-16 | ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDT | Lv Zheng | 1 | -15/+10 |
2013-01-25 | ACPICA: Update ACPICA copyrights to 2013 | Bob Moore | 1 | -1/+1 |
2013-01-10 | ACPICA: Update ACPICA initialization messages. | Bob Moore | 1 | -1/+1 |
2012-11-15 | ACPICA: Fix some typos in comments | Bob Moore | 1 | -1/+1 |
2012-07-17 | ACPICA: Add new ACPI table load/unload external interfaces | Bob Moore | 1 | -0/+178 |
2012-07-17 | ACPICA: Split file: tbxface.c -> tbxfload.c | Bob Moore | 1 | -0/+211 |