index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
aclocal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: adding SPDX headers
Erik Schmauss
2018-03-18
1
-36
/
+2
*
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
2018-02-06
1
-1
/
+1
*
ACPICA: Debugger: add "background" command for method execution
Bob Moore
2017-11-27
1
-6
/
+7
*
ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detection
Lv Zheng
2017-11-27
1
-1
/
+1
*
ACPICA: Implement deferred resolution of reference package elements
Bob Moore
2017-08-03
1
-1
/
+1
*
ACPICA: iASL compiler: allow compilation of externals with paths that refer t...
Erik Schmauss
2017-07-20
1
-0
/
+1
*
ACPICA: Small indentation changes, no functional change
Bob Moore
2017-07-20
1
-2
/
+2
*
ACPICA: Disassembler: allow conflicting external declarations to be emitted.
Erik Schmauss
2017-06-27
1
-0
/
+1
*
ACPICA: ACPI 6.2: Add support for PinGroupConfig() resource
Mika Westerberg
2017-06-12
1
-1
/
+2
*
ACPICA: ACPI 6.2: Add support for PinGroupFunction() resource
Mika Westerberg
2017-06-12
1
-1
/
+2
*
ACPICA: ACPI 6.2: Add support for PinGroup() resource
Mika Westerberg
2017-06-12
1
-1
/
+2
*
ACPICA: ACPI 6.2: Add support for PinConfig() resource
Mika Westerberg
2017-06-12
1
-1
/
+2
*
ACPICA: ACPI 6.2: Add support for PinFunction() resource
Mika Westerberg
2017-06-12
1
-0
/
+1
*
ACPICA: disassembler: improve Switch support
David E. Box
2017-06-12
1
-0
/
+5
*
ACPICA: Change path's type from u8* to char*
Erik Schmauss
2017-06-12
1
-1
/
+1
*
ACPICA: iasl: add ASL conversion tool
Bob Moore
2017-04-28
1
-15
/
+84
*
ACPICA: Disassembler: Do not unconditionally remove temporary names
David E. Box
2017-04-27
1
-3
/
+4
*
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
2017-02-09
1
-1
/
+1
*
ACPICA: Disassembler: Add Switch/Case disassembly support
David E. Box
2017-01-02
1
-2
/
+5
*
ACPICA: Disassembler: Fix for Divide() support, new support for test suite
Bob Moore
2016-10-21
1
-9
/
+10
*
ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanism
Lv Zheng
2016-08-13
1
-0
/
+2
*
ACPICA: Renamed some #defined flag constants for clarity
Bob Moore
2016-05-05
1
-15
/
+15
*
ACPICA: Divergence: remove unwanted spaces for typedef
Lv Zheng
2016-05-05
1
-14
/
+17
*
ACPICA: iASL/Disassembler: Improve handling of unresolved methods
Bob Moore
2016-04-05
1
-0
/
+1
*
ACPICA: aclocal: Put parens around some definitions.
waddlesplash
2016-02-24
1
-3
/
+3
*
ACPICA: Additional 2016 copyright changes
Bob Moore
2016-01-15
1
-1
/
+1
*
ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_r...
Lv Zheng
2016-01-01
1
-0
/
+1
*
ACPICA: iasl/Disassembler: Support ASL ElseIf operator
Bob Moore
2016-01-01
1
-0
/
+1
*
ACPICA: Namespace: Add scope information to the simple object repair mechanism
Lv Zheng
2016-01-01
1
-1
/
+2
*
ACPICA: Disassembler/tools: Support for multiple ACPI tables in one file
Bob Moore
2016-01-01
1
-0
/
+7
*
ACPICA: Debugger: Add thread ID support so that single step mode can only app...
Lv Zheng
2015-10-22
1
-0
/
+8
*
ACPICA: Improve typechecking, both compile-time and runtime
Bob Moore
2015-10-22
1
-2
/
+6
*
ACPICA: Debugger: Update mutexes used for multithreaded debugger
Bob Moore
2015-10-22
1
-3
/
+1
*
ACPICA: iASL: Add symbolic operator support for Index() operator
Bob Moore
2015-10-22
1
-1
/
+1
*
ACPICA: Debugger: Add option to display namespace summary/counts
Bob Moore
2015-08-25
1
-0
/
+4
*
ACPICA: Add additional debug info/statements
Bob Moore
2015-08-25
1
-0
/
+7
*
ACPICA: Tables: Fix global table list issues by removing fixed table indexes
Lv Zheng
2015-08-25
1
-4
/
+2
*
ACPICA: Debugger: Reduce structure size for debugger
Lv Zheng
2015-07-23
1
-0
/
+3
*
ACPICA: iASL: Add new warnings for method local_x and arg_x variables
Bob Moore
2015-07-23
1
-0
/
+4
*
ACPICA: Dispatcher: Add trace support for interpreter
Lv Zheng
2015-07-23
1
-1
/
+1
*
ACPICA: Parser: Cleanup aml_offset in union acpi_operand_object
Lv Zheng
2015-07-23
1
-1
/
+1
*
ACPICA: Tables: Enable both 32-bit and 64-bit FACS
Lv Zheng
2015-07-01
1
-0
/
+1
*
ACPICA: acpi_help: Add option to display all known/supported ACPI tables.
Bob Moore
2015-05-22
1
-0
/
+5
*
ACPICA: ACPI 6.0: Add support for new predefined names.
Bob Moore
2015-05-22
1
-0
/
+10
*
ACPICA: Add infrastructure for External() opcode.
Bob Moore
2015-04-14
1
-1
/
+1
*
ACPICA: Update Copyright headers to 2015
David E. Box
2015-02-05
1
-1
/
+1
*
ACPICA: Save current masks of enabled GPEs after enable register writes
Rafael J. Wysocki
2014-12-01
1
-0
/
+1
*
ACPICA: Disassembler: Update for C-style expressions.
Bob Moore
2014-11-28
1
-0
/
+1
*
ACPICA: Disassembler: Add support for C-style operators and expressions.
Bob Moore
2014-11-28
1
-0
/
+2
*
ACPICA: Events: Reduce indent divergences of events files.
Lv Zheng
2014-10-21
1
-2
/
+2
[next]