summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore
2018-01-05ACPICA: trivial style fix, no functional changeErik Schmauss
2018-01-05ACPICA: Fix a couple memory leaks during package object resolutionBob Moore
2018-01-05ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI stringsMario Limonciello
2018-01-05ACPICA: Rename a global variable, no functional changeBob Moore
2018-01-05ACPICA: Create and deploy safe version of strncpyBob Moore
2018-01-05ACPICA: Cleanup the global variables and update commentsBob Moore
2018-01-05ACPICA: Debugger: fix slight indentation issueErik Schmauss
2018-01-05ACPICA: Fix a regression in the acpi_evaluate_object_type() interfaceBob Moore
2018-01-05ACPICA: Update for a few debug output statementsBob Moore
2018-01-05ACPICA: Debug output, no functional changeBob Moore
2017-12-04ACPICA: Rename variable to match upstreamRafael J. Wysocki
2017-11-27ACPICA: Update linkage for get mutex name interfaceBob Moore
2017-11-27ACPICA: Update mutex error messages, no functional changeBob Moore
2017-11-27ACPICA: Debugger: add "background" command for method executionBob Moore
2017-11-27ACPICA: Namespace: fix memory leak from building prefixed pathnameErik Schmauss
2017-11-27ACPICA: Enhance error messages from namespace create/lookup operationsBob Moore
2017-11-27ACPICA: ACPICA: style edits to utility function output, no functional changeErik Schmauss
2017-11-27ACPICA: Add an additional error message for EC timeoutsBob Moore
2017-11-27ACPICA: Update output from ACPI_EXCEPTION macroBob Moore
2017-11-27ACPICA: Use local 64-bit divide support for string conversionsBob Moore
2017-11-27ACPICA: Utilities: Cleanup style issue for bit clearingLv Zheng
2017-11-27ACPICA: iASL: change processing of external op namespace nodes for correctnessErik Schmauss
2017-11-27ACPICA: Tools: Deploy -vd option (build date/time) across all toolsBob Moore
2017-11-27ACPICA: Rename AE_AML_INFINITE_LOOP exceptionBob Moore
2017-11-27ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detectionLv Zheng
2017-11-27ACPICA: Avoid null pointer dereference on Op.Colin Ian King
2017-11-27ACPICA: disassembler: getting rid of error messageErik Schmauss
2017-11-27ACPICA: Disassembler: reset parser_state's Aml pointer when parsing bad exter...Erik Schmauss
2017-11-27ACPICA: Fix an off-by-one error in acpi_get_timer_duration().Jung-uk Kim
2017-11-13Merge branch 'acpica'Rafael J. Wysocki
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-04ACPICA: Update acpi_get_timer for 64-bit interface to acpi_hw_readBob Moore
2017-10-04ACPICA: String conversions: Update to add new behaviorsBob Moore
2017-10-04ACPICA: String conversions: Cleanup/format comments. No functional changesBob Moore
2017-10-04ACPICA: Restructure/cleanup all string-to-integer conversion functionsBob Moore
2017-10-04ACPICA: acpiexec: Add testability of deferred table verificationLv Zheng
2017-10-04ACPICA: Hardware: Enable 64-bit support of hardware accessesLv Zheng
2017-09-03Merge branches 'acpi-scan' and 'acpi-pm'Rafael J. Wysocki
2017-09-03Merge branch 'acpica'Rafael J. Wysocki
2017-08-22ACPICA: Fix acpi_evaluate_object_typed()Rafael J. Wysocki
2017-08-17ACPICA: Make it possible to enable runtime GPEs earlierRafael J. Wysocki
2017-08-17ACPICA: Dispatch active GPEs at init timeRafael J. Wysocki
2017-08-03ACPICA: Revert "Update resource descriptor handling"Erik Schmauss
2017-08-03ACPICA: Resources: Allow _DMA method in walk resourcesBob Moore
2017-08-03ACPICA: Ensure all instances of AE_AML_INTERNAL have error messagesBob Moore
2017-08-03ACPICA: Implement deferred resolution of reference package elementsBob Moore
2017-08-03ACPICA: Debugger: Improve support for Alias objectsBob Moore
2017-08-03ACPICA: Interpreter: Update handling for Alias operatorBob Moore
2017-08-03ACPICA: EFI/EDK2: Cleanup to enable /WX for MSVC buildsLv Zheng