aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/dsopcode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-27ACPICA: Use original data_table_region pointer for accessesJessica Clarke1-0/+1
2021-01-22ACPICA: Updated all copyrights to 2021Bob Moore1-1/+1
2020-01-13ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore1-1/+1
2019-12-19ACPICA: Dispatcher: always generate buffer objects for ASL create_field() operatorMaximilian Luz1-0/+2
2019-02-18ACPICA: Interpreter: Emit warning for creation of a zero-length op regionBob Moore1-0/+11
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore1-1/+1
2019-01-15ACPICA: Convert more ACPI errors to firmware errorsBob Moore1-7/+8
2018-10-18ACPICA: AML interpreter: add region addresses in global list during initializationErik Schmauss1-0/+4
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-37/+3
2018-02-21ACPICA: Update for some debug output. No functional changeBob Moore1-2/+2
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-08-03ACPICA: Implement deferred resolution of reference package elementsBob Moore1-0/+9
2017-06-12ACPICA: Update error message for field beyond buffer caseBob Moore1-6/+5
2017-04-27ACPICA: Cleanup AML opcode definitions, no functional changeBob Moore1-2/+2
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-12-01ACPICA: Events: Fix acpi_ev_initialize_region() return valueLv Zheng1-1/+1
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore1-9/+12
2015-08-25ACPICA: Update parameter validation for data_table_region and load_tableBob Moore1-11/+20
2015-04-14ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng1-2/+2
2015-04-14ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYSADDR().Lv Zheng1-2/+1
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng1-1/+1
2013-06-16ACPICA: Standardize all switch() blocksChao Guan1-0/+1
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng1-7/+7
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida1-1/+1
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng1-1/+2
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-6/+6
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-03-02ACPICA: Split large dsopcode and dsload.c files.Bob Moore1-721/+4
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-07-06ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy1-3/+3
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore1-6/+7
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-07-27Revert "ACPICA: Remove obsolete acpi_os_validate_address interface"Len Brown1-0/+24
2009-05-27ACPICA: Fix implementation of AML BreakPoint operator (break to debugger)Bob Moore1-6/+11
2009-03-27ACPICA: Remove obsolete acpi_os_validate_address interfaceBob Moore1-24/+0
2009-03-26ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore1-5/+3
2009-01-09ACPICA: hide private headersLen Brown1-8/+8
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+1469