aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore3-11/+11
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore2-17/+17
2019-04-09ACPICA: Rename nameseg copy macro for clarityBob Moore2-4/+4
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore10-10/+10
2018-11-08ACPICA: Use %d for signed int print formatting instead of %uColin Ian King1-1/+1
2018-05-04tools: power/acpi, revert to LD = gccJiri Slaby1-0/+1
2018-04-02Merge branch 'acpica'Rafael J. Wysocki10-365/+25
2018-03-18ACPICA: adding SPDX headersErik Schmauss10-365/+25
2018-02-21tools: fix cross-compile var clobberingMartin Kelly1-3/+0
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore10-10/+10
2017-11-27ACPICA: Tools: Deploy -vd option (build date/time) across all toolsBob Moore1-4/+24
2017-10-04ACPICA: Restructure/cleanup all string-to-integer conversion functionsBob Moore3-5/+3
2017-08-03ACPICA: acpidump: Add DSDT/FACS instance support for Linux and EFILv Zheng1-32/+73
2017-08-03ACPICA: CLib: Add short multiply/shift supportLv Zheng2-2/+2
2017-06-27ACPICA: Unix application OSL: Correctly handle control-c (EINTR)Bob Moore1-3/+7
2017-05-12tools/power/acpi: Add .gitignore filePrarit Bhargava1-0/+4
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore10-10/+10
2017-01-02ACPICA: Hardware: Add sleep register hooksLv Zheng1-0/+22
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-12-14treewide: Fix printk() message errorsMasanari Iida1-1/+1
2016-12-12Merge branch 'acpica'Rafael J. Wysocki1-2/+11
2016-11-16tools/power/acpi: Remove direct kernel source include referenceLv Zheng5-34/+53
2016-10-21ACPICA: MacOSX: Fix wrong sem_destroy definitionLv Zheng1-1/+6
2016-10-21ACPICA: MacOSX: Fix anonymous semaphore implementationLv Zheng1-1/+5
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 Zheng7-295/+81
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 Zheng2-6/+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-08-13ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to linkLv Zheng1-3/+0
2016-08-13ACPICA: iASL/Disassembler: Add a check for missing filenameBob Moore1-1/+1
2016-06-23tools/acpi: use CROSS_COMPILE to define prefixAndy Shevchenko1-3/+4
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 Zheng3-37/+36
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-04-05ACPICA: Add support for QNX 6.6 platformWill Miles1-1/+1
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore11-11/+11
2016-01-01ACPICA: getopt: Comment update, no functional changeBob Moore1-0/+1
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore3-0/+17
2015-12-15tools/power/acpi: Add userspace AML interface supportLv Zheng3-8/+473
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 Zheng2-27/+22
2015-07-31tools/power/acpi: Add descend support in ACPI tools MakefileLv Zheng4-151/+199
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore4-15/+15
2015-07-01ACPI / acpidump: Update acpidump manualLv Zheng1-5/+12
2015-07-01ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acpi/tablesLv Zheng2-4/+13