index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
tbinstal.c
Age
Commit message (
Expand
)
Author
2016-09-10
ACPICA: Tables: Add new table events indicating table installation/uninstalla...
Lv Zheng
2016-09-10
ACPICA: Tables: Remove acpi_tb_install_fixed_table()
Lv Zheng
2016-05-05
ACPICA: Move all ASCII utilities to a common file
Bob Moore
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: Core: Major update for code formatting, no functional changes
Bob Moore
2015-08-25
ACPICA: Tables: Fix global table list issues by removing fixed table indexes
Lv Zheng
2015-07-01
ACPICA: De-macroize calls to standard C library functions
Bob Moore
2015-04-14
ACPICA: Tables: Move an iasl specific table function to iasl source file.
Lv Zheng
2015-04-14
ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...
Octavian Purdila
2015-04-14
ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.
Lv Zheng
2015-04-14
ACPICA: Utilities: Cleanup to convert physical address printing formats.
Lv Zheng
2015-04-14
ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...
Lv Zheng
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
2014-05-31
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-10
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
2014-02-10
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-23
ACPICA: Tables: Cleanup table checksum verification code.
Lv Zheng
2013-06-15
ACPICA: Update interface to acpi_ut_valid_acpi_name()
Bob Moore
2013-06-15
ACPICA: Standardize all switch() blocks
Chao Guan
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2012-11-14
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-14
ACPICA: Load operator: re-instate most restrictions on incoming table signature
Bob Moore
2011-01-19
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