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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-04
ACPICA: Rename variable to match upstream
Rafael J. Wysocki
1
-4
/
+4
2017-11-27
ACPICA: Update linkage for get mutex name interface
Bob Moore
2
-7
/
+8
2017-11-27
ACPICA: Update mutex error messages, no functional change
Bob Moore
1
-4
/
+5
2017-11-27
ACPICA: Debugger: add "background" command for method execution
Bob Moore
4
-66
/
+206
2017-11-27
ACPICA: Namespace: fix memory leak from building prefixed pathname
Erik Schmauss
1
-1
/
+4
2017-11-27
ACPICA: Enhance error messages from namespace create/lookup operations
Bob Moore
12
-25
/
+270
2017-11-27
ACPICA: ACPICA: style edits to utility function output, no functional change
Erik Schmauss
1
-1
/
+1
2017-11-27
ACPICA: Add an additional error message for EC timeouts
Bob Moore
1
-0
/
+10
2017-11-27
ACPICA: Update output from ACPI_EXCEPTION macro
Bob Moore
2
-7
/
+4
2017-11-27
ACPICA: Use local 64-bit divide support for string conversions
Bob Moore
1
-15
/
+21
2017-11-27
ACPICA: Utilities: Cleanup style issue for bit clearing
Lv Zheng
1
-2
/
+2
2017-11-27
ACPICA: iASL: change processing of external op namespace nodes for correctness
Erik Schmauss
2
-6
/
+8
2017-11-27
ACPICA: Tools: Deploy -vd option (build date/time) across all tools
Bob Moore
1
-0
/
+3
2017-11-27
ACPICA: Rename AE_AML_INFINITE_LOOP exception
Bob Moore
1
-1
/
+1
2017-11-27
ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detection
Lv Zheng
3
-9
/
+10
2017-11-27
ACPICA: Avoid null pointer dereference on Op.
Colin Ian King
1
-3
/
+3
2017-11-27
ACPICA: disassembler: getting rid of error message
Erik Schmauss
1
-8
/
+1
2017-11-27
ACPICA: Disassembler: reset parser_state's Aml pointer when parsing bad exter...
Erik Schmauss
1
-0
/
+1
2017-11-27
ACPICA: Fix an off-by-one error in acpi_get_timer_duration().
Jung-uk Kim
1
-15
/
+14
2017-11-13
Merge branch 'acpica'
Rafael J. Wysocki
19
-404
/
+786
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-04
ACPICA: Update acpi_get_timer for 64-bit interface to acpi_hw_read
Bob Moore
1
-1
/
+9
2017-10-04
ACPICA: String conversions: Update to add new behaviors
Bob Moore
3
-21
/
+78
2017-10-04
ACPICA: String conversions: Cleanup/format comments. No functional changes
Bob Moore
2
-78
/
+74
2017-10-04
ACPICA: Restructure/cleanup all string-to-integer conversion functions
Bob Moore
12
-249
/
+673
2017-10-04
ACPICA: acpiexec: Add testability of deferred table verification
Lv Zheng
1
-3
/
+6
2017-10-04
ACPICA: Hardware: Enable 64-bit support of hardware accesses
Lv Zheng
5
-155
/
+49
2017-09-04
Merge branches 'acpi-scan' and 'acpi-pm'
Rafael J. Wysocki
2
-9
/
+29
2017-09-04
Merge branch 'acpica'
Rafael J. Wysocki
39
-611
/
+1331
2017-08-22
ACPICA: Fix acpi_evaluate_object_typed()
Rafael J. Wysocki
1
-3
/
+7
2017-08-17
ACPICA: Make it possible to enable runtime GPEs earlier
Rafael J. Wysocki
2
-0
/
+10
2017-08-17
ACPICA: Dispatch active GPEs at init time
Rafael J. Wysocki
1
-9
/
+19
2017-08-04
ACPICA: Revert "Update resource descriptor handling"
Erik Schmauss
1
-9
/
+5
2017-08-04
ACPICA: Resources: Allow _DMA method in walk resources
Bob Moore
1
-3
/
+4
2017-08-04
ACPICA: Ensure all instances of AE_AML_INTERNAL have error messages
Bob Moore
5
-0
/
+18
2017-08-04
ACPICA: Implement deferred resolution of reference package elements
Bob Moore
16
-345
/
+661
2017-08-04
ACPICA: Debugger: Improve support for Alias objects
Bob Moore
2
-13
/
+58
2017-08-04
ACPICA: Interpreter: Update handling for Alias operator
Bob Moore
1
-47
/
+14
2017-08-04
ACPICA: EFI/EDK2: Cleanup to enable /WX for MSVC builds
Lv Zheng
1
-3
/
+3
2017-08-04
ACPICA: CLib: Add short multiply/shift support
Lv Zheng
5
-16
/
+228
2017-08-04
ACPICA: Add a comment, no functional change
Bob Moore
1
-0
/
+7
2017-08-04
ACPICA: Namespace: Update/fix an error message
Bob Moore
1
-6
/
+16
2017-08-04
ACPICA: Divergences: reduce access size definitions
Lv Zheng
1
-1
/
+1
2017-07-20
ACPICA: Update resource descriptor handling
Bob Moore
1
-5
/
+9
2017-07-20
ACPICA: Disassembler: skip parsing of incorrect external declarations
Erik Schmauss
1
-0
/
+26
2017-07-20
ACPICA: iASL: Ensure that the target node is valid in acpi_ex_create_alias
Alex James
1
-0
/
+5
2017-07-20
ACPICA: Tables: Add deferred table verification support
Lv Zheng
2
-11
/
+50
2017-07-20
ACPICA: Tables: Combine checksum/duplication verification together
Lv Zheng
3
-110
/
+169
2017-07-20
ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...
Lv Zheng
3
-3
/
+11
2017-07-20
ACPICA: Tables: Do not validate signature for dynamic table load
Lv Zheng
2
-29
/
+1
[prev]
[next]