aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2018-12-25Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-12-25Merge tag 'pm-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-12-25Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-12-21acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase supportDave Jiang
2018-12-21acpi/nfit, libnvdimm/security: Add security DSM overwrite supportDave Jiang
2018-12-21acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimmDave Jiang
2018-12-21acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm.Dave Jiang
2018-12-21Merge branch 'acpi-pci'Rafael J. Wysocki
2018-12-21Merge branches 'acpi-tables', 'acpi-soc', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki
2018-12-21Merge branch 'acpica'Rafael J. Wysocki
2018-12-20ACPI / tables: Add an ifdef around amlcode and dsdt_amlcodeNathan Chancellor
2018-12-20ACPI/APEI: Clear GHES block_status before panic()Lenny Szubowicz
2018-12-20ACPI: Make PCI slot detection driver depend on PCISinan Kaya
2018-12-20ACPI/IORT: Stub out ACS functions when CONFIG_PCI is not setSinan Kaya
2018-12-20PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya
2018-12-20ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unsetSinan Kaya
2018-12-20ACPI: Allow CONFIG_PCI to be unset for rebootSinan Kaya
2018-12-20ACPI: Move PCI reset to a separate functionSinan Kaya
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel
2018-12-18ACPI / OSI: Add OEM _OSI string to enable dGPU direct outputAlex Hung
2018-12-18ACPI: PM: Loop in full LPS0 mode onlyRafael J. Wysocki
2018-12-18ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idleRafael J. Wysocki
2018-12-17ACPI/IORT: Don't call iommu_ops->add_device directlyJoerg Roedel
2018-12-17ACPI/IORT: Use device_iommu_mapped()Joerg Roedel
2018-12-17ACPI/IORT: Use helper functions to access dev->iommu_fwspecJoerg Roedel
2018-12-13acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMsDave Jiang
2018-12-13acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimmDave Jiang
2018-12-13acpi/nfit, libnvdimm: Introduce nvdimm_security_opsDave Jiang
2018-12-13acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimmDave Jiang
2018-12-13ACPI / tables: add DSDT AmlCode new declaration name supportWang Dongsheng
2018-12-13ACPICA: change coding style to match ACPICA, no functional changeErik Schmauss
2018-12-13ACPICA: Debug output: Add option to display method/object evaluationBob Moore
2018-12-13ACPICA: disassembler: disassemble OEMx tables as AMLErik Schmauss
2018-12-13ACPICA: Add "Windows 2018.2" string in the _OSI supportJung-uk Kim
2018-12-13ACPICA: Expressions in package elements are not supportedBob Moore
2018-12-13ACPICA: Update buffer-to-string conversionsBob Moore
2018-12-13ACPICA: add comments, no functional changeBob Moore
2018-12-13ACPICA: Remove defines that use deprecated flagErik Schmauss
2018-12-13ACPICA: Add "Windows 2018" string in the _OSI supportBob Moore
2018-12-13ACPI / scan: Refactor _CCA enforcementRobin Murphy
2018-12-12ACPI / LPSS: Ignore acpi_device_fix_up_power() return valueHans de Goede
2018-12-11ACPI / APD: Add clock frequency for Hisilicon Hip08 SPI controllerJay Fang
2018-12-11ACPI, APEI, EINJ: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-12-10ACPI/nfit: Adjust annotation for why return 0 if fail to find NFIT at startOcean He
2018-12-10Merge tag 'thunderbolt-for-v4.21' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-05acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short"Dan Williams
2018-12-05PCI / ACPI: Identify untrusted PCI devicesMika Westerberg
2018-12-04acpi/nfit: Add support for Intel DSM 1.8 commandsDave Jiang
2018-12-03pstore: Convert buf_lock to semaphoreKees Cook