aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/exconfig.c
AgeCommit message (Expand)Author
2015-08-25ACPICA: Update parameter validation for data_table_region and load_tableBob Moore
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box
2014-04-20ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore
2014-04-20ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng
2014-04-20ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng
2014-04-20ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng
2014-04-20ACPICA: Tables: Fix multiple ACPI_FREE()s around acpi_tb_add_table().Lv Zheng
2014-04-20ACPICA: Tables: Fix the issues in handling virtual addressed tables.Lv Zheng
2014-04-20ACPICA: Unload operator: Emit a warning if and when it is ever used.Bob Moore
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore
2013-06-16ACPICA: Standardize all switch() blocksChao Guan
2013-06-01ACPICA: Change an exception code for the ASL UnLoad() operatorBob Moore
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore
2013-01-10ACPICA: Change exception code for LoadTable operator.Bob Moore
2013-01-10ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.Lv Zheng
2013-01-10ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore
2010-07-12ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki
2010-05-06ACPICA: Add GPE support for dynamically loaded ACPI tablesBob Moore
2010-01-22ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore
2010-01-22ACPICA: Update for new gcc-4 warning optionsBob Moore
2009-11-24ACPICA: Deploy new create integer interface where appropriateBob Moore
2009-08-28ACPICA: Add support for module-level executable AML codeLin Ming
2009-05-27ACPICA: Simplify internal operation region interfaceBob Moore
2009-05-27ACPICA: Update Load() to use operation region interfacesBob Moore
2009-05-27ACPICA: Invalidate DdbHandle after table unloadLin Ming
2009-05-27ACPICA: Fix reference count issues for DdbHandle objectLin Ming
2009-03-27ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore
2009-03-26ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore
2009-01-09ACPICA: hide private headersLen Brown
2009-01-09ACPICA: create acpica/ directoryLen Brown