summaryrefslogtreecommitdiffstats
path: root/tools/power/acpi
Commit message (Expand)AuthorAgeFilesLines
*-. 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
* ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...Lv Zheng2014-07-081-4/+4
* ACPICA: Utilities: Add formatted printing APIsLv Zheng2014-07-081-0/+7
* ACPICA: OSL: Add portable file IO to improve portabilityLv Zheng2014-07-081-0/+214
* ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng2014-07-084-22/+1306
* ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...Lv Zheng2014-07-082-1/+1
* ACPICA: acpidump: Add support for ACPI 1.0 GUID in LinuxLv Zheng2014-07-081-7/+41
*-. Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki2014-06-033-0/+262
|\ \
| * | ACPI / tools: Introduce ec_access.c - tool to access the ECThomas Renninger2014-04-283-0/+262
| |/
* | ACPICA: acpidump: Fix repetitive table dump in -n mode.Lv Zheng2014-05-291-0/+4
* | ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.Lv Zheng2014-05-071-0/+12
* | ACPICA: acpidump: Add support to force using RSDT.Lv Zheng2014-05-073-18/+50
* | ACPICA: acpidump: Fix truncated RSDP signature validation.Lv Zheng2014-05-071-10/+31
* | ACPICA: acpidump: Fix code issue in invoking fread in the loop.Lv Zheng2014-05-071-11/+6
* | Merge back earlier ACPICA material.Rafael J. Wysocki2014-05-0712-574/+3216
|\ \ | |/ |/|
| * ACPICA: acpidump: Update man page.Lv Zheng2014-04-201-12/+73
| * ACPICA: acpidump: Remove old acpidump source.Lv Zheng2014-04-201-559/+0
| * ACPICA: acpidump: Update Makefile to build acpidump from ACPICA.Lv Zheng2014-04-201-3/+23
| * ACPICA: acpidump: Update new structures and add missing file.Lv Zheng2014-04-201-0/+101
| * ACPICA: acpidump: Add support to generate acpidump release.Lv Zheng2014-04-208-0/+3019