index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Age
Commit message (
Expand
)
Author
2018-05-30
ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c
Seunghun Han
2018-05-30
ACPICA: Events: add a return on failure from acpi_hw_register_read
Erik Schmauss
2018-04-13
ACPICA: Disassembler: Abort on an invalid/unknown AML opcode
Bob Moore
2018-04-13
ACPICA: Events: Add runtime stub support for event APIs
Lv Zheng
2018-01-31
ACPICA: Namespace: fix operand cache leak
Seunghun Han
2016-10-07
ACPICA: acpi_get_sleep_type_data: Reduce warnings
Prarit Bhargava
2016-05-11
ACPICA: Dispatcher: Update thread ID for recursive method calls
Prarit Bhargava
2015-10-22
ACPICA: Debugger: Fix dead lock issue ocurred in single stepping mode
Lv Zheng
2015-10-22
ACPI: Enable build of AML interpreter debugger
Lv Zheng
2015-10-22
ACPICA: Debugger: Add thread ID support so that single step mode can only app...
Lv Zheng
2015-10-22
ACPICA: Debugger: Fix "terminate" command by cleaning up subsystem shutdown l...
Lv Zheng
2015-10-22
ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termin...
Lv Zheng
2015-10-22
ACPICA: Linuxize: Export debugger files to Linux
Lv Zheng
2015-10-22
ACPICA: iASL: General cleanup of the file suffix #defines
Bob Moore
2015-10-22
ACPICA: Improve typechecking, both compile-time and runtime
Bob Moore
2015-10-22
ACPICA: Debugger: Update mutexes used for multithreaded debugger
Bob Moore
2015-10-22
ACPICA: Update exception code for "file not found" error
Bob Moore
2015-10-22
ACPICA: iASL: Add symbolic operator support for Index() operator
Bob Moore
2015-10-22
ACPICA: Remove unnecessary conditional compilation
Bob Moore
2015-10-14
ACPICA: Tables: Fix FADT dependency regression
Lv Zheng
2015-08-25
ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailin...
Lv Zheng
2015-08-25
ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_verbose acpiexec usage
Lv Zheng
2015-08-25
ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_disasm
Lv Zheng
2015-08-25
ACPICA: Debugger: Split debugger initialization/termination APIs
Lv Zheng
2015-08-25
ACPICA: Make the max-number-of-loops runtime configurable
Bob Moore
2015-08-25
ACPICA: Debugger: Add option to display namespace summary/counts
Bob Moore
2015-08-25
ACPICA: Add additional debug info/statements
Bob Moore
2015-08-25
ACPICA: Table handling: Cleanup and update debug output for tools
Bob Moore
2015-08-25
ACPICA: acpiexec/acpinames: Support very large number of ACPI tables
Bob Moore
2015-08-25
ACPICA: acpinames: Add new options and wildcard support
Bob Moore
2015-08-25
ACPICA: Tables: Cleanup to reduce FACS globals
Lv Zheng
2015-08-25
ACPICA: Tables: Fix global table list issues by removing fixed table indexes
Lv Zheng
2015-08-25
ACPICA: Update info messages during ACPICA init
Bob Moore
2015-08-25
ACPICA: Disassembler: Update for new listing mode
Bob Moore
2015-08-25
ACPICA: Update parameter validation for data_table_region and load_table
Bob Moore
2015-08-25
ACPICA: Disassembler: Remove duplicate code in _PLD processing.
Bob Moore
2015-08-25
ACPICA: Correctly cleanup after a ACPI table load failure
Bob Moore
2015-07-23
ACPICA: iASL/Disassembler: Add prototype verbose mode
Bob Moore
2015-07-23
ACPICA: Debugger: Move debugger specific APIs to debugger component
Lv Zheng
2015-07-23
ACPICA: Debugger: Reduce structure size for debugger
Lv Zheng
2015-07-23
ACPICA: Cleanup use of NEGATIVE and POSITIVE defines
Bob Moore
2015-07-23
ACPICA: Cleanup use of all non-ANSI local C library functions
Bob Moore
2015-07-23
ACPICA: iASL: Add new warnings for method local_x and arg_x variables
Bob Moore
2015-07-23
ACPICA: Remove extraneous check for null walk_state
Markus Elfring
2015-07-23
ACPICA: Parser: Remove redundant opcode execution debugging output
Lv Zheng
2015-07-23
ACPICA: Executer: Add option to bypass opcode tracing
Lv Zheng
2015-07-23
ACPICA: Executer: Add OSL trace hook support
Lv Zheng
2015-07-23
ACPICA: Executer: Add interpreter tracing mode for method tracing facility
Lv Zheng
2015-07-23
ACPICA: Dispatcher: Add trace support for interpreter
Lv Zheng
2015-07-23
ACPICA: Dispatcher: Move stack traversal code to dispatcher
Lv Zheng
[next]