summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/dsopcode.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Events: Fix acpi_ev_initialize_region() return valueLv Zheng2016-12-011-1/+1
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-9/+12
* ACPICA: Update parameter validation for data_table_region and load_tableBob Moore2015-08-251-11/+20
* ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng2015-04-141-2/+2
* ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng2015-04-141-2/+1
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Linuxize: Change indentation of C labels.Lv Zheng2013-10-311-1/+1
* ACPICA: Standardize all switch() blocksChao Guan2013-06-161-0/+1
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Cleanup updated comments.Lv Zheng2013-01-101-7/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
* | ACPICA: Fix indent caused divergences.Lv Zheng2012-11-151-1/+2
|/
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-6/+6
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* ACPICA: Split large dsopcode and dsload.c files.Bob Moore2011-03-021-721/+4
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy2010-07-061-3/+3
* ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore2010-04-201-6/+7
* ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* Revert "ACPICA: Remove obsolete acpi_os_validate_address interface"Len Brown2009-07-271-0/+24
* ACPICA: Fix implementation of AML BreakPoint operator (break to debugger)Bob Moore2009-05-271-6/+11
* ACPICA: Remove obsolete acpi_os_validate_address interfaceBob Moore2009-03-271-24/+0
* ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore2009-03-261-5/+3
* ACPICA: hide private headersLen Brown2009-01-091-8/+8
* ACPICA: create acpica/ directoryLen Brown2009-01-091-0/+1469