summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-15ACPICA: Reduce regression fix divergence from upstream ACPICALv Zheng
2016-01-04ACPICA: Drop Linux-specific waking vector functionsRafael J. Wysocki
2016-01-01ACPICA: Update version to 20151218Bob Moore
2016-01-01ACPICA: Add per-table execution of module-level codeBob Moore
2016-01-01ACPICA: Add "root node" case to the ACPI name repair codeBob Moore
2016-01-01ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_r...Lv Zheng
2016-01-01ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evalua...Lv Zheng
2016-01-01ACPICA: Events: Split acpi_ev_associate_reg_method() from region initializati...Lv Zheng
2016-01-01ACPICA: Events: Fix an issue that region object is re-attached to another sco...Lv Zheng
2016-01-01ACPICA: Utilities: Reorder initialization codeLv Zheng
2016-01-01ACPICA: Events: Uses common_notify for address space handlersLv Zheng
2016-01-01ACPICA: Events: Deploys acpi_ev_find_region_handler()Lv Zheng
2016-01-01ACPICA: Cleanup code related to the per-table module level improvementBob Moore
2016-01-01ACPICA: Update for CondRefOf and RefOf operatorsBob Moore
2016-01-01ACPICA: Update internal #defines for ObjectType operator. No functional changeBob Moore
2016-01-01ACPICA: Update parameter type for ObjectType operatorBob Moore
2016-01-01ACPICA: Parser: Fix for SuperName method invocationBob Moore
2016-01-01ACPICA: Parser: Add constants for internal namepath functionBob Moore
2016-01-01ACPICA: iasl/Disassembler: Support ASL ElseIf operatorBob Moore
2016-01-01ACPICA: Add new exception code, AE_IO_ERRORBob Moore
2016-01-01ACPICA: Tools: Add spacing and missing options in acpibin toolColin Ian King
2016-01-01ACPICA: getopt: Comment update, no functional changeBob Moore
2016-01-01ACPICA: Namespace: Add String -> ObjectReference conversion supportLv Zheng
2016-01-01ACPICA: Namespace: Add scope information to the simple object repair mechanismLv Zheng
2016-01-01ACPICA: Update for output of the Debug ObjectBob Moore
2016-01-01ACPICA: Debug object: Fix output for a NULL objectBob Moore
2016-01-01ACPICA: Debug Object: Cleanup outputBob Moore
2016-01-01ACPICA: Concatenate operator: Add extensions to support all ACPI objectsBob Moore
2016-01-01ACPICA: acpiexec/acpinames: Update for error checking macrosBob Moore
2016-01-01ACPICA: Add comment explaining _SUB removalBob Moore
2016-01-01ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore
2016-01-01ACPICA: Debugger: Remove some unecessary NULL checksMarkus Elfring
2016-01-01ACPICA: iasl/acpiexec: Update input file handling and verificationBob Moore
2016-01-01ACPICA: Disassembler/tools: Support for multiple ACPI tables in one fileBob Moore
2016-01-01ACPICA: acpiexec: Add support for AML files containing multiple tablesBob Moore
2016-01-01ACPICA: Split interpreter tracing functions to a new fileBob Moore
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore
2016-01-01ACPICA: exmutex: General cleanup, restructured some codeBob Moore
2016-01-01ACPICA: Add "const" to some functions that return fixed stringsLABBE Corentin
2016-01-01ACPICA: Fix SyncLevel support interaction with method auto-serializationDavid E. Box
2016-01-01ACPICA: Debugger: reduce old external path formatLv Zheng
2016-01-01ACPICA: Namespace: Fix wrong error logLv Zheng
2016-01-01ACPICA: acpi_get_sleep_type_data: Reduce warningsPrarit Bhargava
2016-01-01ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng
2016-01-01Merge branch 'acpi-debug' into acpicaRafael J. Wysocki
2015-12-28Linux 4.4-rc7Linus Torvalds
2015-12-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-12-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-12-28ACPI / debugger: Fix a redundant mutex unlock issue in acpi_aml_open()Lv Zheng
2015-12-28ACPI / debugger: copy_to_user doesn't return errorsDan Carpenter