aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/utobject.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-02-16ACPICA: Fix a couple of typosBob Moore1-1/+1
2020-01-13ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore1-1/+1
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore1-1/+1
2018-05-27ACPICA: Mark acpi_ut_create_internal_object_dbg() memory allocations as non-leaksLarry Finger1-0/+2
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-37/+3
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-08-03ACPICA: Implement deferred resolution of reference package elementsBob Moore1-0/+5
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng1-9/+9
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore1-8/+12
2016-01-01ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng1-2/+2
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-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-10-31ACPICA: Cleanup useless memset invocations.Lv Zheng1-1/+0
2013-10-31ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal.Lv Zheng1-1/+1
2013-10-31ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size().Lv Zheng1-10/+13
2013-10-14treewide: Fix typo in printkMasanari Iida1-1/+1
2013-06-16ACPICA: Standardize all switch() blocksChao Guan1-3/+2
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng1-1/+1
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore1-4/+4
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-4/+4
2012-07-17ACPICA: Fix some comment fieldsBob Moore1-3/+3
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
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-4/+4
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-11-24ACPICA: New internal utility function to create Integer objectsBob Moore1-0/+29
2009-03-26ACPICA: Debug output: decrease verbosity of DB_INFO debug levelBob Moore1-2/+2
2009-03-26ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore1-4/+3
2009-01-09Merge branch 'linus' into releaseLen Brown1-2/+2
2009-01-09ACPICA: hide private headersLen Brown1-2/+2
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+677