aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/acpi/tools/acpidump/apmain.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-10ACPICA: Cleanup for all string-to-integer conversionsBob Moore1-2/+2
2016-08-13ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fxxx()/errno/perror() insteadLv Zheng1-15/+16
2016-08-13ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issueLv Zheng1-1/+0
2016-08-13ACPICA: acpidump: Fix a duplicate variable definitionLv Zheng1-0/+1
2016-04-05ACPICA: Utilities: Update for strtoul64 mergerBob Moore1-1/+2
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2015-07-01ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acpi/tablesLv Zheng1-3/+12
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-07-08ACPICA: OSL: Update acpidump to reduce source code differencesLv Zheng1-0/+4
2014-07-08ACPICA: acpidump: Reduce freopen() invocations to improve portabilityLv Zheng1-1/+2
2014-07-08ACPICA: acpidump: Replace file IOs with new APIs to improve portabilityLv Zheng1-14/+13
2014-07-08ACPICA: acpidump: Remove exit() from generic layer to improve portabilityLv Zheng1-18/+32
2014-07-08ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng1-1/+2
2014-07-08ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf() to improve portabilityLv Zheng1-4/+4
2014-07-08ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng1-0/+1
2014-05-07ACPICA: acpidump: Add support to force using RSDT.Lv Zheng1-1/+12
2014-04-20ACPICA: acpidump: Add support to generate acpidump release.Lv Zheng1-0/+340