aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/evregion.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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