summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2018-01-31Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-29Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-29Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-29Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-01-29Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-01-24x86/centaur: Mark TSC invariantdavidwang
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman
2018-01-18Merge branches 'acpi-gpio', 'acpi-button', 'acpi-battery' and 'acpi-video'Rafael J. Wysocki
2018-01-18Merge branches 'acpi-x86', 'acpi-apei' and 'acpi-ec'Rafael J. Wysocki
2018-01-18Merge branches 'acpi-numa', 'acpi-sysfs', 'acpi-pmic', 'acpi-soc' and 'acpi-ged'Rafael J. Wysocki
2018-01-18Merge branch 'acpica'Rafael J. Wysocki
2018-01-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki
2018-01-18Merge branch 'pm-core'Rafael J. Wysocki
2018-01-17ACPI/PCI: pci_link: reduce verbosity when IRQ is enabledSinan Kaya
2018-01-15ACPI / LPSS: Do not instiate platform_dev for devs without MMIO resourcesHans de Goede
2018-01-14x86/jailhouse: Enable PMTIMERJan Kiszka
2018-01-11ACPI / PM: Use Low Power S0 Idle on more systemsRafael J. Wysocki
2018-01-11ACPI / PMIC: Convert to use builtin_platform_driver() macroAndy Shevchenko
2018-01-10ACPI: utils: Introduce acpi_dev_get_first_match_name()Andy Shevchenko
2018-01-05ACPICA: trivial style fix, no functional changeErik Schmauss
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