summaryrefslogtreecommitdiff
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_disasmLv Zheng2015-08-25
| | * | | | | | | ACPICA: Debugger: Split debugger initialization/termination APIsLv Zheng2015-08-25
| | * | | | | | | ACPICA: Make the max-number-of-loops runtime configurableBob Moore2015-08-25
| | * | | | | | | ACPICA: Debugger: Add option to display namespace summary/countsBob Moore2015-08-25
| | * | | | | | | ACPICA: Add additional debug info/statementsBob Moore2015-08-25
| | * | | | | | | ACPICA: Table handling: Cleanup and update debug output for toolsBob Moore2015-08-25
| | * | | | | | | ACPICA: acpiexec/acpinames: Support very large number of ACPI tablesBob Moore2015-08-25
| | * | | | | | | ACPICA: acpinames: Add new options and wildcard supportBob Moore2015-08-25
| | * | | | | | | ACPICA: Tables: Cleanup to reduce FACS globalsLv Zheng2015-08-25
| | * | | | | | | ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng2015-08-25
| | * | | | | | | ACPICA: Update info messages during ACPICA initBob Moore2015-08-25
| | * | | | | | | ACPICA: Disassembler: Update for new listing modeBob Moore2015-08-25
| | * | | | | | | ACPICA: Update parameter validation for data_table_region and load_tableBob Moore2015-08-25
| | * | | | | | | ACPICA: Disassembler: Remove duplicate code in _PLD processing.Bob Moore2015-08-25
| | * | | | | | | ACPICA: Correctly cleanup after a ACPI table load failureBob Moore2015-08-25
| | | |/ / / / / | | |/| | | | |
| | * | | | | | ACPICA: iASL/Disassembler: Add prototype verbose modeBob Moore2015-07-23
| | * | | | | | ACPICA: Debugger: Move debugger specific APIs to debugger componentLv Zheng2015-07-23
| | * | | | | | ACPICA: Debugger: Reduce structure size for debuggerLv Zheng2015-07-23
| | * | | | | | ACPICA: Cleanup use of NEGATIVE and POSITIVE definesBob Moore2015-07-23
| | * | | | | | ACPICA: Cleanup use of all non-ANSI local C library functionsBob Moore2015-07-23
| | * | | | | | ACPICA: iASL: Add new warnings for method local_x and arg_x variablesBob Moore2015-07-23
| | * | | | | | ACPICA: Remove extraneous check for null walk_stateMarkus Elfring2015-07-23
| | * | | | | | ACPICA: Parser: Remove redundant opcode execution debugging outputLv Zheng2015-07-23
| | * | | | | | ACPICA: Executer: Add option to bypass opcode tracingLv Zheng2015-07-23
| | * | | | | | ACPICA: Executer: Add OSL trace hook supportLv Zheng2015-07-23
| | * | | | | | ACPICA: Executer: Add interpreter tracing mode for method tracing facilityLv Zheng2015-07-23
| | * | | | | | ACPICA: Dispatcher: Add trace support for interpreterLv Zheng2015-07-23
| | * | | | | | ACPICA: Dispatcher: Move stack traversal code to dispatcherLv Zheng2015-07-23
| | * | | | | | ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng2015-07-23
| | * | | | | | ACPICA: Executer: Add back pointing reference of method operandLv Zheng2015-07-23
| | * | | | | | ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignmentsLv Zheng2015-07-23
| | * | | | | | ACPICA: Parser: Cleanup aml_offset in union acpi_operand_objectLv Zheng2015-07-23
| | * | | | | | ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_stateLv Zheng2015-07-23
| | * | | | | | ACPICA: Parser: Reduce parser/namespace divergences for tracer supportLv Zheng2015-07-23
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \
| * | | | | | | ACPI: Remove clk.h includeStephen Boyd2015-07-20
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \
| * | | | | | | PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managedJiang Liu2015-07-30
| * | | | | | | PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu2015-07-30
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero2015-08-14
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-08-27
|\ \ \ \ \ \
| * | | | | | nfit: Clarify memory device state flags stringsToshi Kani2015-08-27
* | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-08-25
|\| | | | | | | |_|_|_|_|/ |/| | | | |
| * | | | | nfit, nd_blk: BLK status register is only 32 bitsRoss Zwisler2015-08-25
| |/ / / /
* | | | / ACPI / video: Fix circular lock dependency issue in the video-detect codeHans de Goede2015-08-14
| |_|_|/ |/| | |
* | | | ACPI / PM: Use target_state to set the device power stateMika Westerberg2015-07-28
|/ / /
| | |
| \ \
*-. \ \ Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'Rafael J. Wysocki2015-07-16
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit ke...Jiang Liu2015-07-10
| |/
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-11
|\ \