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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-06-05
14
-23
/
+85
|
\
|
*
ACPICA: Mark acpi_ut_create_internal_object_dbg() memory allocations as non-l...
Larry Finger
2018-05-27
1
-0
/
+2
|
*
ACPICA: acpidump/acpixtract: Support for tables larger than 1MB
Bob Moore
2018-05-18
1
-2
/
+2
|
*
ACPICA: Debugger: Removed direct support for EC address space in "Test Objects"
Bob Moore
2018-05-15
1
-2
/
+1
|
*
ACPICA: Debugger: Add Package support for "test objects" command
Bob Moore
2018-05-15
1
-2
/
+54
|
*
ACPICA: Improve error messages for the namespace root node
Bob Moore
2018-05-15
3
-8
/
+14
|
*
ACPICA: Fix potential infinite loop in acpi_rs_dump_byte_list
Colin Ian King
2018-05-15
1
-1
/
+1
|
*
ACPICA: vsnprintf: this statement may fall through
Toomas Soome
2018-05-15
1
-0
/
+1
|
*
ACPICA: Tables: Fix spelling mistake in comment
Colin Ian King
2018-05-15
1
-1
/
+1
|
*
ACPICA: iASL: Enhance the -tc option (create AML hex file in C)
Bob Moore
2018-05-15
1
-0
/
+2
|
*
Merge back earlier ACPICA material for v4.18.
Rafael J. Wysocki
2018-05-15
4
-7
/
+7
|
|
\
|
|
*
ACPICA: Convert acpi_gbl_hardware lock back to an acpi_raw_spinlock
Steven Rostedt
2018-05-10
4
-7
/
+7
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'
Rafael J. Wysocki
2018-06-04
2
-0
/
+28
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
*
|
ACPICA: Introduce acpi_dispatch_gpe()
Rafael J. Wysocki
2018-05-25
2
-0
/
+28
|
|
/
*
|
ACPICA: Add deferred package support for the Load and loadTable operators
Bob Moore
2018-05-14
3
-20
/
+74
|
/
*
ACPICA: Cleanup/simplify module-level code support
Bob Moore
2018-03-18
8
-60
/
+106
*
ACPICA: Events: add a return on failure from acpi_hw_register_read
Erik Schmauss
2018-03-18
1
-2
/
+7
*
ACPICA: adding SPDX headers
Erik Schmauss
2018-03-18
197
-7198
/
+388
*
ACPICA: Rename a global for clarity, no functional change
Bob Moore
2018-03-18
6
-6
/
+6
*
ACPICA: macros: fix ACPI_ERROR_NAMESPACE macro
Erik Schmauss
2018-03-18
4
-10
/
+16
*
ACPICA: Change a compile-time option to a runtime option
Bob Moore
2018-03-18
1
-16
/
+16
*
ACPICA: Remove calling of _STA from acpi_get_object_info()
Hans de Goede
2018-03-18
3
-22
/
+9
*
ACPICA: AML Debug Object: Don't ignore output of zero-length strings
Bob Moore
2018-03-18
1
-4
/
+3
*
ACPICA: Fix memory leak on unusual memory leak
Bob Moore
2018-03-18
1
-0
/
+4
*
ACPICA: Events: Dispatch GPEs after enabling for the first time
Erik Schmauss
2018-03-18
4
-13
/
+49
*
ACPICA: Events: Add parallel GPE handling support to fix potential redundant ...
Erik Schmauss
2018-03-18
2
-105
/
+132
*
ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resume
Erik Schmauss
2018-03-18
4
-19
/
+4
*
ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c
Seunghun Han
2018-03-18
1
-0
/
+8
*
ACPICA: Add option to disable Package object name resolution errors
Bob Moore
2018-02-21
1
-7
/
+31
*
ACPICA: Integrate package handling with module-level code
Schmauss, Erik
2018-02-21
4
-61
/
+79
*
ACPICA: Revert "Fix for implicit result conversion for the To____ functions"
Bob Moore
2018-02-21
4
-24
/
+12
*
ACPICA: Update for some debug output. No functional change
Bob Moore
2018-02-21
11
-26
/
+40
*
ACPICA: Update error message, no functional change
Bob Moore
2018-02-21
1
-3
/
+5
*
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
2018-02-06
197
-198
/
+198
*
ACPICA: trivial style fix, no functional change
Erik Schmauss
2018-01-05
1
-3
/
+4
*
ACPICA: Fix a couple memory leaks during package object resolution
Bob Moore
2018-01-05
1
-8
/
+13
*
ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI strings
Mario Limonciello
2018-01-05
1
-0
/
+2
*
ACPICA: Rename a global variable, no functional change
Bob Moore
2018-01-05
2
-2
/
+2
*
ACPICA: Create and deploy safe version of strncpy
Bob Moore
2018-01-05
5
-9
/
+22
*
ACPICA: Cleanup the global variables and update comments
Bob Moore
2018-01-05
2
-55
/
+29
*
ACPICA: Debugger: fix slight indentation issue
Erik Schmauss
2018-01-05
1
-1
/
+1
*
ACPICA: Fix a regression in the acpi_evaluate_object_type() interface
Bob Moore
2018-01-05
1
-4
/
+5
*
ACPICA: Update for a few debug output statements
Bob Moore
2018-01-05
2
-4
/
+16
*
ACPICA: Debug output, no functional change
Bob Moore
2018-01-05
1
-7
/
+7
*
ACPICA: Rename variable to match upstream
Rafael J. Wysocki
2017-12-04
1
-4
/
+4
*
ACPICA: Update linkage for get mutex name interface
Bob Moore
2017-11-27
2
-7
/
+8
*
ACPICA: Update mutex error messages, no functional change
Bob Moore
2017-11-27
1
-4
/
+5
*
ACPICA: Debugger: add "background" command for method execution
Bob Moore
2017-11-27
4
-66
/
+206
*
ACPICA: Namespace: fix memory leak from building prefixed pathname
Erik Schmauss
2017-11-27
1
-1
/
+4
*
ACPICA: Enhance error messages from namespace create/lookup operations
Bob Moore
2017-11-27
12
-25
/
+270
[next]