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