aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+3
2018-01-31Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-0/+26
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2018-01-29Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-01-29Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-16/+16
2018-01-29Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds57-363/+982
2018-01-29Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-5/+38
2018-01-24x86/centaur: Mark TSC invariantdavidwang1-0/+1
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman1-1/+1
2018-01-18Merge branches 'acpi-gpio', 'acpi-button', 'acpi-battery' and 'acpi-video'Rafael J. Wysocki4-15/+98
2018-01-18Merge branches 'acpi-x86', 'acpi-apei' and 'acpi-ec'Rafael J. Wysocki4-36/+49
2018-01-18Merge branches 'acpi-numa', 'acpi-sysfs', 'acpi-pmic', 'acpi-soc' and 'acpi-ged'Rafael J. Wysocki9-56/+196
2018-01-18Merge branch 'acpica'Rafael J. Wysocki40-262/+672
2018-01-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki1-2/+14
2018-01-18Merge branch 'pm-core'Rafael J. Wysocki1-3/+24
2018-01-17ACPI/PCI: pci_link: reduce verbosity when IRQ is enabledSinan Kaya1-1/+1
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