aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-15ACPI / LPSS: Do not instiate platform_dev for devs without MMIO resourcesHans de Goede1-0/+2
2018-01-14x86/jailhouse: Enable PMTIMERJan Kiszka1-16/+16
2018-01-11ACPI / PM: Use Low Power S0 Idle on more systemsRafael J. Wysocki1-2/+4
2018-01-11ACPI / PMIC: Convert to use builtin_platform_driver() macroAndy Shevchenko5-28/+5
2018-01-10ACPI: utils: Introduce acpi_dev_get_first_match_name()Andy Shevchenko1-7/+34
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches1-3/+3
2018-01-05ACPICA: trivial style fix, no functional changeErik Schmauss1-3/+4
2018-01-05ACPICA: Fix a couple memory leaks during package object resolutionBob Moore1-8/+13
2018-01-05ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI stringsMario Limonciello1-0/+2
2018-01-05ACPICA: Rename a global variable, no functional changeBob Moore2-2/+2
2018-01-05ACPICA: Create and deploy safe version of strncpyBob Moore5-9/+22
2018-01-05ACPICA: Cleanup the global variables and update commentsBob Moore2-55/+29
2018-01-05ACPICA: Debugger: fix slight indentation issueErik Schmauss1-1/+1
2018-01-05ACPICA: Fix a regression in the acpi_evaluate_object_type() interfaceBob Moore1-4/+5
2018-01-05ACPICA: Update for a few debug output statementsBob Moore2-4/+16
2018-01-05ACPICA: Debug output, no functional changeBob Moore1-7/+7
2018-01-04ACPI: EC: Fix debugfs_create_*() usageGeert Uytterhoeven3-3/+3
2017-12-28ACPI / video: Default lcd_only to true on Win8-ready and newer machinesHans de Goede1-2/+12
2017-12-23Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+8
2017-12-21Merge back APEI material for v4.16.Rafael J. Wysocki1-33/+46
2017-12-20Merge branch 'acpi-cppc'Rafael J. Wysocki1-1/+1
2017-12-18ACPI / battery: Add quirk for Asus GL502VSK and UX305LAKai-Heng Feng1-3/+29
2017-12-18ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai1-1/+1
2017-12-18ACPI: CPPC: remove initial assignment of pcc_ss_dataColin Ian King1-1/+1
2017-12-16ACPI: GED: unregister interrupts during shutdownSinan Kaya1-6/+41
2017-12-16ACPI / LPSS: Add device link for CHT SD card dependency on I2CAdrian Hunter1-0/+137
2017-12-16Merge back PM core material for v4.16.Rafael J. Wysocki1-3/+24
2017-12-13ACPI: properties: Implement get_match_data() callbackSinan Kaya1-0/+8
2017-12-13ACPI / bus: Introduce acpi_get_match_data() functionSinan Kaya1-0/+18
2017-12-13ACPI: battery: Drop redundant test for failureBjørn Mork1-3/+1
2017-12-13ACPI: sysfs: Make ACPI GPE mask kernel parameter cover all GPEsPrarit Bhargava1-18/+8
2017-12-13ACPI / PMIC: constify platform_device_idArvind Yadav2-2/+2
2017-12-13ACPI: button: Add a LID switch blacklist and add 1 model to itHans de Goede1-0/+20
2017-12-13ACPI: button: Add a debug message when we're sending a LID eventHans de Goede1-0/+2
2017-12-11PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki1-1/+1
2017-12-11Merge back earlier PM core material for v4.16.Rafael J. Wysocki1-3/+24
2017-12-05ACPI / CPPC: Fix KASAN global out of bounds warningGeorge Cherian1-8/+15
2017-12-05ACPI / APEI: remove redundant variables len and node_lenColin Ian King1-3/+0
2017-12-05ACPI: APEI: call into AER handling regardless of severityTyler Baicar1-5/+17
2017-12-05ACPI: APEI: handle PCIe AER errors in separate functionTyler Baicar1-30/+34
2017-12-04acpi, nfit: fix health event notificationDan Williams1-1/+8
2017-12-04ACPICA: Rename variable to match upstreamRafael J. Wysocki1-4/+4
2017-11-30Merge branch 'acpi-ec' into acpiRafael J. Wysocki3-24/+67
2017-11-27acpi: annotate ->poll() instancesAl Viro1-2/+2
2017-11-27ACPI / PM: Make it possible to ignore the system sleep blacklistRafael J. Wysocki1-0/+10
2017-11-27ACPI / PM: Support for LEAVE_SUSPENDED driver flag in ACPI PM domainRafael J. Wysocki1-3/+24
2017-11-27ACPICA: Update linkage for get mutex name interfaceBob Moore2-7/+8
2017-11-27ACPICA: Update mutex error messages, no functional changeBob Moore1-4/+5
2017-11-27ACPICA: Debugger: add "background" command for method executionBob Moore4-66/+206
2017-11-27ACPICA: Namespace: fix memory leak from building prefixed pathnameErik Schmauss1-1/+4