summaryrefslogtreecommitdiffstats
path: root/tools/power/acpi/os_specific
Commit message (Expand)AuthorAgeFilesLines
* 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-055-5/+5
* ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal.Bob Moore2014-10-211-0/+8
* ACPICA: utprint/oslibcfs: cleanup - no functional changeBob Moore2014-07-081-15/+15
* 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-081-0/+1304
* ACPICA: acpidump: Add support for ACPI 1.0 GUID in LinuxLv Zheng2014-07-081-7/+41
* 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-071-5/+27
* 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/+6Star
* ACPICA: acpidump: Add support to generate acpidump release.Lv Zheng2014-04-203-0/+1630