summaryrefslogtreecommitdiffstats
path: root/tools/power/acpi
Commit message (Expand)AuthorAgeFilesLines
* 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
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-0511-11/+11
* ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal.Bob Moore2014-10-211-0/+8
* ACPICA: acpidump: Add ACPI 1.0 RSDP support.Lv Zheng2014-10-211-1/+1
* ACPICA: utprint/oslibcfs: cleanup - no functional changeBob Moore2014-07-081-15/+15
* 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/+69
* 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-082-9/+8
* ACPICA: Common: Enhance cm_get_file_size() to improve portabilityLv Zheng2014-07-082-9/+14