index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-15
ACPICA: Silence a -Wbad-function-cast warning when acpi_uintptr_t is 'uintptr_t'
Lv Zheng
1
-1
/
+3
2016-01-15
ACPICA: Additional 2016 copyright changes
Bob Moore
190
-191
/
+191
2016-01-15
ACPICA: Reduce regression fix divergence from upstream ACPICA
Lv Zheng
1
-6
/
+7
2016-01-04
ACPICA: Drop Linux-specific waking vector functions
Rafael J. Wysocki
1
-77
/
+19
2016-01-01
ACPICA: Add per-table execution of module-level code
Bob Moore
2
-1
/
+24
2016-01-01
ACPICA: Add "root node" case to the ACPI name repair code
Bob Moore
1
-0
/
+8
2016-01-01
ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_r...
Lv Zheng
4
-16
/
+17
2016-01-01
ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evalua...
Lv Zheng
7
-42
/
+30
2016-01-01
ACPICA: Events: Split acpi_ev_associate_reg_method() from region initializati...
Lv Zheng
4
-29
/
+55
2016-01-01
ACPICA: Events: Fix an issue that region object is re-attached to another sco...
Lv Zheng
1
-7
/
+6
2016-01-01
ACPICA: Utilities: Reorder initialization code
Lv Zheng
1
-16
/
+15
2016-01-01
ACPICA: Events: Uses common_notify for address space handlers
Lv Zheng
4
-19
/
+13
2016-01-01
ACPICA: Events: Deploys acpi_ev_find_region_handler()
Lv Zheng
4
-91
/
+75
2016-01-01
ACPICA: Cleanup code related to the per-table module level improvement
Bob Moore
6
-44
/
+91
2016-01-01
ACPICA: Update for CondRefOf and RefOf operators
Bob Moore
1
-2
/
+2
2016-01-01
ACPICA: Update internal #defines for ObjectType operator. No functional change
Bob Moore
4
-5
/
+5
2016-01-01
ACPICA: Update parameter type for ObjectType operator
Bob Moore
3
-4
/
+6
2016-01-01
ACPICA: Parser: Fix for SuperName method invocation
Bob Moore
1
-4
/
+5
2016-01-01
ACPICA: Parser: Add constants for internal namepath function
Bob Moore
3
-7
/
+13
2016-01-01
ACPICA: iasl/Disassembler: Support ASL ElseIf operator
Bob Moore
1
-0
/
+1
2016-01-01
ACPICA: Tools: Add spacing and missing options in acpibin tool
Colin Ian King
1
-1
/
+1
2016-01-01
ACPICA: Namespace: Add String -> ObjectReference conversion support
Lv Zheng
3
-1
/
+89
2016-01-01
ACPICA: Namespace: Add scope information to the simple object repair mechanism
Lv Zheng
4
-9
/
+16
2016-01-01
ACPICA: Update for output of the Debug Object
Bob Moore
1
-3
/
+8
2016-01-01
ACPICA: Debug object: Fix output for a NULL object
Bob Moore
1
-1
/
+2
2016-01-01
ACPICA: Debug Object: Cleanup output
Bob Moore
1
-20
/
+47
2016-01-01
ACPICA: Concatenate operator: Add extensions to support all ACPI objects
Bob Moore
2
-6
/
+37
2016-01-01
ACPICA: acpiexec/acpinames: Update for error checking macros
Bob Moore
1
-0
/
+13
2016-01-01
ACPICA: Add comment explaining _SUB removal
Bob Moore
1
-0
/
+7
2016-01-01
ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."
Bob Moore
4
-126
/
+22
2016-01-01
ACPICA: Debugger: Remove some unecessary NULL checks
Markus Elfring
2
-10
/
+3
2016-01-01
ACPICA: iasl/acpiexec: Update input file handling and verification
Bob Moore
4
-16
/
+13
2016-01-01
ACPICA: Disassembler/tools: Support for multiple ACPI tables in one file
Bob Moore
9
-514
/
+53
2016-01-01
ACPICA: acpiexec: Add support for AML files containing multiple tables
Bob Moore
2
-0
/
+27
2016-01-01
ACPICA: Split interpreter tracing functions to a new file
Bob Moore
3
-326
/
+379
2016-01-01
ACPICA: Core: Major update for code formatting, no functional changes
Bob Moore
97
-493
/
+617
2016-01-01
ACPICA: exmutex: General cleanup, restructured some code
Bob Moore
1
-21
/
+59
2016-01-01
ACPICA: Add "const" to some functions that return fixed strings
LABBE Corentin
4
-25
/
+22
2016-01-01
ACPICA: Fix SyncLevel support interaction with method auto-serialization
David E. Box
1
-2
/
+13
2016-01-01
ACPICA: Debugger: reduce old external path format
Lv Zheng
9
-10
/
+12
2016-01-01
ACPICA: Namespace: Fix wrong error log
Lv Zheng
1
-1
/
+1
2016-01-01
ACPICA: acpi_get_sleep_type_data: Reduce warnings
Prarit Bhargava
1
-7
/
+17
2016-01-01
ACPICA: Linuxize: reduce divergences for 20151218 release
Lv Zheng
12
-324
/
+324
2015-12-15
ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using differe...
Lv Zheng
7
-46
/
+83
2015-12-15
ACPICA: Debugger: Convert some mechanisms to OSPM specific
Lv Zheng
5
-146
/
+38
2015-12-15
ACPICA: Debugger: Remove unnecessary status check
Colin Ian King
1
-3
/
+0
2015-10-22
ACPICA: Debugger: Fix dead lock issue ocurred in single stepping mode
Lv Zheng
1
-0
/
+10
2015-10-22
ACPI: Enable build of AML interpreter debugger
Lv Zheng
12
-29
/
+21
2015-10-22
ACPICA: Debugger: Add thread ID support so that single step mode can only app...
Lv Zheng
4
-2
/
+38
2015-10-22
ACPICA: Debugger: Fix "terminate" command by cleaning up subsystem shutdown l...
Lv Zheng
3
-14
/
+15
[next]