aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/acpi/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-03ACPICA: CLib: Add short multiply/shift supportLv Zheng2-2/+2
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore4-4/+4
2016-12-14treewide: Fix printk() message errorsMasanari Iida1-1/+1
2016-11-16tools/power/acpi: Remove direct kernel source include referenceLv Zheng3-10/+14
2016-09-10ACPICA: Cleanup for all string-to-integer conversionsBob Moore3-4/+6
2016-08-13ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fxxx()/errno/perror() insteadLv Zheng4-71/+74
2016-08-13ACPICA: Clib: Add -nostdinc support for EFI layerLv Zheng2-5/+4
2016-08-13ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issueLv Zheng3-2/+1
2016-08-13ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handlesLv Zheng1-5/+0
2016-08-13ACPICA: Clib: Fix build issues when ACPI_USE_STANDARD_HEADERS is not defined by converting size_t to acpi_sizeLv Zheng1-2/+2
2016-08-13ACPICA: acpidump: Fix a duplicate variable definitionLv Zheng2-6/+1
2016-05-16Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki1-2/+2
2016-05-05ACPICA: Move all ASCII utilities to a common fileBob Moore2-1/+8
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng1-1/+1
2016-04-09tools/power/acpi: close file only if it is openLv Zheng1-2/+2
2016-04-05ACPICA: Utilities: Update for strtoul64 mergerBob Moore2-2/+4
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore4-4/+4
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore1-0/+13
2015-12-15tools/power/acpi: Add userspace AML interface supportLv Zheng2-0/+465
2015-10-22ACPICA: iASL: General cleanup of the file suffix #definesBob Moore1-1/+1
2015-07-31tools/power/acpi: Enable build for EC userspace toolLv Zheng1-19/+14
2015-07-31tools/power/acpi: Add descend support in ACPI tools MakefileLv Zheng1-0/+53
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore2-10/+10
2015-07-01ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acpi/tablesLv Zheng2-4/+13
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box4-4/+4
2014-10-21ACPICA: acpidump: Add ACPI 1.0 RSDP support.Lv Zheng1-1/+1
2014-07-08ACPICA: OSL: Update acpidump to reduce source code differencesLv Zheng2-7/+27
2014-07-08ACPICA: acpidump: Reduce freopen() invocations to improve portabilityLv Zheng3-9/+11
2014-07-08ACPICA: acpidump: Replace file IOs with new APIs to improve portabilityLv Zheng4-72/+69
2014-07-08ACPICA: acpidump: Remove exit() from generic layer to improve portabilityLv Zheng1-18/+32
2014-07-08ACPICA: acpidump: Add memory/string OSL usage to improve portabilityLv Zheng2-13/+14
2014-07-08ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng1-1/+2
2014-07-08ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf() to improve portabilityLv Zheng1-4/+4
2014-07-08ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng2-22/+1
2014-07-08ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global() from utglobal.c to utinit.cLv Zheng1-1/+0
2014-06-03Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki2-0/+260
2014-05-07ACPICA: acpidump: Add support to force using RSDT.Lv Zheng2-13/+23
2014-04-28ACPI / tools: Introduce ec_access.c - tool to access the ECThomas Renninger2-0/+260
2014-04-20ACPICA: acpidump: Remove old acpidump source.Lv Zheng1-559/+0
2014-04-20ACPICA: acpidump: Add support to generate acpidump release.Lv Zheng4-0/+1150
2014-01-16ACPICA: acpidump: Cleanup tools/power/acpi makefiles.Lv Zheng1-0/+559