aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/acpi/tools/acpidump/apmain.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-13ACPICA: Update copyright notices to the year 2022Bob Moore1-1/+1
2021-01-22ACPICA: Updated all copyrights to 2021Bob Moore1-1/+1
2020-01-13ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore1-1/+1
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore1-1/+1
2018-11-08ACPICA: Use %d for signed int print formatting instead of %uColin Ian King1-1/+1
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-36/+2
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-11-27ACPICA: Tools: Deploy -vd option (build date/time) across all toolsBob Moore1-4/+24
2017-10-04ACPICA: Restructure/cleanup all string-to-integer conversion functionsBob Moore1-3/+1
2017-08-03ACPICA: CLib: Add short multiply/shift supportLv Zheng1-1/+1
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
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