aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/acutils.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-28ACPICA: utilities: add flag to only display data when dumping buffersErik Schmauss1-4/+5
2019-08-21ACPICA: Fully deploy ACPI_PRINTF_LIKE macroBob Moore1-0/+3
2019-08-21ACPICA: Increase total number of possible Owner IDsBob Moore1-3/+4
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore1-1/+1
2018-08-14ACPICA: Utilities: split hex detection into smaller functionsErik Schmauss1-0/+2
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-36/+2
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2018-01-05ACPICA: Create and deploy safe version of strncpyBob Moore1-1/+3
2017-11-27ACPICA: Update linkage for get mutex name interfaceBob Moore1-2/+2
2017-11-27ACPICA: Enhance error messages from namespace create/lookup operationsBob Moore1-5/+7
2017-11-27ACPICA: Update output from ACPI_EXCEPTION macroBob Moore1-3/+0
2017-10-04ACPICA: String conversions: Update to add new behaviorsBob Moore1-0/+2
2017-10-04ACPICA: Restructure/cleanup all string-to-integer conversion functionsBob Moore1-6/+25
2017-08-03ACPICA: Implement deferred resolution of reference package elementsBob Moore1-1/+1
2017-08-03ACPICA: CLib: Add short multiply/shift supportLv Zheng1-0/+7
2017-06-12ACPICA: ACPI 6.2: Add support for PinConfig() resourceMika Westerberg1-0/+1
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-12-09ACPICA: Utilities: Add new decode function for parser valuesBob Moore1-0/+2
2016-09-10ACPICA: Cleanup for all string-to-integer conversionsBob Moore1-7/+10
2016-08-13ACPICA: Clib: Add -nostdinc support for EFI layerLv Zheng1-19/+0
2016-08-13ACPICA: Utilities: Introduce facility to allow Linux to set correct logging levelsLv Zheng1-0/+12
2016-08-13ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces.Jung-uk Kim1-0/+5
2016-05-05ACPICA: Move all ASCII utilities to a common fileBob Moore1-4/+9
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng1-11/+11
2016-04-05ACPICA: All: const keyword changes across the ACPICA sourceBob Moore1-6/+8
2016-04-05ACPICA: Utilities: Update for strtoul64 mergerBob Moore1-1/+8
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore1-4/+0
2016-01-01ACPICA: Disassembler/tools: Support for multiple ACPI tables in one fileBob Moore1-12/+0
2016-01-01ACPICA: acpiexec: Add support for AML files containing multiple tablesBob Moore1-0/+4
2016-01-01ACPICA: Add "const" to some functions that return fixed stringsLABBE Corentin1-7/+7
2015-10-22ACPI: Enable build of AML interpreter debuggerLv Zheng1-2/+0
2015-08-25ACPICA: acpinames: Add new options and wildcard supportBob Moore1-1/+1
2015-07-23ACPICA: Cleanup use of all non-ANSI local C library functionsBob Moore1-12/+11
2015-07-01ACPICA: Split C library prototypes to new headerBob Moore1-58/+0
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore1-24/+22
2015-07-01ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit1-0/+4
2015-05-22ACPICA: iASL: Enhance detection of non-ascii or corrupted input files.Bob Moore1-1/+1
2015-04-14ACPICA: Utilities: Correct conditional compilation definitions.Lv Zheng1-2/+12
2015-04-14ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push().Rickard Strandqvist1-6/+0
2015-04-14ACPICA: Linuxize: Reduce divergences for 20150410 release.Lv Zheng1-2/+0
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-07-31ACPICA: acpihelp: Add UUID support, restructure some existing files.Bob Moore1-0/+9
2014-07-08ACPICA: acpidump: Reduce freopen() invocations to improve portabilityLv Zheng1-0/+7
2014-07-08ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng1-0/+2
2014-07-08ACPICA: Utilities: Add formatted printing APIsLv Zheng1-0/+19
2014-07-08ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng1-1/+0
2014-07-08ACPICA: Utilities: Add support to read table from filesLv Zheng1-0/+8
2014-07-08ACPICA: Utilities: Fix an issue with non-native ACPI_IS_PRINT()Lv Zheng1-1/+1
2014-04-20ACPICA: acpidump: Update new structures and add missing file.Lv Zheng1-1/+1