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