| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | tools/acpi: use CROSS_COMPILE to define prefix | Andy Shevchenko | 2016-06-23 | 1 | -3/+4 |
*-. | Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki | 2016-05-16 | 1 | -2/+2 |
|\ \ |
|
| | * | tools/power/acpi: close file only if it is open | Lv Zheng | 2016-04-09 | 1 | -2/+2 |
| |/ |
|
* | | ACPICA: Move all ASCII utilities to a common file | Bob Moore | 2016-05-05 | 2 | -1/+8 |
* | | ACPICA: Divergence: remove unwanted spaces for typedef | Lv Zheng | 2016-05-05 | 3 | -37/+36 |
* | | ACPICA: Utilities: Update for strtoul64 merger | Bob Moore | 2016-04-05 | 2 | -2/+4 |
* | | ACPICA: Add support for QNX 6.6 platform | Will Miles | 2016-04-05 | 1 | -1/+1 |
|/ |
|
* | ACPICA: Additional 2016 copyright changes | Bob Moore | 2016-01-15 | 11 | -11/+11 |
* | ACPICA: getopt: Comment update, no functional change | Bob Moore | 2016-01-01 | 1 | -0/+1 |
* | ACPICA: Core: Major update for code formatting, no functional changes | Bob Moore | 2016-01-01 | 3 | -0/+17 |
* | tools/power/acpi: Add userspace AML interface support | Lv Zheng | 2015-12-15 | 3 | -8/+473 |
* | ACPICA: iASL: General cleanup of the file suffix #defines | Bob Moore | 2015-10-22 | 1 | -1/+1 |
* | tools/power/acpi: Enable build for EC userspace tool | Lv Zheng | 2015-07-31 | 2 | -27/+22 |
* | tools/power/acpi: Add descend support in ACPI tools Makefile | Lv Zheng | 2015-07-31 | 4 | -151/+199 |
* | ACPICA: De-macroize calls to standard C library functions | Bob Moore | 2015-07-01 | 4 | -15/+15 |
* | ACPI / acpidump: Update acpidump manual | Lv Zheng | 2015-07-01 | 1 | -5/+12 |
* | ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acp... | Lv Zheng | 2015-07-01 | 2 | -4/+13 |
* | ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev... | Lv Zheng | 2015-07-01 | 1 | -43/+46 |
* | ACPICA: Add dragon_fly support to unix file mapping file | Sascha Wildner | 2015-07-01 | 1 | -1/+1 |
* | ACPICA: Fix a sscanf format string. | Bob Moore | 2015-04-14 | 1 | -1/+1 |
* | ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset. | Lv Zheng | 2015-04-14 | 1 | -1/+1 |
* | ACPICA: Update Copyright headers to 2015 | David E. Box | 2015-02-05 | 11 | -11/+11 |
* | ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal. | Bob Moore | 2014-10-21 | 1 | -0/+8 |
* | ACPICA: acpidump: Add ACPI 1.0 RSDP support. | Lv Zheng | 2014-10-21 | 1 | -1/+1 |
* | ACPICA: utprint/oslibcfs: cleanup - no functional change | Bob Moore | 2014-07-08 | 1 | -15/+15 |
* | ACPICA: OSL: Update acpidump to reduce source code differences | Lv Zheng | 2014-07-08 | 2 | -7/+27 |
* | ACPICA: acpidump: Reduce freopen() invocations to improve portability | Lv Zheng | 2014-07-08 | 3 | -9/+11 |
* | ACPICA: acpidump: Replace file IOs with new APIs to improve portability | Lv Zheng | 2014-07-08 | 4 | -72/+69 |
* | ACPICA: acpidump: Remove exit() from generic layer to improve portability | Lv Zheng | 2014-07-08 | 1 | -18/+32 |
* | ACPICA: acpidump: Add memory/string OSL usage to improve portability | Lv Zheng | 2014-07-08 | 2 | -13/+14 |
* | ACPICA: Common: Enhance acpi_getopt() to improve portability | Lv Zheng | 2014-07-08 | 2 | -9/+8 |
* | ACPICA: Common: Enhance cm_get_file_size() to improve portability | Lv Zheng | 2014-07-08 | 2 | -9/+14 |
* | ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()... | Lv Zheng | 2014-07-08 | 1 | -4/+4 |
* | ACPICA: Utilities: Add formatted printing APIs | Lv Zheng | 2014-07-08 | 1 | -0/+7 |
* | ACPICA: OSL: Add portable file IO to improve portability | Lv Zheng | 2014-07-08 | 1 | -0/+214 |
* | ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs | Lv Zheng | 2014-07-08 | 4 | -22/+1306 |
* | ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(... | Lv Zheng | 2014-07-08 | 2 | -1/+1 |
* | ACPICA: acpidump: Add support for ACPI 1.0 GUID in Linux | Lv Zheng | 2014-07-08 | 1 | -7/+41 |
*-. | Merge branches 'acpi-tools' and 'pm-tools' | Rafael J. Wysocki | 2014-06-03 | 3 | -0/+262 |
|\ \ |
|
| * | | ACPI / tools: Introduce ec_access.c - tool to access the EC | Thomas Renninger | 2014-04-28 | 3 | -0/+262 |
| |/ |
|
* | | ACPICA: acpidump: Fix repetitive table dump in -n mode. | Lv Zheng | 2014-05-29 | 1 | -0/+4 |
* | | ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT. | Lv Zheng | 2014-05-07 | 1 | -0/+12 |
* | | ACPICA: acpidump: Add support to force using RSDT. | Lv Zheng | 2014-05-07 | 3 | -18/+50 |
* | | ACPICA: acpidump: Fix truncated RSDP signature validation. | Lv Zheng | 2014-05-07 | 1 | -10/+31 |
* | | ACPICA: acpidump: Fix code issue in invoking fread in the loop. | Lv Zheng | 2014-05-07 | 1 | -11/+6 |
* | | Merge back earlier ACPICA material. | Rafael J. Wysocki | 2014-05-07 | 12 | -574/+3216 |
|\ \
| |/
|/| |
|
| * | ACPICA: acpidump: Update man page. | Lv Zheng | 2014-04-20 | 1 | -12/+73 |
| * | ACPICA: acpidump: Remove old acpidump source. | Lv Zheng | 2014-04-20 | 1 | -559/+0 |
| * | ACPICA: acpidump: Update Makefile to build acpidump from ACPICA. | Lv Zheng | 2014-04-20 | 1 | -3/+23 |
| * | ACPICA: acpidump: Update new structures and add missing file. | Lv Zheng | 2014-04-20 | 1 | -0/+101 |