summaryrefslogtreecommitdiffstats
path: root/tools/power/acpi
AgeCommit message (Expand)AuthorLines
2019-08-21ACPICA: iASL,acpi_dump: Improve y/n queryBob Moore-2/+8
2019-07-08Merge branches 'acpi-tables', 'acpi-osl', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki-4/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner-24/+6
2019-05-28ACPI: tools: Exclude tools/* from .gitignore patternsMasahiro Yamada-4/+4
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore-11/+11
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore-17/+17
2019-04-09ACPICA: Rename nameseg copy macro for clarityBob Moore-4/+4
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore-10/+10
2018-11-08ACPICA: Use %d for signed int print formatting instead of %uColin Ian King-1/+1
2018-05-04tools: power/acpi, revert to LD = gccJiri Slaby-0/+1
2018-04-02Merge branch 'acpica'Rafael J. Wysocki-365/+25
2018-03-18ACPICA: adding SPDX headersErik Schmauss-365/+25
2018-02-21tools: fix cross-compile var clobberingMartin Kelly-3/+0
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore-10/+10
2017-11-27ACPICA: Tools: Deploy -vd option (build date/time) across all toolsBob Moore-4/+24
2017-10-04ACPICA: Restructure/cleanup all string-to-integer conversion functionsBob Moore-5/+3
2017-08-03ACPICA: acpidump: Add DSDT/FACS instance support for Linux and EFILv Zheng-32/+73
2017-08-03ACPICA: CLib: Add short multiply/shift supportLv Zheng-2/+2
2017-06-27ACPICA: Unix application OSL: Correctly handle control-c (EINTR)Bob Moore-3/+7
2017-05-12tools/power/acpi: Add .gitignore filePrarit Bhargava-0/+4
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore-10/+10
2017-01-02ACPICA: Hardware: Add sleep register hooksLv Zheng-0/+22
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2016-12-14treewide: Fix printk() message errorsMasanari Iida-1/+1
2016-12-12Merge branch 'acpica'Rafael J. Wysocki-2/+11
2016-11-16tools/power/acpi: Remove direct kernel source include referenceLv Zheng-34/+53
2016-10-21ACPICA: MacOSX: Fix wrong sem_destroy definitionLv Zheng-1/+6
2016-10-21ACPICA: MacOSX: Fix anonymous semaphore implementationLv Zheng-1/+5
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