aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2015-08-25ACPICA: Tables: Cleanup to reduce FACS globalsLv Zheng
2015-08-25ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng
2015-08-25ACPICA: Update info messages during ACPICA initBob Moore
2015-08-25ACPICA: Disassembler: Update for new listing modeBob Moore
2015-08-25ACPICA: Update parameter validation for data_table_region and load_tableBob Moore
2015-08-25ACPICA: Disassembler: Remove duplicate code in _PLD processing.Bob Moore
2015-08-25ACPICA: Correctly cleanup after a ACPI table load failureBob Moore
2015-07-23ACPICA: iASL/Disassembler: Add prototype verbose modeBob Moore
2015-07-23ACPICA: Debugger: Move debugger specific APIs to debugger componentLv Zheng
2015-07-23ACPICA: Debugger: Reduce structure size for debuggerLv Zheng
2015-07-23ACPICA: Cleanup use of NEGATIVE and POSITIVE definesBob Moore
2015-07-23ACPICA: Cleanup use of all non-ANSI local C library functionsBob Moore
2015-07-23ACPICA: iASL: Add new warnings for method local_x and arg_x variablesBob Moore
2015-07-23ACPICA: Remove extraneous check for null walk_stateMarkus Elfring
2015-07-23ACPICA: Parser: Remove redundant opcode execution debugging outputLv Zheng
2015-07-23ACPICA: Executer: Add option to bypass opcode tracingLv Zheng
2015-07-23ACPICA: Executer: Add OSL trace hook supportLv Zheng
2015-07-23ACPICA: Executer: Add interpreter tracing mode for method tracing facilityLv Zheng
2015-07-23ACPICA: Dispatcher: Add trace support for interpreterLv Zheng
2015-07-23ACPICA: Dispatcher: Move stack traversal code to dispatcherLv Zheng
2015-07-23ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng
2015-07-23ACPICA: Executer: Add back pointing reference of method operandLv Zheng
2015-07-23ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignmentsLv Zheng
2015-07-23ACPICA: Parser: Cleanup aml_offset in union acpi_operand_objectLv Zheng
2015-07-23ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_stateLv Zheng
2015-07-23ACPICA: Parser: Reduce parser/namespace divergences for tracer supportLv Zheng
2015-07-03Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."'Rafael J. Wysocki
2015-07-01ACPICA: Comment update, no functional changegongzg
2015-07-01ACPICA: Split C library prototypes to new headerBob Moore
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore
2015-07-01ACPICA: Cleanup output for the ASL Debug objectBob Moore
2015-07-01ACPICA: Update for acpi_install_table memory typesZhang Rui
2015-07-01ACPICA: Namespace: Change namespace override to avoid node deletionBob Moore
2015-07-01ACPICA: Namespace: Add support of OSDT tableBob Moore
2015-07-01ACPICA: Namespace: Add support to allow overriding objectsLv Zheng
2015-07-01ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit
2015-07-01ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng
2015-07-01ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACSLv Zheng
2015-07-01ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng
2015-07-01ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng
2015-06-24ACPICA: Linuxize: Replace __FUNCTION__ with __func__Lv Zheng
2015-06-23ACPICA: Linuxize: Reduce divergences for 20150616 releaseLv Zheng
2015-05-22ACPICA: ACPI 6.0: Add support for NFIT table.Bob Moore
2015-05-22ACPICA: acpi_help: Add option to display all known/supported ACPI tables.Bob Moore
2015-05-22ACPICA: iASL/disassembler - fix possible fault for -e option.Bob Moore
2015-05-22ACPICA: Hardware: Fix a resource leak issue in acpi_hw_build_pci_list().Lv Zheng
2015-05-22ACPICA: Dispatcher: Fix a resource leak issue in acpi_ds_auto_serialize_metho...Lv Zheng
2015-05-22ACPICA: iASL: Enhance detection of non-ascii or corrupted input files.Bob Moore
2015-05-22ACPICA: Parser: Move a couple externals to the proper header.Bob Moore
2015-05-22ACPICA: ACPI 6.0: Add support for new predefined names.Bob Moore