index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
power
/
acpi
/
os_specific
/
service_layers
Age
Commit message (
Expand
)
Author
2021-01-22
ACPICA: Updated all copyrights to 2021
Bob Moore
2020-10-08
ACPICA: Tree-wide: fix various typos and spelling mistakes
Colin Ian King
2020-06-05
ACPICA: acpidump: Removed dead code from oslinuxtbl.c
Bob Moore
2020-01-13
ACPICA: All acpica: Update copyrights to 2020 Including tool signons.
Bob Moore
2019-04-09
ACPICA: Rename nameseg length macro/define for clarity
Bob Moore
2019-04-09
ACPICA: Rename nameseg compare macro for clarity
Bob Moore
2019-04-09
ACPICA: Rename nameseg copy macro for clarity
Bob Moore
2019-01-15
ACPICA: All acpica: Update copyrights to 2019
Bob Moore
2018-03-18
ACPICA: adding SPDX headers
Erik Schmauss
2018-02-06
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
2017-08-03
ACPICA: acpidump: Add DSDT/FACS instance support for Linux and EFI
Lv Zheng
2017-06-27
ACPICA: Unix application OSL: Correctly handle control-c (EINTR)
Bob Moore
2017-02-09
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
2017-01-02
ACPICA: Hardware: Add sleep register hooks
Lv Zheng
2016-10-21
ACPICA: MacOSX: Fix wrong sem_destroy definition
Lv Zheng
2016-10-21
ACPICA: MacOSX: Fix anonymous semaphore implementation
Lv Zheng
2016-08-13
ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...
Lv Zheng
2016-08-13
ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to link
Lv Zheng
2016-05-05
ACPICA: Divergence: remove unwanted spaces for typedef
Lv Zheng
2016-04-05
ACPICA: Add support for QNX 6.6 platform
Will Miles
2016-01-15
ACPICA: Additional 2016 copyright changes
Bob Moore
2016-01-01
ACPICA: Core: Major update for code formatting, no functional changes
Bob Moore
2015-07-01
ACPICA: De-macroize calls to standard C library functions
Bob Moore
2015-07-01
ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev...
Lv Zheng
2015-07-01
ACPICA: Add dragon_fly support to unix file mapping file
Sascha Wildner
2015-04-14
ACPICA: Fix a sscanf format string.
Bob Moore
2015-04-14
ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset.
Lv Zheng
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
2014-10-21
ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal.
Bob Moore
2014-07-08
ACPICA: utprint/oslibcfs: cleanup - no functional change
Bob Moore
2014-07-08
ACPICA: Utilities: Add formatted printing APIs
Lv Zheng
2014-07-08
ACPICA: OSL: Add portable file IO to improve portability
Lv Zheng
2014-07-08
ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs
Lv Zheng
2014-07-08
ACPICA: acpidump: Add support for ACPI 1.0 GUID in Linux
Lv Zheng
2014-05-29
ACPICA: acpidump: Fix repetitive table dump in -n mode.
Lv Zheng
2014-05-07
ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.
Lv Zheng
2014-05-07
ACPICA: acpidump: Add support to force using RSDT.
Lv Zheng
2014-05-07
ACPICA: acpidump: Fix truncated RSDP signature validation.
Lv Zheng
2014-05-07
ACPICA: acpidump: Fix code issue in invoking fread in the loop.
Lv Zheng
2014-04-20
ACPICA: acpidump: Add support to generate acpidump release.
Lv Zheng