aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/evregion.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-04-05ACPICA: Events: Fix an issue that _REG association can happen before namespace is initializedLv Zheng1-47/+24
2016-04-05ACPICA: All: const keyword changes across the ACPICA sourceBob Moore1-1/+2
2016-02-24ACPICA: Namespace: Rename acpi_gbl_reg_methods_enabled to acpi_gbl_namespace_initializedLv Zheng1-1/+1
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_reg_methods()Lv Zheng1-13/+13
2016-01-01ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evaluations can happen during OS early boot stagesLv Zheng1-3/+22
2016-01-01ACPICA: Events: Split acpi_ev_associate_reg_method() from region initialization codeLv Zheng1-0/+46
2016-01-01ACPICA: Events: Fix an issue that region object is re-attached to another scope when it is already attachedLv Zheng1-7/+6
2016-01-01ACPICA: Cleanup code related to the per-table module level improvementBob Moore1-0/+6
2015-08-25ACPICA: Add additional debug info/statementsBob Moore1-4/+18
2015-04-14ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng1-1/+1
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-09-24ACPICA: Update to GPIO region handler interface.Bob Moore1-16/+31
2014-03-18ACPICA: Prevent infinite loops when traversing corrupted lists.Bob Moore1-0/+11
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng1-3/+3
2013-09-24ACPICA: Operation region support: Never free the handler "context" pointer.David E. Box1-10/+13
2013-06-01ACPICA: Update for "orphan" embedded controller _REG method supportZhang Rui1-40/+21
2013-06-01ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore1-1/+1
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-11ACPICA: Source restructuring: split large files into 8 new files.Bob Moore1-531/+51
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-12/+12
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore1-3/+26
2011-05-09ACPICA: Execute an orphan _REG method under the EC deviceBob Moore1-2/+119
2011-03-02ACPICA: Add mechanism to defer _REG methods for some installed handlersBob Moore1-0/+2
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-01-22ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore1-3/+2
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-12-15ACPICA: Update internal namespace node/handle interfacesBob Moore1-2/+2
2009-11-24ACPICA: Deploy new create integer interface where appropriateBob Moore1-7/+4
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-3/+3
2009-11-24ACPICA: Remove possibility of executing _REG methods twiceLin Ming1-5/+59
2009-05-27ACPICA: Simplify internal operation region interfaceBob Moore1-5/+7
2009-03-27ACPICA: Formatting update - no functional changesBob Moore1-1/+2
2009-03-26ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore1-1/+1
2009-01-09ACPICA: hide private headersLen Brown1-4/+4
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+1070