aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/nsinit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-13ACPICA: Update copyright notices to the year 2022Bob Moore1-1/+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-07-04ACPICA: Update for object initialization sequenceBob Moore1-30/+19
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore1-2/+2
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore1-1/+1
2018-05-14ACPICA: Add deferred package support for the Load and loadTable operatorsBob Moore1-20/+56
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-36/+2
2018-02-21ACPICA: Update for some debug output. No functional changeBob Moore1-1/+6
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-08-03ACPICA: Implement deferred resolution of reference package elementsBob Moore1-0/+14
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-04-05ACPICA: Namespace: Reorder \_SB._INI to make sure it is evaluated before _REG evaluationsLv Zheng1-21/+54
2016-04-04ACPICA: Linuxize: reduce divergences for 20160212 releaseLv Zheng1-1/+0
2016-03-10ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT supportLv Zheng1-0/+2
2016-02-24ACPICA: Namespace: Rename acpi_gbl_reg_methods_enabled to acpi_gbl_namespace_initializedLv Zheng1-1/+1
2016-02-24ACPICA: Namespace: Ensure \_SB._INI executed before any _REGLv Zheng1-53/+80
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Debugger: reduce old external path formatLv Zheng1-1/+2
2016-01-01ACPICA: Namespace: Fix wrong error logLv Zheng1-1/+1
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore1-2/+2
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-03-26ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore1-3/+2
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/+9
2013-06-01ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore1-4/+3
2013-05-08ACPICA: ACPICA: Fix for _INI regressionTomasz Nowicki1-0/+1
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Update ACPICA initialization messages.Bob Moore1-3/+3
2013-01-10ACPICA: Namespace: Eliminate dot...dot output during initialization.Bob Moore1-17/+4
2013-01-10ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng1-1/+0
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng1-5/+0
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng1-2/+2
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-3/+3
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-01-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus1-2/+0
2010-07-06ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy1-2/+2
2010-07-06ACPICA: Expand device initialization counters to 32 bitsBob Moore1-2/+2
2010-07-06ACPICA: Expand initialization counters to 32 bitsAlexey Starikovskiy1-4/+4
2010-06-12ACPICA: Truncate I/O addresses to 16 bits for Windows compatibilityMatthew Garrett1-0/+9
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-3/+5
2009-09-08ACPICA: Windows compatibility: autoexecute root _INI methodBob Moore1-0/+15
2009-03-27ACPICA: Formatting update - no functional changesBob Moore1-9/+10
2009-01-09ACPICA: hide private headersLen Brown1-4/+4
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+593