summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/acutils.h
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: adding SPDX headersErik Schmauss2018-03-181-36/+2
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-061-1/+1
* ACPICA: Create and deploy safe version of strncpyBob Moore2018-01-051-1/+3
* ACPICA: Update linkage for get mutex name interfaceBob Moore2017-11-271-2/+2
* ACPICA: Enhance error messages from namespace create/lookup operationsBob Moore2017-11-271-5/+7
* ACPICA: Update output from ACPI_EXCEPTION macroBob Moore2017-11-271-3/+0
* ACPICA: String conversions: Update to add new behaviorsBob Moore2017-10-041-0/+2
* ACPICA: Restructure/cleanup all string-to-integer conversion functionsBob Moore2017-10-041-6/+25
* ACPICA: Implement deferred resolution of reference package elementsBob Moore2017-08-031-1/+1
* ACPICA: CLib: Add short multiply/shift supportLv Zheng2017-08-031-0/+7
* ACPICA: ACPI 6.2: Add support for PinConfig() resourceMika Westerberg2017-06-121-0/+1
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-091-1/+1
* ACPICA: Utilities: Add new decode function for parser valuesBob Moore2016-12-091-0/+2
* ACPICA: Cleanup for all string-to-integer conversionsBob Moore2016-09-101-7/+10
* ACPICA: Clib: Add -nostdinc support for EFI layerLv Zheng2016-08-131-19/+0
* ACPICA: Utilities: Introduce facility to allow Linux to set correct logging l...Lv Zheng2016-08-131-0/+12
* ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces.Jung-uk Kim2016-08-131-0/+5
* ACPICA: Move all ASCII utilities to a common fileBob Moore2016-05-051-4/+9
* ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-051-11/+11
* ACPICA: All: const keyword changes across the ACPICA sourceBob Moore2016-04-051-6/+8
* ACPICA: Utilities: Update for strtoul64 mergerBob Moore2016-04-051-1/+8
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore2016-01-011-4/+0
* ACPICA: Disassembler/tools: Support for multiple ACPI tables in one fileBob Moore2016-01-011-12/+0
* ACPICA: acpiexec: Add support for AML files containing multiple tablesBob Moore2016-01-011-0/+4
* ACPICA: Add "const" to some functions that return fixed stringsLABBE Corentin2016-01-011-7/+7
* ACPI: Enable build of AML interpreter debuggerLv Zheng2015-10-221-2/+0
* ACPICA: acpinames: Add new options and wildcard supportBob Moore2015-08-251-1/+1
* ACPICA: Cleanup use of all non-ANSI local C library functionsBob Moore2015-07-231-12/+11
* ACPICA: Split C library prototypes to new headerBob Moore2015-07-011-58/+0
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-011-24/+22
* ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit2015-07-011-0/+4
* ACPICA: iASL: Enhance detection of non-ascii or corrupted input files.Bob Moore2015-05-221-1/+1
* ACPICA: Utilities: Correct conditional compilation definitions.Lv Zheng2015-04-141-2/+12
* ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push().Rickard Strandqvist2015-04-141-6/+0
* ACPICA: Linuxize: Reduce divergences for 20150410 release.Lv Zheng2015-04-141-2/+0
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: acpihelp: Add UUID support, restructure some existing files.Bob Moore2014-07-311-0/+9
* ACPICA: acpidump: Reduce freopen() invocations to improve portabilityLv Zheng2014-07-081-0/+7
* ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng2014-07-081-0/+2
* ACPICA: Utilities: Add formatted printing APIsLv Zheng2014-07-081-0/+19
* ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng2014-07-081-1/+0
* ACPICA: Utilities: Add support to read table from filesLv Zheng2014-07-081-0/+8
* ACPICA: Utilities: Fix an issue with non-native ACPI_IS_PRINT()Lv Zheng2014-07-081-1/+1
* ACPICA: acpidump: Update new structures and add missing file.Lv Zheng2014-04-201-1/+1
* ACPICA: Disassembler: Add decoding of Notify() values.Bob Moore2014-04-201-2/+1
* ACPICA: Disassembler: Add support to decode _HID and _CID values.Bob Moore2014-04-201-0/+7
* ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore2014-03-181-4/+0
* ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore2014-02-271-0/+4
* ACPICA: Update the conditions to enable the utility resource dump strings.Lv Zheng2014-02-111-1/+1
OpenPOWER on IntegriCloud