aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+203
2016-01-12Merge branches 'acpi-pnp' and 'pnp'Rafael J. Wysocki1-1/+1
2016-01-12Merge branches 'acpi-pci', 'acpi-irq' and 'acpi-assorted'Rafael J. Wysocki6-66/+130
2016-01-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm'Rafael J. Wysocki5-12/+87
2016-01-12Merge branch 'acpi-video'Rafael J. Wysocki2-15/+78
2016-01-12Merge branch 'acpica'Rafael J. Wysocki133-2212/+2105
2016-01-12Merge branch 'acpi-debug'Rafael J. Wysocki15-202/+1187
2016-01-12Merge branch 'acpi-soc'Rafael J. Wysocki2-16/+213
2016-01-12Merge branch 'device-properties'Rafael J. Wysocki1-5/+5
2016-01-09libnvdimm: Add a poison list and export badblocksVishal Verma1-0/+203
2016-01-08ACPI / property: avoid leaking format string into kobject nameKees Cook1-1/+1
2016-01-07ACPI / APD: Add APM X-Gene ACPI I2C device supportLoc Ho1-1/+15
2016-01-07ACPI / LPSS: change 'does not have' to 'has' in commentAndy Shevchenko1-1/+1
2016-01-07ACPI / LPSS: override power state for LPSS DMA deviceAndy Shevchenko1-7/+146
2016-01-05ACPI, PCI, irq: remove redundant check for null string pointerColin Ian King1-3/+0
2016-01-05ACPI / video: driver must be registered before checking for keypressesAdrien Schildknecht1-13/+14
2016-01-04ACPI: Fix white space in a structure definitionLukas Wunner1-1/+1
2016-01-04ACPI / SBS: fix inconsistent indenting inside if statementColin Ian King1-3/+3
2016-01-04ACPI / PNP: constify device IDsMathias Krause1-1/+1
2016-01-04ACPI / PCI: Simplify acpi_penalize_isa_irq()Rafael J. Wysocki1-11/+3
2016-01-04ACPICA: Drop Linux-specific waking vector functionsRafael J. Wysocki3-79/+27
2016-01-03ACPI / OSL: Add kerneldoc comments to memory mapping functionsRafael J. Wysocki1-0/+27
2016-01-01ACPICA: Add per-table execution of module-level codeBob Moore2-1/+24
2016-01-01ACPICA: Add "root node" case to the ACPI name repair codeBob Moore1-0/+8
2016-01-01ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_reg_methods()Lv Zheng4-16/+17
2016-01-01ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evaluations can happen during OS early boot stagesLv Zheng7-42/+30
2016-01-01ACPICA: Events: Split acpi_ev_associate_reg_method() from region initialization codeLv Zheng4-29/+55
2016-01-01ACPICA: Events: Fix an issue that region object is re-attached to another scope when it is already attachedLv Zheng1-7/+6
2016-01-01ACPICA: Utilities: Reorder initialization codeLv Zheng1-16/+15
2016-01-01ACPICA: Events: Uses common_notify for address space handlersLv Zheng4-19/+13
2016-01-01ACPICA: Events: Deploys acpi_ev_find_region_handler()Lv Zheng4-91/+75
2016-01-01ACPICA: Cleanup code related to the per-table module level improvementBob Moore6-44/+91
2016-01-01ACPICA: Update for CondRefOf and RefOf operatorsBob Moore1-2/+2
2016-01-01ACPICA: Update internal #defines for ObjectType operator. No functional changeBob Moore4-5/+5
2016-01-01ACPICA: Update parameter type for ObjectType operatorBob Moore3-4/+6
2016-01-01ACPICA: Parser: Fix for SuperName method invocationBob Moore1-4/+5
2016-01-01ACPICA: Parser: Add constants for internal namepath functionBob Moore3-7/+13
2016-01-01ACPICA: iasl/Disassembler: Support ASL ElseIf operatorBob Moore1-0/+1
2016-01-01ACPICA: Tools: Add spacing and missing options in acpibin toolColin Ian King1-1/+1
2016-01-01ACPICA: Namespace: Add String -> ObjectReference conversion supportLv Zheng3-1/+89
2016-01-01ACPICA: Namespace: Add scope information to the simple object repair mechanismLv Zheng4-9/+16
2016-01-01ACPICA: Update for output of the Debug ObjectBob Moore1-3/+8
2016-01-01ACPICA: Debug object: Fix output for a NULL objectBob Moore1-1/+2
2016-01-01ACPICA: Debug Object: Cleanup outputBob Moore1-20/+47
2016-01-01ACPICA: Concatenate operator: Add extensions to support all ACPI objectsBob Moore2-6/+37
2016-01-01ACPICA: acpiexec/acpinames: Update for error checking macrosBob Moore1-0/+13
2016-01-01ACPICA: Add comment explaining _SUB removalBob Moore1-0/+7
2016-01-01ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore4-126/+22
2016-01-01ACPICA: Debugger: Remove some unecessary NULL checksMarkus Elfring2-10/+3
2016-01-01ACPICA: iasl/acpiexec: Update input file handling and verificationBob Moore4-16/+13