summaryrefslogtreecommitdiffstats
path: root/tools/power/acpi/tools
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-191-2/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-053-12/+3Star
* ACPICA: Rename nameseg length macro/define for clarityBob Moore2019-04-092-4/+4
* ACPICA: Rename nameseg compare macro for clarityBob Moore2019-04-091-2/+2
* ACPICA: Rename nameseg copy macro for clarityBob Moore2019-04-091-2/+2
* ACPICA: All acpica: Update copyrights to 2019Bob Moore2019-01-154-4/+4
* ACPICA: Use %d for signed int print formatting instead of %uColin Ian King2018-11-081-1/+1
* ACPICA: adding SPDX headersErik Schmauss2018-03-184-145/+9Star
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-064-4/+4
* ACPICA: Tools: Deploy -vd option (build date/time) across all toolsBob Moore2017-11-271-4/+24
* ACPICA: Restructure/cleanup all string-to-integer conversion functionsBob Moore2017-10-043-5/+3Star
* ACPICA: CLib: Add short multiply/shift supportLv Zheng2017-08-032-2/+2
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-094-4/+4
* treewide: Fix printk() message errorsMasanari Iida2016-12-141-1/+1
* tools/power/acpi: Remove direct kernel source include referenceLv Zheng2016-11-163-10/+14
* ACPICA: Cleanup for all string-to-integer conversionsBob Moore2016-09-103-4/+6
* ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...Lv Zheng2016-08-134-71/+74
* ACPICA: Clib: Add -nostdinc support for EFI layerLv Zheng2016-08-132-5/+4Star
* ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issueLv Zheng2016-08-133-2/+1Star
* ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handlesLv Zheng2016-08-131-5/+0Star
* ACPICA: Clib: Fix build issues when ACPI_USE_STANDARD_HEADERS is not defined ...Lv Zheng2016-08-131-2/+2
* ACPICA: acpidump: Fix a duplicate variable definitionLv Zheng2016-08-132-6/+1Star
*-. Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2016-05-161-2/+2
|\ \
| | * tools/power/acpi: close file only if it is openLv Zheng2016-04-091-2/+2
| |/
* | ACPICA: Move all ASCII utilities to a common fileBob Moore2016-05-052-1/+8
* | ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-051-1/+1
* | ACPICA: Utilities: Update for strtoul64 mergerBob Moore2016-04-052-2/+4
|/
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-154-4/+4
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-0/+13
* tools/power/acpi: Add userspace AML interface supportLv Zheng2015-12-152-0/+465
* ACPICA: iASL: General cleanup of the file suffix #definesBob Moore2015-10-221-1/+1
* tools/power/acpi: Enable build for EC userspace toolLv Zheng2015-07-311-19/+14Star
* tools/power/acpi: Add descend support in ACPI tools MakefileLv Zheng2015-07-311-0/+53
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-012-10/+10
* ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acp...Lv Zheng2015-07-012-4/+13
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-054-4/+4
* ACPICA: acpidump: Add ACPI 1.0 RSDP support.Lv Zheng2014-10-211-1/+1
* ACPICA: OSL: Update acpidump to reduce source code differencesLv Zheng2014-07-082-7/+27
* ACPICA: acpidump: Reduce freopen() invocations to improve portabilityLv Zheng2014-07-083-9/+11
* ACPICA: acpidump: Replace file IOs with new APIs to improve portabilityLv Zheng2014-07-084-72/+69Star
* ACPICA: acpidump: Remove exit() from generic layer to improve portabilityLv Zheng2014-07-081-18/+32
* ACPICA: acpidump: Add memory/string OSL usage to improve portabilityLv Zheng2014-07-082-13/+14
* ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng2014-07-081-1/+2
* ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...Lv Zheng2014-07-081-4/+4
* ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng2014-07-082-22/+1Star
* ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...Lv Zheng2014-07-081-1/+0Star
*-. Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki2014-06-032-0/+260
|\ \
| * | ACPI / tools: Introduce ec_access.c - tool to access the ECThomas Renninger2014-04-282-0/+260
| |/
* | ACPICA: acpidump: Add support to force using RSDT.Lv Zheng2014-05-072-13/+23