summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/acutils.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng2013-10-301-6/+0
* ACPICA: Add safe versions of common string functions.Bob Moore2013-10-301-0/+11
* ACPICA: Add acpi_update_interfaces() public interfaceLv Zheng2013-07-231-0/+2
* ACPICA: Disassembler: Expand maximum output string length to 64KBob Moore2013-07-231-1/+1
* ACPICA: Update interface to acpi_ut_valid_acpi_name()Bob Moore2013-06-161-1/+1
* ACPICA: Split internal error msg routines to a separate fileBob Moore2013-06-161-0/+42
* ACPICA: Add BIOS error interface for predefined name validation supportBob Moore2013-06-011-0/+6
* ACPICA: Remove FORCE_DELETE option for global reference count mechanismBob Moore2013-04-121-1/+2
* ACPICA: _OSI Support: handle any errors from acpi_os_acquire_mutex()Jung-uk Kim2013-04-121-1/+1
* ACPICA: Predefine names: Add allowed argument types to master info tableBob Moore2013-04-121-0/+20
* ACPICA: Add exception descriptions to exception info tableBob Moore2013-03-121-1/+2
OpenPOWER on IntegriCloud