summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Update version to 20180105Bob Moore2018-02-061-1/+1
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-06229-230/+230
* ACPICA: Add a missing pair of parenthesesJung-uk Kim2018-02-041-1/+1
* ACPICA: Prefer ACPI_TO_POINTER() over ACPI_ADD_PTR()Jung-uk Kim2018-02-041-1/+1
* ACPICA: Avoid NULL pointer arithmeticJung-uk Kim2018-02-041-4/+4
* ACPICA: Linux: add support for X32 ABI compilationAnuj Mittal2018-02-041-1/+1
* Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-01-2969-408/+1210
|\
| *-----. Merge branches 'acpi-gpio', 'acpi-button', 'acpi-battery' and 'acpi-video'Rafael J. Wysocki2018-01-187-16/+117
| |\ \ \ \
| | | | | * ACPI / video: Default lcd_only to true on Win8-ready and newer machinesHans de Goede2017-12-281-2/+12
| | | | * | ACPI / battery: Add quirk for Asus GL502VSK and UX305LAKai-Heng Feng2017-12-181-3/+29
| | | | * | ACPI: battery: Drop redundant test for failureBjørn Mork2017-12-131-3/+1
| | | * | | ACPI: button: Add a LID switch blacklist and add 1 model to itHans de Goede2017-12-131-0/+20
| | | * | | ACPI: button: Add a debug message when we're sending a LID eventHans de Goede2017-12-131-0/+2
| | | |/ /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'acpi-x86', 'acpi-apei' and 'acpi-ec'Rafael J. Wysocki2018-01-186-55/+67
| |\ \ \ \ \ \
| | | | * | | | ACPI: EC: Fix debugfs_create_*() usageGeert Uytterhoeven2018-01-043-3/+3
| | | * | | | | Merge back APEI material for v4.16.Rafael J. Wysocki2017-12-211-33/+46
| | | |\ \ \ \ \
| | | | * | | | | ACPI / APEI: remove redundant variables len and node_lenColin Ian King2017-12-051-3/+0
| | | | * | | | | ACPI: APEI: call into AER handling regardless of severityTyler Baicar2017-12-051-5/+17
| | | | * | | | | ACPI: APEI: handle PCIe AER errors in separate functionTyler Baicar2017-12-051-30/+34
| | * | | | | | | ACPI / x86: boot: Propagate error code in acpi_gsi_to_irq()Andy Shevchenko2018-01-051-10/+10
| | * | | | | | | ACPI / x86: boot: Don't setup SCI on HW-reduced platformsAndy Shevchenko2017-12-281-1/+2
| | * | | | | | | ACPI / x86: boot: Use INVALID_ACPI_IRQ instead of 0 for acpi_sci_override_gsiAndy Shevchenko2017-12-282-3/+4
| | * | | | | | | ACPI / x86: boot: Get rid of ACPI_INVALID_GSIAndy Shevchenko2017-12-281-4/+2
| | * | | | | | | ACPI / x86: boot: Swap variables in condition in acpi_register_gsi_ioapic()Andy Shevchenko2017-12-281-2/+1
| | | |_|_|_|_|/ | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------. \ \ \ \ \ \ Merge branches 'acpi-numa', 'acpi-sysfs', 'acpi-pmic', 'acpi-soc' and 'acpi-ged'Rafael J. Wysocki2018-01-1811-57/+201
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | ACPI: GED: unregister interrupts during shutdownSinan Kaya2017-12-161-6/+41
| | | | | | | |_|_|_|_|/ | | | | | | |/| | | | |
| | | | | * | | | | | | ACPI / LPSS: Do not instiate platform_dev for devs without MMIO resourcesHans de Goede2018-01-151-0/+2
| | | | | * | | | | | | ACPI / LPSS: Add device link for CHT SD card dependency on I2CAdrian Hunter2017-12-161-0/+137
| | | | | |/ / / / / /
| | | | * | | | | | | ACPI / PMIC: Convert to use builtin_platform_driver() macroAndy Shevchenko2018-01-115-28/+5
| | | | * | | | | | | ACPI / PMIC: constify platform_device_idArvind Yadav2017-12-132-2/+2
| | | | |/ / / / / /
| | | * / / / / / / ACPI: sysfs: Make ACPI GPE mask kernel parameter cover all GPEsPrarit Bhargava2017-12-132-19/+8
| | | |/ / / / / /
| | * | | | | | | ACPI / NUMA: ia64: Parse all entries of SRAT memory affinity tableGanapatrao Kulkarni2017-11-272-2/+6
| * | | | | | | | Merge branch 'acpica'Rafael J. Wysocki2018-01-1848-287/+877
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPICA: Update version to 20171215Bob Moore2018-01-051-1/+1
| | * | | | | | | | ACPICA: trivial style fix, no functional changeErik Schmauss2018-01-051-3/+4
| | * | | | | | | | ACPICA: Fix a couple memory leaks during package object resolutionBob Moore2018-01-051-8/+13
| | * | | | | | | | ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI stringsMario Limonciello2018-01-052-0/+4
| | * | | | | | | | ACPICA: DT compiler: prevent error if optional field at the end of table is n...Erik Schmauss2018-01-051-2/+4
| | * | | | | | | | ACPICA: Rename a global variable, no functional changeBob Moore2018-01-052-2/+2
| | * | | | | | | | ACPICA: Create and deploy safe version of strncpyBob Moore2018-01-055-9/+22
| | * | | | | | | | ACPICA: Cleanup the global variables and update commentsBob Moore2018-01-052-55/+29
| | * | | | | | | | ACPICA: Debugger: fix slight indentation issueErik Schmauss2018-01-051-1/+1
| | * | | | | | | | ACPICA: Fix a regression in the acpi_evaluate_object_type() interfaceBob Moore2018-01-051-4/+5
| | * | | | | | | | ACPICA: Update for a few debug output statementsBob Moore2018-01-052-4/+16
| | * | | | | | | | ACPICA: Debug output, no functional changeBob Moore2018-01-051-7/+7
| | * | | | | | | | ACPICA: Update information in MAINTAINERSRafael J. Wysocki2017-12-081-1/+1
| | * | | | | | | | ACPICA: Rename variable to match upstreamRafael J. Wysocki2017-12-041-4/+4
| | * | | | | | | | ACPICA: Update version to 20171110Bob Moore2017-11-271-1/+1
| | * | | | | | | | ACPICA: ACPI 6.2: Additional PPTT flagsJeremy Linton2017-11-271-0/+14
| | * | | | | | | | ACPICA: Update linkage for get mutex name interfaceBob Moore2017-11-272-7/+8