index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
exconfig.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
ACPICA: Interpreter: Begin deprecation of Unload operator
Bob Moore
1
-0
/
+11
2018-05-14
ACPICA: Add deferred package support for the Load and loadTable operators
Bob Moore
1
-0
/
+14
2018-03-18
ACPICA: adding SPDX headers
Erik Schmauss
1
-36
/
+2
2018-02-06
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
1
-1
/
+1
2017-02-09
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
1
-1
/
+1
2016-12-01
ACPICA: Tables: Add acpi_tb_unload_table()
Lv Zheng
1
-34
/
+1
2016-12-01
ACPICA: Tables: Cleanup acpi_tb_install_and_load_table()
Lv Zheng
1
-4
/
+3
2016-09-24
ACPICA: Tables: Fix "UNLOAD" code path lock issues
Lv Zheng
1
-4
/
+19
2016-09-10
ACPICA: Tables: Tune table mutex to be a leaf lock
Lv Zheng
1
-84
/
+21
2016-09-10
ACPICA: Namespace: Fix dynamic table loading issues
Lv Zheng
1
-6
/
+8
2016-09-10
ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for...
Lv Zheng
1
-1
/
+2
2016-07-11
Revert "ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic t...
Rafael J. Wysocki
1
-2
/
+0
2016-06-22
ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic table loa...
Lv Zheng
1
-0
/
+2
2016-04-05
ACPICA: Tables: Fix wrong MLC condition for dynamic table loading
Lv Zheng
1
-1
/
+3
2016-02-24
ACPICA: Remove unnecessary arguments to ACPI_INFO
Bob Moore
1
-2
/
+2
2016-01-16
ACPICA: Additional 2016 copyright changes
Bob Moore
1
-1
/
+1
2016-01-01
ACPICA: Core: Major update for code formatting, no functional changes
Bob Moore
1
-4
/
+4
2015-08-26
ACPICA: Update parameter validation for data_table_region and load_table
Bob Moore
1
-8
/
+0
2015-07-02
ACPICA: De-macroize calls to standard C library functions
Bob Moore
1
-1
/
+1
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
1
-1
/
+1
2014-04-21
ACPICA: Table Manager: Misc cleanup and renames, no functional change.
Bob Moore
1
-3
/
+5
2014-04-21
ACPICA: Tables: Add acpi_install_table() API for early table installation.
Lv Zheng
1
-1
/
+1
2014-04-21
ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.
Lv Zheng
1
-1
/
+1
2014-04-21
ACPICA: Tables: Fix table checksums verification before installation.
Lv Zheng
1
-41
/
+34
2014-04-21
ACPICA: Tables: Fix multiple ACPI_FREE()s around acpi_tb_add_table().
Lv Zheng
1
-1
/
+1
2014-04-21
ACPICA: Tables: Fix the issues in handling virtual addressed tables.
Lv Zheng
1
-2
/
+2
2014-04-21
ACPICA: Unload operator: Emit a warning if and when it is ever used.
Bob Moore
1
-0
/
+7
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
1
-1
/
+1
2013-06-16
ACPICA: Standardize all switch() blocks
Chao Guan
1
-0
/
+1
2013-06-01
ACPICA: Change an exception code for the ASL UnLoad() operator
Bob Moore
1
-1
/
+1
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
1
-1
/
+1
2013-01-10
ACPICA: Change exception code for LoadTable operator.
Bob Moore
1
-3
/
+4
2013-01-10
ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.
Lv Zheng
1
-2
/
+2
2013-01-10
ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.
Lv Zheng
1
-1
/
+0
2013-01-10
ACPICA: Cleanup updated comments.
Lv Zheng
1
-2
/
+6
2012-07-17
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
1
-4
/
+4
2012-01-17
ACPICA: Update all copyrights to 2012
Bob Moore
1
-1
/
+1
2012-01-17
ACPI 5.0: Implement Connection() and AccessAs() changes
Bob Moore
1
-3
/
+3
2011-01-19
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
1
-1
/
+1
2010-07-12
ACPI / ACPICA: Do not execute _PRW methods during initialization
Rafael J. Wysocki
1
-1
/
+1
2010-05-06
ACPICA: Add GPE support for dynamically loaded ACPI tables
Bob Moore
1
-6
/
+15
2010-01-22
ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type
Bob Moore
1
-1
/
+1
2010-01-22
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
1
-1
/
+1
2010-01-22
ACPICA: Update for new gcc-4 warning options
Bob Moore
1
-8
/
+5
2009-11-25
ACPICA: Deploy new create integer interface where appropriate
Bob Moore
1
-3
/
+1
2009-08-29
ACPICA: Add support for module-level executable AML code
Lin Ming
1
-0
/
+7
2009-05-27
ACPICA: Simplify internal operation region interface
Bob Moore
1
-5
/
+4
2009-05-27
ACPICA: Update Load() to use operation region interfaces
Bob Moore
1
-18
/
+78
2009-05-27
ACPICA: Invalidate DdbHandle after table unload
Lin Ming
1
-2
/
+19
2009-05-27
ACPICA: Fix reference count issues for DdbHandle object
Lin Ming
1
-3
/
+6
[next]