summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-141-0/+203
|\
| * libnvdimm: Add a poison list and export badblocksVishal Verma2016-01-091-0/+203
| |
| \
*-. \ Merge branches 'acpi-pnp' and 'pnp'Rafael J. Wysocki2016-01-121-1/+1
|\ \ \
| * | | ACPI / PNP: constify device IDsMathias Krause2016-01-041-1/+1
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'acpi-pci', 'acpi-irq' and 'acpi-assorted'Rafael J. Wysocki2016-01-126-66/+130
|\ \ \ \ \
| | | * | | ACPI / SBS: fix inconsistent indenting inside if statementColin Ian King2016-01-041-3/+3
| | | * | | ACPI: Fix build errors due objects compiled unconditionallyJavier Martinez Canillas2015-12-091-4/+4
| | | | |/ | | | |/|
| | * | | ACPI: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbolChristophe RICARD2016-01-012-20/+27
| | | |/ | | |/|
| * | | ACPI, PCI, irq: remove redundant check for null string pointerColin Ian King2016-01-051-3/+0Star
| * | | ACPI / PCI: Simplify acpi_penalize_isa_irq()Rafael J. Wysocki2016-01-041-11/+3Star
| * | | ACPI, PCI, irq: remove interrupt number restrictionSinan Kaya2016-01-011-2/+2
| * | | ACPI, PCI, irq: remove interrupt count restrictionSinan Kaya2016-01-011-34/+102
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm'Rafael J. Wysocki2016-01-125-12/+87
|\ \ \ \ \ \ | | | | | |/ | | | | |/|
| | | * | | ACPI / OSL: Add kerneldoc comments to memory mapping functionsRafael J. Wysocki2016-01-031-0/+27
| | | | |/ | | | |/|
| | * | | ACPI / bus: Show _OSC UUID when _OSC failsAndy Lutomirski2015-12-221-2/+3
| | * | | ACPI / bus: Tidy up _OSC error spacingAndy Lutomirski2015-12-221-3/+3
| * | | | ACPI: Fix white space in a structure definitionLukas Wunner2016-01-041-1/+1
| * | | | ACPI / utils: Add acpi_dev_present()Lukas Wunner2015-12-093-7/+40
| * | | | ACPI / scan: Fix acpi_bus_id_list bookkeepingLukas Wunner2015-12-091-0/+14
| * | | | ACPI / scan: set status to 0 if _STA failedAaron Lu2015-11-301-1/+1
* | | | | Merge branch 'acpi-video'Rafael J. Wysocki2016-01-122-15/+78
|\ \ \ \ \
| * | | | | ACPI / video: driver must be registered before checking for keypressesAdrien Schildknecht2016-01-051-13/+14
| * | | | | ACPI / video: Add a quirk to force acpi-video backlight on SAMSUNG 530U4E/540U4EAaron Lu2016-01-011-0/+9
| * | | | | ACPI / video: Add quirks for the Dell Vostro V131Hans de Goede2016-01-012-0/+33
| * | | | | ACPI / video: Add a module option to disable the reporting of keypressesHans de Goede2016-01-011-3/+11
| * | | | | ACPI / video: Add a acpi_video_handles_brightness_key_presses() helperHans de Goede2016-01-011-0/+12
| | |_|/ / | |/| | |
* | | | | Merge branch 'acpica'Rafael J. Wysocki2016-01-12133-2212/+2105Star
|\ \ \ \ \
| * | | | | ACPICA: Drop Linux-specific waking vector functionsRafael J. Wysocki2016-01-043-79/+27Star
| * | | | | ACPICA: Add per-table execution of module-level codeBob Moore2016-01-012-1/+24
| * | | | | ACPICA: Add "root node" case to the ACPI name repair codeBob Moore2016-01-011-0/+8
| * | | | | ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_r...Lv Zheng2016-01-014-16/+17
| * | | | | ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evalua...Lv Zheng2016-01-017-42/+30Star
| * | | | | ACPICA: Events: Split acpi_ev_associate_reg_method() from region initializati...Lv Zheng2016-01-014-29/+55
| * | | | | ACPICA: Events: Fix an issue that region object is re-attached to another sco...Lv Zheng2016-01-011-7/+6Star
| * | | | | ACPICA: Utilities: Reorder initialization codeLv Zheng2016-01-011-16/+15Star
| * | | | | ACPICA: Events: Uses common_notify for address space handlersLv Zheng2016-01-014-19/+13Star
| * | | | | ACPICA: Events: Deploys acpi_ev_find_region_handler()Lv Zheng2016-01-014-91/+75Star
| * | | | | ACPICA: Cleanup code related to the per-table module level improvementBob Moore2016-01-016-44/+91
| * | | | | ACPICA: Update for CondRefOf and RefOf operatorsBob Moore2016-01-011-2/+2
| * | | | | ACPICA: Update internal #defines for ObjectType operator. No functional changeBob Moore2016-01-014-5/+5
| * | | | | ACPICA: Update parameter type for ObjectType operatorBob Moore2016-01-013-4/+6
| * | | | | ACPICA: Parser: Fix for SuperName method invocationBob Moore2016-01-011-4/+5
| * | | | | ACPICA: Parser: Add constants for internal namepath functionBob Moore2016-01-013-7/+13
| * | | | | ACPICA: iasl/Disassembler: Support ASL ElseIf operatorBob Moore2016-01-011-0/+1
| * | | | | ACPICA: Tools: Add spacing and missing options in acpibin toolColin Ian King2016-01-011-1/+1
| * | | | | ACPICA: Namespace: Add String -> ObjectReference conversion supportLv Zheng2016-01-013-1/+89
| * | | | | ACPICA: Namespace: Add scope information to the simple object repair mechanismLv Zheng2016-01-014-9/+16
| * | | | | ACPICA: Update for output of the Debug ObjectBob Moore2016-01-011-3/+8
| * | | | | ACPICA: Debug object: Fix output for a NULL objectBob Moore2016-01-011-1/+2
| * | | | | ACPICA: Debug Object: Cleanup outputBob Moore2016-01-011-20/+47