summaryrefslogtreecommitdiffstats
path: root/tools/power/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Use %d for signed int print formatting instead of %uColin Ian King2018-11-081-1/+1
* tools: power/acpi, revert to LD = gccJiri Slaby2018-05-041-0/+1
* Merge branch 'acpica'Rafael J. Wysocki2018-04-0210-365/+25
|\
| * ACPICA: adding SPDX headersErik Schmauss2018-03-1810-365/+25
* | tools: fix cross-compile var clobberingMartin Kelly2018-02-211-3/+0
|/
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-0610-10/+10
* 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/+3
* ACPICA: acpidump: Add DSDT/FACS instance support for Linux and EFILv Zheng2017-08-031-32/+73
* ACPICA: CLib: Add short multiply/shift supportLv Zheng2017-08-032-2/+2
* ACPICA: Unix application OSL: Correctly handle control-c (EINTR)Bob Moore2017-06-271-3/+7
* tools/power/acpi: Add .gitignore filePrarit Bhargava2017-05-121-0/+4
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-0910-10/+10
* ACPICA: Hardware: Add sleep register hooksLv Zheng2017-01-021-0/+22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-1/+1
|\
| * treewide: Fix printk() message errorsMasanari Iida2016-12-141-1/+1
* | Merge branch 'acpica'Rafael J. Wysocki2016-12-121-2/+11
|\ \ | |/ |/|
| * ACPICA: MacOSX: Fix wrong sem_destroy definitionLv Zheng2016-10-211-1/+6
| * ACPICA: MacOSX: Fix anonymous semaphore implementationLv Zheng2016-10-211-1/+5
* | tools/power/acpi: Remove direct kernel source include referenceLv Zheng2016-11-165-34/+53
|/
* 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-137-295/+81
* ACPICA: Clib: Add -nostdinc support for EFI layerLv Zheng2016-08-132-5/+4
* ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issueLv Zheng2016-08-133-2/+1
* ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handlesLv Zheng2016-08-132-6/+0
* 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/+1
* ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to linkLv Zheng2016-08-131-3/+0
* ACPICA: iASL/Disassembler: Add a check for missing filenameBob Moore2016-08-131-1/+1
* tools/acpi: use CROSS_COMPILE to define prefixAndy Shevchenko2016-06-231-3/+4
*-. 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-053-37/+36
* | ACPICA: Utilities: Update for strtoul64 mergerBob Moore2016-04-052-2/+4
* | ACPICA: Add support for QNX 6.6 platformWill Miles2016-04-051-1/+1
|/
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-1511-11/+11
* ACPICA: getopt: Comment update, no functional changeBob Moore2016-01-011-0/+1
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-013-0/+17
* tools/power/acpi: Add userspace AML interface supportLv Zheng2015-12-153-8/+473
* 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-312-27/+22
* tools/power/acpi: Add descend support in ACPI tools MakefileLv Zheng2015-07-314-151/+199
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-014-15/+15
* ACPI / acpidump: Update acpidump manualLv Zheng2015-07-011-5/+12
* ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acp...Lv Zheng2015-07-012-4/+13
* ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev...Lv Zheng2015-07-011-43/+46
* ACPICA: Add dragon_fly support to unix file mapping fileSascha Wildner2015-07-011-1/+1
* ACPICA: Fix a sscanf format string.Bob Moore2015-04-141-1/+1
* ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset.Lv Zheng2015-04-141-1/+1