index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
evregion.c
Age
Commit message (
Expand
)
Author
2019-02-24
ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting
Erik Schmauss
2019-01-15
ACPICA: All acpica: Update copyrights to 2019
Bob Moore
2018-10-04
ACPICA: Never run _REG on system_memory and system_IO
Bob Moore
2018-03-18
ACPICA: adding SPDX headers
Erik Schmauss
2018-02-06
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
2017-11-27
ACPICA: Add an additional error message for EC timeouts
Bob Moore
2017-02-09
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
2016-04-05
ACPICA: Events: Fix an issue that _REG association can happen before namespac...
Lv Zheng
2016-04-05
ACPICA: All: const keyword changes across the ACPICA source
Bob Moore
2016-02-24
ACPICA: Namespace: Rename acpi_gbl_reg_methods_enabled to acpi_gbl_namespace_...
Lv Zheng
2016-01-15
ACPICA: Additional 2016 copyright changes
Bob Moore
2016-01-01
ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_r...
Lv Zheng
2016-01-01
ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evalua...
Lv Zheng
2016-01-01
ACPICA: Events: Split acpi_ev_associate_reg_method() from region initializati...
Lv Zheng
2016-01-01
ACPICA: Events: Fix an issue that region object is re-attached to another sco...
Lv Zheng
2016-01-01
ACPICA: Cleanup code related to the per-table module level improvement
Bob Moore
2015-08-25
ACPICA: Add additional debug info/statements
Bob Moore
2015-04-14
ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.
Lv Zheng
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
2014-09-24
ACPICA: Update to GPIO region handler interface.
Bob Moore
2014-03-18
ACPICA: Prevent infinite loops when traversing corrupted lists.
Bob Moore
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
2013-10-31
ACPICA: Linuxize: Change indentation of C labels.
Lv Zheng
2013-09-24
ACPICA: Operation region support: Never free the handler "context" pointer.
David E. Box
2013-06-01
ACPICA: Update for "orphan" embedded controller _REG method support
Zhang Rui
2013-06-01
ACPICA: Add argument typechecking for all predefined ACPI names
Bob Moore
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2013-01-11
ACPICA: Source restructuring: split large files into 8 new files.
Bob Moore
2012-07-17
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
2012-01-17
ACPICA: Update all copyrights to 2012
Bob Moore
2012-01-17
ACPI 5.0: Implement Connection() and AccessAs() changes
Bob Moore
2011-05-09
ACPICA: Execute an orphan _REG method under the EC device
Bob Moore
2011-03-02
ACPICA: Add mechanism to defer _REG methods for some installed handlers
Bob Moore
2011-01-18
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
2010-01-22
ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type
Bob Moore
2010-01-22
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
2009-12-15
ACPICA: Update internal namespace node/handle interfaces
Bob Moore
2009-11-24
ACPICA: Deploy new create integer interface where appropriate
Bob Moore
2009-11-24
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-24
ACPICA: Remove possibility of executing _REG methods twice
Lin Ming
2009-05-27
ACPICA: Simplify internal operation region interface
Bob Moore
2009-03-27
ACPICA: Formatting update - no functional changes
Bob Moore
2009-03-26
ACPICA: Remove ACPI_GET_OBJECT_TYPE macro
Bob Moore
2009-01-09
ACPICA: hide private headers
Len Brown
2009-01-09
ACPICA: create acpica/ directory
Len Brown