index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
tbxfload.c
Age
Commit message (
Expand
)
Author
2016-04-05
ACPICA: Interpreter: Fix wrong conditions for acpi_ev_install_region_handlers...
Lv Zheng
2016-03-10
ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT ...
Lv Zheng
2016-02-24
ACPICA: Tables: make default region accessible during the table load
Lv Zheng
2016-02-24
ACPICA: Remove unnecessary arguments to ACPI_INFO
Bob Moore
2016-01-15
ACPICA: Additional 2016 copyright changes
Bob Moore
2016-01-01
ACPICA: Disassembler/tools: Support for multiple ACPI tables in one file
Bob Moore
2016-01-01
ACPICA: Core: Major update for code formatting, no functional changes
Bob Moore
2015-08-25
ACPICA: Table handling: Cleanup and update debug output for tools
Bob Moore
2015-08-25
ACPICA: acpiexec/acpinames: Support very large number of ACPI tables
Bob Moore
2015-08-25
ACPICA: Tables: Fix global table list issues by removing fixed table indexes
Lv Zheng
2015-08-25
ACPICA: Update info messages during ACPICA init
Bob Moore
2015-08-25
ACPICA: Correctly cleanup after a ACPI table load failure
Bob Moore
2015-07-01
ACPICA: De-macroize calls to standard C library functions
Bob Moore
2015-07-01
ACPICA: Update for acpi_install_table memory types
Zhang Rui
2015-07-01
ACPICA: Namespace: Add support of OSDT table
Bob Moore
2015-07-01
ACPICA: Tables: Enable both 32-bit and 64-bit FACS
Lv Zheng
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
2014-04-20
ACPICA: Table Manager: Misc cleanup and renames, no functional change.
Bob Moore
2014-04-20
ACPICA: Tables: Add acpi_install_table() API for early table installation.
Lv Zheng
2014-04-20
ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.
Lv Zheng
2014-04-20
ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.
Lv Zheng
2014-04-20
ACPICA: Tables: Fix table checksums verification before installation.
Lv Zheng
2014-04-20
ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.
Lv Zheng
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
2013-10-31
ACPICA: Add __init for ACPICA initializers/finalizers.
Lv Zheng
2013-10-31
ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...
Lv Zheng
2013-10-31
ACPICA: Linuxize: Change indentation of C labels.
Lv Zheng
2013-10-31
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
Lv Zheng
2013-06-16
ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDT
Lv Zheng
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2013-01-10
ACPICA: Update ACPICA initialization messages.
Bob Moore
2012-11-15
ACPICA: Fix some typos in comments
Bob Moore
2012-07-17
ACPICA: Add new ACPI table load/unload external interfaces
Bob Moore
2012-07-17
ACPICA: Split file: tbxface.c -> tbxfload.c
Bob Moore