index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
tbinstal.c
Age
Commit message (
Expand
)
Author
2014-06-01
ACPICA: Tables: Add mechanism to control early table checksum verification.
Lv Zheng
2014-04-20
ACPICA: Table Manager: Split tbinstal.c into two files.
Bob Moore
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: Fix unbalanced table validations.
Lv Zheng
2014-04-20
ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.
Lv Zheng
2014-04-20
ACPICA: Tables: Fix multiple ACPI_FREE()s around acpi_tb_add_table().
Lv Zheng
2014-04-20
ACPICA: Tables: Fix the issues in handling virtual addressed tables.
Lv Zheng
2014-04-20
ACPICA: Remove indent divergences to reduce maintenance overhead.
Lv Zheng
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
2014-02-11
ACPICA: Deploy new 32/64 printf support for table override mechanism.
Bob Moore
2013-10-31
ACPICA: Linuxize: Change indentation of C labels.
Lv Zheng
2013-09-24
ACPICA: Tables: Cleanup table checksum verification code.
Lv Zheng
2013-06-16
ACPICA: Update interface to acpi_ut_valid_acpi_name()
Bob Moore
2013-06-16
ACPICA: Standardize all switch() blocks
Chao Guan
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2012-11-15
ACPICA: Audit/update for ACPICA return macros and debug depth counter
Bob Moore
2012-09-21
ACPICA: Table Manager: Merge duplicate code (root table)
Lv Zheng
2012-07-17
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
2012-07-17
ACPICA: Table manager: deploy new firmware error/warning interfaces
Bob Moore
2012-03-22
ACPICA: Add acpi_os_physical_table_override interface
Bob Moore
2012-01-17
ACPICA: Update all copyrights to 2012
Bob Moore
2011-07-13
ACPICA: Load operator: re-instate most restrictions on incoming table signature
Bob Moore
2011-01-18
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
2010-05-06
ACPICA: Clarify/rename some root table descriptor fields
Bob Moore
2010-01-22
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
2009-05-27
ACPICA: Miscellaneous lint changes
Bob Moore
2009-03-27
ACPICA: Fix AcpiWalkNamespace race condition with table unload
Bob Moore
2009-03-26
ACPICA: Formatting update - no functional changes
Bob Moore
2009-03-26
ACPICA: Add override for dynamic tables
Bob Moore
2009-01-09
ACPICA: hide private headers
Len Brown
2009-01-09
ACPICA: create acpica/ directory
Len Brown