aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2014-10-05ACPICA: Update to GPIO region handler interface.Bob Moore
2014-09-17ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobjectDavid E. Box
2014-06-30ACPICA: utstring: Check array index bound before use.David Binderman
2014-06-07ACPICA: Tables: Restore old behavor to favor 32-bit FADT addresses.Lv Zheng
2014-06-07ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table().Lv Zheng
2014-05-06ACPICA: Restore code that repairs NULL package elements in return values.Lv Zheng
2014-01-27ACPICA: Remove bool usage from ACPICA.Lv Zheng
2014-01-08ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.Lv Zheng
2014-01-08ACPICA: Linuxize: Cleanup spaces after special macro invocations.Lv Zheng
2014-01-08ACPICA: Interpreter: Add additional debug info for an error case.Bob Moore
2014-01-08ACPICA: Add an error message if the Debugger fails initialization.Bob Moore
2014-01-08ACPICA: Conditionally define a local variable that is used for debug only.Bob Moore
2014-01-08ACPICA: Parser: Updates/fixes for debug output.Bob Moore
2014-01-08ACPICA: Enhance ACPI warning for memory/IO address conflicts.Bob Moore
2014-01-08ACPICA: Update several debug statements - no functional change.Bob Moore
2014-01-08ACPICA: Improve exception handling for GPE block installation.Bob Moore
2014-01-08ACPICA: Add option to favor 32-bit FADT addresses.Bob Moore
2014-01-08ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng
2014-01-08ACPICA: Back port and refine validation of the XSDT root table.Lv Zheng
2014-01-08ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.Lv Zheng
2014-01-08ACPICA: Disassembler: Improve pathname support for emitted External() stateme...Bob Moore
2014-01-08ACPICA: Debug output: Fix a couple of small output issues.Bob Moore
2013-11-27Merge branch 'acpica'Rafael J. Wysocki
2013-11-21ACPICA: Add support to delete all objects attached to the root namespace node.Bob Moore
2013-11-21ACPICA: Delete all attached data objects during namespace node deletion.Tomasz Nowicki
2013-11-21ACPICA: Resources: Fix loop termination for the get AML length function.Lv Zheng
2013-11-21ACPICA: Debug output: Do not emit function nesting level for kernel build.Bob Moore
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-31ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng
2013-10-31ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng
2013-10-31ACPICA: Fix cached object deletion code.Lv Zheng
2013-10-31ACPICA: Remove dead AOPOBJ_INVALID check.Lv Zheng
2013-10-31ACPICA: Cleanup useless memset invocations.Lv Zheng
2013-10-31ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal.Lv Zheng
2013-10-31ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size().Lv Zheng
2013-10-31ACPICA: Add new statistics interface.Lv Zheng
2013-10-31ACPICA: Update namespace dump code.Lv Zheng
2013-10-31ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag.Lv Zheng
2013-10-31ACPICA: Update default space handlers.Lv Zheng
2013-10-31ACPICA: Fix indentation issues for macro invocations.Lv Zheng
2013-10-31ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...Lv Zheng
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng
2013-10-31ACPICA: Clarify ACPI_FREE_BUFFER usage.Bob Moore
2013-10-31ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng
2013-10-30ACPICA: Hardcode access width for the reset register.Bob Moore
2013-10-30ACPICA: Fix possible memory leaks in the GPE handling.Lv Zheng
2013-10-30ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng
2013-10-30ACPICA: Add safe versions of common string functions.Bob Moore
2013-10-30ACPICA: Add history/line-editing for Unix/Linux systems.Bob Moore
2013-10-30ACPICA: Add a check for a null node during namespace walk.Bob Moore