index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
|
Merge branch 'acpica'
Rafael J. Wysocki
2015-09-01
56
-867
/
+1629
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
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
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-01
2
-2
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ACPI: Remove clk.h include
Stephen Boyd
2015-07-20
2
-2
/
+0
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-01
1
-13
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed
Jiang Liu
2015-07-30
1
-6
/
+4
|
*
|
|
|
|
|
|
PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()
Jiang Liu
2015-07-30
1
-8
/
+1
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-08-31
1
-0
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)
Maciej S. Szmigiero
2015-08-15
1
-0
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-08-28
1
-10
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
nfit: Clarify memory device state flags strings
Toshi Kani
2015-08-27
1
-10
/
+10
*
|
|
|
|
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-08-26
1
-2
/
+2
|
\
|
|
|
|
|
|
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
nfit, nd_blk: BLK status register is only 32 bits
Ross Zwisler
2015-08-26
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
/
ACPI / video: Fix circular lock dependency issue in the video-detect code
Hans de Goede
2015-08-14
1
-3
/
+13
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
ACPI / PM: Use target_state to set the device power state
Mika Westerberg
2015-07-28
1
-1
/
+1
|
/
/
/
[prev]
[next]