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
/
drivers
/
acpi
/
acpica
/
tbdata.c
Age
Commit message (
Expand
)
Author
2021-01-22
ACPICA: Updated all copyrights to 2021
Bob Moore
2020-01-13
ACPICA: All acpica: Update copyrights to 2020 Including tool signons.
Bob Moore
2019-10-28
ACPICA: More Clang changes
Bob Moore
2019-08-21
ACPICA: Increase total number of possible Owner IDs
Bob Moore
2019-07-04
ACPICA: remove legacy module-level code due to deprecation
Erik Schmauss
2019-04-09
ACPICA: Rename nameseg compare macro for clarity
Bob Moore
2019-01-15
ACPICA: All acpica: Update copyrights to 2019
Bob Moore
2018-08-14
ACPICA: Update an error message for a duplicate table
Bob Moore
2018-03-18
ACPICA: Cleanup/simplify module-level code support
Bob Moore
2018-03-18
ACPICA: adding SPDX headers
Erik Schmauss
2018-03-18
ACPICA: Rename a global for clarity, no functional change
Bob Moore
2018-02-06
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
2017-07-20
ACPICA: Tables: Add deferred table verification support
Lv Zheng
2017-07-20
ACPICA: Tables: Combine checksum/duplication verification together
Lv Zheng
2017-07-20
ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...
Lv Zheng
2017-07-20
ACPICA: Tables: Cleanup table handler invokers
Lv Zheng
2017-06-22
ACPI: configfs: Unload SSDT on configfs entry removal
Jan Kiszka
2017-02-09
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
2017-01-20
ACPICA: Tables: Fix hidden logic related to acpi_tb_install_standard_table()
Lv Zheng
2016-12-01
ACPICA: Tables: Add acpi_tb_unload_table()
Lv Zheng
2016-12-01
ACPICA: Tables: Cleanup acpi_tb_install_and_load_table()
Lv Zheng
2016-09-24
ACPICA: Tables: Fix "UNLOAD" code path lock issues
Lv Zheng
2016-09-10
ACPICA: Tables: Tune table mutex to be a leaf lock
Lv Zheng
2016-05-05
ACPICA: Move all ASCII utilities to a common file
Bob Moore
2016-05-05
ACPICA: Divergence: remove unwanted spaces for typedef
Lv Zheng
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-04-14
ACPICA: Tables: Move an iasl specific table function to iasl source file.
Lv Zheng
2015-04-14
ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.
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-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