index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
tbinstal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: All acpica: Update copyrights to 2020 Including tool signons.
Bob Moore
2020-01-13
1
-1
/
+1
*
ACPICA: Rename nameseg compare macro for clarity
Bob Moore
2019-04-09
1
-1
/
+1
*
ACPICA: All acpica: Update copyrights to 2019
Bob Moore
2019-01-15
1
-1
/
+1
*
ACPICA: Tables: Fix spelling mistake in comment
Colin Ian King
2018-05-15
1
-1
/
+1
*
ACPICA: adding SPDX headers
Erik Schmauss
2018-03-18
1
-36
/
+2
*
ACPICA: macros: fix ACPI_ERROR_NAMESPACE macro
Erik Schmauss
2018-03-18
1
-3
/
+3
*
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
2018-02-06
1
-1
/
+1
*
ACPICA: Tables: Combine checksum/duplication verification together
Lv Zheng
2017-07-20
1
-105
/
+20
*
ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...
Lv Zheng
2017-07-20
1
-1
/
+1
*
ACPICA: Tables: Do not validate signature for dynamic table load
Lv Zheng
2017-07-20
1
-28
/
+0
*
ACPICA: Tables: Cleanup table handler invokers
Lv Zheng
2017-07-20
1
-6
/
+2
*
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
2017-02-09
1
-1
/
+1
*
ACPICA: Tables: Fix hidden logic related to acpi_tb_install_standard_table()
Lv Zheng
2017-01-20
1
-2
/
+15
*
ACPICA: Tables: Add new table events indicating table installation/uninstalla...
Lv Zheng
2016-09-10
1
-0
/
+8
*
ACPICA: Tables: Remove acpi_tb_install_fixed_table()
Lv Zheng
2016-09-10
1
-64
/
+1
*
ACPICA: Move all ASCII utilities to a common file
Bob Moore
2016-05-05
1
-3
/
+3
*
ACPICA: Remove unnecessary arguments to ACPI_INFO
Bob Moore
2016-02-24
1
-3
/
+2
*
ACPICA: Additional 2016 copyright changes
Bob Moore
2016-01-15
1
-1
/
+1
*
ACPICA: Core: Major update for code formatting, no functional changes
Bob Moore
2016-01-01
1
-2
/
+2
*
ACPICA: Tables: Fix global table list issues by removing fixed table indexes
Lv Zheng
2015-08-25
1
-19
/
+21
*
ACPICA: De-macroize calls to standard C library functions
Bob Moore
2015-07-01
1
-4
/
+3
*
ACPICA: Tables: Move an iasl specific table function to iasl source file.
Lv Zheng
2015-04-14
1
-38
/
+1
*
ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...
Octavian Purdila
2015-04-14
1
-1
/
+0
*
ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.
Lv Zheng
2015-04-14
1
-4
/
+4
*
ACPICA: Utilities: Cleanup to convert physical address printing formats.
Lv Zheng
2015-04-14
1
-6
/
+9
*
ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...
Lv Zheng
2015-04-14
1
-5
/
+5
*
ACPICA: Update Copyright headers to 2015
David E. Box
2015-02-05
1
-1
/
+1
*
ACPICA: Tables: Add mechanism to control early table checksum verification.
Lv Zheng
2014-06-01
1
-4
/
+4
*
ACPICA: Table Manager: Split tbinstal.c into two files.
Bob Moore
2014-04-20
1
-711
/
+27
*
ACPICA: Table Manager: Misc cleanup and renames, no functional change.
Bob Moore
2014-04-20
1
-84
/
+95
*
ACPICA: Tables: Add acpi_install_table() API for early table installation.
Lv Zheng
2014-04-20
1
-5
/
+11
*
ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.
Lv Zheng
2014-04-20
1
-0
/
+12
*
ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.
Lv Zheng
2014-04-20
1
-17
/
+14
*
ACPICA: Tables: Fix table checksums verification before installation.
Lv Zheng
2014-04-20
1
-191
/
+517
*
ACPICA: Tables: Fix unbalanced table validations.
Lv Zheng
2014-04-20
1
-0
/
+1
*
ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.
Lv Zheng
2014-04-20
1
-94
/
+205
*
ACPICA: Tables: Fix multiple ACPI_FREE()s around acpi_tb_add_table().
Lv Zheng
2014-04-20
1
-6
/
+1
*
ACPICA: Tables: Fix the issues in handling virtual addressed tables.
Lv Zheng
2014-04-20
1
-2
/
+18
*
ACPICA: Remove indent divergences to reduce maintenance overhead.
Lv Zheng
2014-04-20
1
-1
/
+5
*
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
2014-02-11
1
-1
/
+1
*
ACPICA: Deploy new 32/64 printf support for table override mechanism.
Bob Moore
2014-02-11
1
-7
/
+8
*
ACPICA: Linuxize: Change indentation of C labels.
Lv Zheng
2013-10-31
1
-3
/
+3
*
ACPICA: Tables: Cleanup table checksum verification code.
Lv Zheng
2013-09-24
1
-9
/
+3
*
ACPICA: Update interface to acpi_ut_valid_acpi_name()
Bob Moore
2013-06-16
1
-2
/
+1
*
ACPICA: Standardize all switch() blocks
Chao Guan
2013-06-16
1
-0
/
+4
*
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2013-01-25
1
-1
/
+1
*
ACPICA: Audit/update for ACPICA return macros and debug depth counter
Bob Moore
2012-11-15
1
-0
/
+2
*
ACPICA: Table Manager: Merge duplicate code (root table)
Lv Zheng
2012-09-21
1
-7
/
+13
*
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
2012-07-17
1
-4
/
+4
*
ACPICA: Table manager: deploy new firmware error/warning interfaces
Bob Moore
2012-07-17
1
-7
/
+8
[next]