aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/utdelete.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-27ACPICA: Utilities: Avoid deleting the same object twice in a rowRafael J. Wysocki1-0/+1
2021-05-31ACPICA: Clean up context mutex during object deletionErik Kaneda1-0/+8
2021-01-22ACPICA: fix -WfallthroughNick Desaulniers1-1/+1
2020-07-27ACPICA: Do not increment operation_region reference counts for field unitsErik Kaneda1-5/+1
2020-03-30ACPICA: Fixes for acpiExec namespace init fileBob Moore1-4/+5
2019-02-24ACPICA: ACPI 6.3: add PCC operation region support for AML interpreterErik Schmauss1-0/+4
2018-08-14ACPICA: Reference count: add additional debugging detailsErik Schmauss1-2/+5
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-37/+1
2018-02-21ACPICA: Update for some debug output. No functional changeBob Moore1-8/+12
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2017-01-02ACPICA: Utilities: Update debug outputBob Moore1-2/+4
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore1-2/+3
2015-07-23ACPICA: Executer: Add back pointing reference of method operandLv Zheng1-0/+3
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-03-18ACPICA: Prevent infinite loops when traversing corrupted lists.Bob Moore1-2/+13
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-1/+2
2013-04-12ACPICA: Add a lock to the internal object reference count mechanismBob Moore1-34/+48
2013-04-12ACPICA: Remove FORCE_DELETE option for global reference count mechanismBob Moore1-13/+1
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Lint changes, no functional change.Bob Moore1-1/+1
2013-01-10ACPICA: Performance: Remove function tracing from critical allocation functions.Bob Moore1-13/+13
2013-01-10ACPICA: Performance enhancement for ACPI package objects.Chao Guan1-9/+33
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-7/+7
2012-06-01ACPICA: Add support for multiple notify handlersBob Moore1-7/+17
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2012-01-17ACPICA: Add support for region address conflict checkingLin Ming1-5/+8
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore1-3/+3
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-08-27ACPICA: fix leak of acpi_os_validate_addressLin Ming1-0/+6
2009-05-27ACPICA: Region deletion: Ensure region object is removed from handler listLin Ming1-0/+21
2009-03-26ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore1-3/+3
2009-01-09ACPICA: hide private headersLen Brown1-4/+4
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+677