summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2018-01-05ACPICA: Fix a couple memory leaks during package object resolutionBob Moore
2018-01-05ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI stringsMario Limonciello
2018-01-05ACPICA: Rename a global variable, no functional changeBob Moore
2018-01-05ACPICA: Create and deploy safe version of strncpyBob Moore
2018-01-05ACPICA: Cleanup the global variables and update commentsBob Moore
2018-01-05ACPICA: Debugger: fix slight indentation issueErik Schmauss
2018-01-05ACPICA: Fix a regression in the acpi_evaluate_object_type() interfaceBob Moore
2018-01-05ACPICA: Update for a few debug output statementsBob Moore
2018-01-05ACPICA: Debug output, no functional changeBob Moore
2018-01-04ACPI: EC: Fix debugfs_create_*() usageGeert Uytterhoeven
2017-12-28ACPI / video: Default lcd_only to true on Win8-ready and newer machinesHans de Goede
2017-12-23Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-21Merge back APEI material for v4.16.Rafael J. Wysocki
2017-12-20Merge branch 'acpi-cppc'Rafael J. Wysocki
2017-12-18ACPI / battery: Add quirk for Asus GL502VSK and UX305LAKai-Heng Feng
2017-12-18ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai
2017-12-18ACPI: CPPC: remove initial assignment of pcc_ss_dataColin Ian King
2017-12-16ACPI: GED: unregister interrupts during shutdownSinan Kaya
2017-12-16ACPI / LPSS: Add device link for CHT SD card dependency on I2CAdrian Hunter
2017-12-16Merge back PM core material for v4.16.Rafael J. Wysocki
2017-12-13ACPI: properties: Implement get_match_data() callbackSinan Kaya
2017-12-13ACPI / bus: Introduce acpi_get_match_data() functionSinan Kaya
2017-12-13ACPI: battery: Drop redundant test for failureBjørn Mork
2017-12-13ACPI: sysfs: Make ACPI GPE mask kernel parameter cover all GPEsPrarit Bhargava
2017-12-13ACPI / PMIC: constify platform_device_idArvind Yadav
2017-12-13ACPI: button: Add a LID switch blacklist and add 1 model to itHans de Goede
2017-12-13ACPI: button: Add a debug message when we're sending a LID eventHans de Goede
2017-12-11PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki
2017-12-11Merge back earlier PM core material for v4.16.Rafael J. Wysocki
2017-12-05ACPI / CPPC: Fix KASAN global out of bounds warningGeorge Cherian
2017-12-05ACPI / APEI: remove redundant variables len and node_lenColin Ian King
2017-12-05ACPI: APEI: call into AER handling regardless of severityTyler Baicar
2017-12-05ACPI: APEI: handle PCIe AER errors in separate functionTyler Baicar
2017-12-04acpi, nfit: fix health event notificationDan Williams
2017-12-04ACPICA: Rename variable to match upstreamRafael J. Wysocki
2017-11-30Merge branch 'acpi-ec' into acpiRafael J. Wysocki
2017-11-27acpi: annotate ->poll() instancesAl Viro
2017-11-27ACPI / PM: Make it possible to ignore the system sleep blacklistRafael J. Wysocki
2017-11-27ACPI / PM: Support for LEAVE_SUSPENDED driver flag in ACPI PM domainRafael J. Wysocki
2017-11-27ACPICA: Update linkage for get mutex name interfaceBob Moore
2017-11-27ACPICA: Update mutex error messages, no functional changeBob Moore
2017-11-27ACPICA: Debugger: add "background" command for method executionBob Moore
2017-11-27ACPICA: Namespace: fix memory leak from building prefixed pathnameErik Schmauss
2017-11-27ACPICA: Enhance error messages from namespace create/lookup operationsBob Moore
2017-11-27ACPICA: ACPICA: style edits to utility function output, no functional changeErik Schmauss
2017-11-27ACPICA: Add an additional error message for EC timeoutsBob Moore
2017-11-27ACPICA: Update output from ACPI_EXCEPTION macroBob Moore
2017-11-27ACPICA: Use local 64-bit divide support for string conversionsBob Moore
2017-11-27ACPICA: Utilities: Cleanup style issue for bit clearingLv Zheng
2017-11-27ACPICA: iASL: change processing of external op namespace nodes for correctnessErik Schmauss