aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/acpi/os_specific (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore1-7/+7
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore1-15/+15
2019-04-09ACPICA: Rename nameseg copy macro for clarityBob Moore1-2/+2
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore4-4/+4
2018-03-18ACPICA: adding SPDX headersErik Schmauss4-148/+12
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore4-4/+4
2017-08-03ACPICA: acpidump: Add DSDT/FACS instance support for Linux and EFILv Zheng1-32/+73
2017-06-27ACPICA: Unix application OSL: Correctly handle control-c (EINTR)Bob Moore1-3/+7
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore4-4/+4
2017-01-02ACPICA: Hardware: Add sleep register hooksLv Zheng1-0/+22
2016-10-21ACPICA: MacOSX: Fix wrong sem_destroy definitionLv Zheng1-1/+6
2016-10-21ACPICA: MacOSX: Fix anonymous semaphore implementationLv Zheng1-1/+5
2016-08-13ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fxxx()/errno/perror() insteadLv Zheng1-217/+0
2016-08-13ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to linkLv Zheng1-3/+0
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2-36/+35
2016-04-05ACPICA: Add support for QNX 6.6 platformWill Miles1-1/+1
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore5-5/+5
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore1-0/+3
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore1-3/+3
2015-07-01ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev/memLv Zheng1-43/+46
2015-07-01ACPICA: Add dragon_fly support to unix file mapping fileSascha Wildner1-1/+1
2015-04-14ACPICA: Fix a sscanf format string.Bob Moore1-1/+1
2015-04-14ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset.Lv Zheng1-1/+1
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box5-5/+5
2014-10-21ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal.Bob Moore1-0/+8
2014-07-08ACPICA: utprint/oslibcfs: cleanup - no functional changeBob Moore1-15/+15
2014-07-08ACPICA: Utilities: Add formatted printing APIsLv Zheng1-0/+7
2014-07-08ACPICA: OSL: Add portable file IO to improve portabilityLv Zheng1-0/+214
2014-07-08ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng1-0/+1304
2014-07-08ACPICA: acpidump: Add support for ACPI 1.0 GUID in LinuxLv Zheng1-7/+41
2014-05-29ACPICA: acpidump: Fix repetitive table dump in -n mode.Lv Zheng1-0/+4
2014-05-07ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.Lv Zheng1-0/+12
2014-05-07ACPICA: acpidump: Add support to force using RSDT.Lv Zheng1-5/+27
2014-05-07ACPICA: acpidump: Fix truncated RSDP signature validation.Lv Zheng1-10/+31
2014-05-07ACPICA: acpidump: Fix code issue in invoking fread in the loop.Lv Zheng1-11/+6
2014-04-20ACPICA: acpidump: Add support to generate acpidump release.Lv Zheng3-0/+1630