summaryrefslogtreecommitdiffstats
path: root/tools/power/acpi
AgeCommit message (Expand)AuthorLines
2016-09-10ACPICA: Cleanup for all string-to-integer conversionsBob Moore-4/+6
2016-08-13ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...Lv Zheng-295/+81
2016-08-13ACPICA: Clib: Add -nostdinc support for EFI layerLv Zheng-5/+4
2016-08-13ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issueLv Zheng-2/+1
2016-08-13ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handlesLv Zheng-6/+0
2016-08-13ACPICA: Clib: Fix build issues when ACPI_USE_STANDARD_HEADERS is not defined ...Lv Zheng-2/+2
2016-08-13ACPICA: acpidump: Fix a duplicate variable definitionLv Zheng-6/+1
2016-08-13ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to linkLv Zheng-3/+0
2016-08-13ACPICA: iASL/Disassembler: Add a check for missing filenameBob Moore-1/+1
2016-06-23tools/acpi: use CROSS_COMPILE to define prefixAndy Shevchenko-3/+4
2016-05-16Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki-2/+2
2016-05-05ACPICA: Move all ASCII utilities to a common fileBob Moore-1/+8
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng-37/+36
2016-04-09tools/power/acpi: close file only if it is openLv Zheng-2/+2
2016-04-05ACPICA: Utilities: Update for strtoul64 mergerBob Moore-2/+4
2016-04-05ACPICA: Add support for QNX 6.6 platformWill Miles-1/+1
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore-11/+11
2016-01-01ACPICA: getopt: Comment update, no functional changeBob Moore-0/+1
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore-0/+17
2015-12-15tools/power/acpi: Add userspace AML interface supportLv Zheng-8/+473
2015-10-22ACPICA: iASL: General cleanup of the file suffix #definesBob Moore-1/+1
2015-07-31tools/power/acpi: Enable build for EC userspace toolLv Zheng-27/+22
2015-07-31tools/power/acpi: Add descend support in ACPI tools MakefileLv Zheng-151/+199
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore-15/+15
2015-07-01ACPI / acpidump: Update acpidump manualLv Zheng-5/+12
2015-07-01ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acp...Lv Zheng-4/+13
2015-07-01ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev...Lv Zheng-43/+46
2015-07-01ACPICA: Add dragon_fly support to unix file mapping fileSascha Wildner-1/+1
2015-04-14ACPICA: Fix a sscanf format string.Bob Moore-1/+1
2015-04-14ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset.Lv Zheng-1/+1
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box-11/+11
2014-10-21ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal.Bob Moore-0/+8
2014-10-21ACPICA: acpidump: Add ACPI 1.0 RSDP support.Lv Zheng-1/+1
2014-07-08ACPICA: utprint/oslibcfs: cleanup - no functional changeBob Moore-15/+15
2014-07-08ACPICA: OSL: Update acpidump to reduce source code differencesLv Zheng-7/+27
2014-07-08ACPICA: acpidump: Reduce freopen() invocations to improve portabilityLv Zheng-9/+11
2014-07-08ACPICA: acpidump: Replace file IOs with new APIs to improve portabilityLv Zheng-72/+69
2014-07-08ACPICA: acpidump: Remove exit() from generic layer to improve portabilityLv Zheng-18/+32
2014-07-08ACPICA: acpidump: Add memory/string OSL usage to improve portabilityLv Zheng-13/+14
2014-07-08ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng-9/+8
2014-07-08ACPICA: Common: Enhance cm_get_file_size() to improve portabilityLv Zheng-9/+14
2014-07-08ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...Lv Zheng-4/+4
2014-07-08ACPICA: Utilities: Add formatted printing APIsLv Zheng-0/+7
2014-07-08ACPICA: OSL: Add portable file IO to improve portabilityLv Zheng-0/+214
2014-07-08ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng-22/+1306
2014-07-08ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...Lv Zheng-1/+1
2014-07-08ACPICA: acpidump: Add support for ACPI 1.0 GUID in LinuxLv Zheng-7/+41
2014-06-03Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki-0/+262
2014-05-29ACPICA: acpidump: Fix repetitive table dump in -n mode.Lv Zheng-0/+4
2014-05-07ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.Lv Zheng-0/+12