summaryrefslogtreecommitdiffstats
path: root/tools/power/acpi/os_specific
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: MacOSX: Fix wrong sem_destroy definitionLv Zheng2016-10-211-1/+6
* ACPICA: MacOSX: Fix anonymous semaphore implementationLv Zheng2016-10-211-1/+5
* ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...Lv Zheng2016-08-131-217/+0
* ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to linkLv Zheng2016-08-131-3/+0
* ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-052-36/+35
* ACPICA: Add support for QNX 6.6 platformWill Miles2016-04-051-1/+1
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-155-5/+5
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-0/+3
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-011-3/+3
* ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev...Lv Zheng2015-07-011-43/+46
* ACPICA: Add dragon_fly support to unix file mapping fileSascha Wildner2015-07-011-1/+1
* 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/+6
* ACPICA: acpidump: Add support to generate acpidump release.Lv Zheng2014-04-203-0/+1630
OpenPOWER on IntegriCloud