index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailin...
Lv Zheng
2015-08-25
4
-4
/
+4
*
ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_verbose acpiexec usage
Lv Zheng
2015-08-25
2
-4
/
+1
*
ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_disasm
Lv Zheng
2015-08-25
1
-1
/
+1
*
ACPICA: Debugger: Split debugger initialization/termination APIs
Lv Zheng
2015-08-25
3
-22
/
+0
*
ACPICA: Make the max-number-of-loops runtime configurable
Bob Moore
2015-08-25
3
-1
/
+6
*
ACPICA: Debugger: Add option to display namespace summary/counts
Bob Moore
2015-08-25
2
-2
/
+6
*
ACPICA: Add additional debug info/statements
Bob Moore
2015-08-25
5
-6
/
+57
*
ACPICA: Table handling: Cleanup and update debug output for tools
Bob Moore
2015-08-25
2
-34
/
+30
*
ACPICA: acpiexec/acpinames: Support very large number of ACPI tables
Bob Moore
2015-08-25
3
-6
/
+18
*
ACPICA: acpinames: Add new options and wildcard support
Bob Moore
2015-08-25
2
-2
/
+2
*
ACPICA: Tables: Cleanup to reduce FACS globals
Lv Zheng
2015-08-25
3
-19
/
+7
*
ACPICA: Tables: Fix global table list issues by removing fixed table indexes
Lv Zheng
2015-08-25
7
-58
/
+51
*
ACPICA: Update info messages during ACPICA init
Bob Moore
2015-08-25
2
-2
/
+11
*
ACPICA: Disassembler: Update for new listing mode
Bob Moore
2015-08-25
1
-1
/
+1
*
ACPICA: Update parameter validation for data_table_region and load_table
Bob Moore
2015-08-25
5
-20
/
+69
*
ACPICA: Disassembler: Remove duplicate code in _PLD processing.
Bob Moore
2015-08-25
1
-2
/
+3
*
ACPICA: Correctly cleanup after a ACPI table load failure
Bob Moore
2015-08-25
5
-10
/
+54
*
ACPICA: iASL/Disassembler: Add prototype verbose mode
Bob Moore
2015-07-23
1
-0
/
+1
*
ACPICA: Debugger: Move debugger specific APIs to debugger component
Lv Zheng
2015-07-23
2
-7
/
+22
*
ACPICA: Debugger: Reduce structure size for debugger
Lv Zheng
2015-07-23
1
-0
/
+3
*
ACPICA: Cleanup use of NEGATIVE and POSITIVE defines
Bob Moore
2015-07-23
1
-0
/
+5
*
ACPICA: Cleanup use of all non-ANSI local C library functions
Bob Moore
2015-07-23
5
-354
/
+396
*
ACPICA: iASL: Add new warnings for method local_x and arg_x variables
Bob Moore
2015-07-23
1
-0
/
+4
*
ACPICA: Remove extraneous check for null walk_state
Markus Elfring
2015-07-23
1
-3
/
+1
*
ACPICA: Parser: Remove redundant opcode execution debugging output
Lv Zheng
2015-07-23
1
-8
/
+0
*
ACPICA: Executer: Add option to bypass opcode tracing
Lv Zheng
2015-07-23
1
-2
/
+4
*
ACPICA: Executer: Add OSL trace hook support
Lv Zheng
2015-07-23
3
-38
/
+122
*
ACPICA: Executer: Add interpreter tracing mode for method tracing facility
Lv Zheng
2015-07-23
10
-183
/
+310
*
ACPICA: Dispatcher: Add trace support for interpreter
Lv Zheng
2015-07-23
5
-1
/
+75
*
ACPICA: Dispatcher: Move stack traversal code to dispatcher
Lv Zheng
2015-07-23
4
-3
/
+235
*
ACPICA: Namespace: Add function to directly return normalized full path
Lv Zheng
2015-07-23
7
-132
/
+176
*
ACPICA: Executer: Add back pointing reference of method operand
Lv Zheng
2015-07-23
3
-0
/
+5
*
ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignments
Lv Zheng
2015-07-23
12
-49
/
+53
*
ACPICA: Parser: Cleanup aml_offset in union acpi_operand_object
Lv Zheng
2015-07-23
3
-16
/
+8
*
ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_state
Lv Zheng
2015-07-23
4
-15
/
+26
*
ACPICA: Parser: Reduce parser/namespace divergences for tracer support
Lv Zheng
2015-07-23
3
-8
/
+8
*
Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."'
Rafael J. Wysocki
2015-07-03
1
-3
/
+10
*
ACPICA: Comment update, no functional change
gongzg
2015-07-01
1
-3
/
+2
*
ACPICA: Split C library prototypes to new header
Bob Moore
2015-07-01
2
-58
/
+3
*
ACPICA: De-macroize calls to standard C library functions
Bob Moore
2015-07-01
50
-255
/
+241
*
ACPICA: Cleanup output for the ASL Debug object
Bob Moore
2015-07-01
4
-6
/
+50
*
ACPICA: Update for acpi_install_table memory types
Zhang Rui
2015-07-01
1
-2
/
+2
*
ACPICA: Namespace: Change namespace override to avoid node deletion
Bob Moore
2015-07-01
1
-4
/
+19
*
ACPICA: Namespace: Add support of OSDT table
Bob Moore
2015-07-01
3
-2
/
+14
*
ACPICA: Namespace: Add support to allow overriding objects
Lv Zheng
2015-07-01
5
-7
/
+44
*
ACPICA: Utilities: Add _CLS processing
Suravee Suthikulpanit
2015-07-01
5
-4
/
+148
*
ACPICA: Tables: Fix an issue that FACS initialization is performed twice
Lv Zheng
2015-07-01
1
-4
/
+6
*
ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACS
Lv Zheng
2015-07-01
3
-20
/
+73
*
ACPICA: Tables: Enable both 32-bit and 64-bit FACS
Lv Zheng
2015-07-01
4
-20
/
+39
*
ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS
Lv Zheng
2015-07-01
1
-18
/
+53
[next]