summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* acpi/nfit: Fix command-supported detectionDan Williams2019-01-211-14/+40
* acpi/nfit: Block function zero DSMsDan Williams2019-01-211-0/+7
* libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams2019-01-211-5/+0
* Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-202-17/+11
|\
| * acpi/nfit: Remove duplicate set nd_set in acpi_nfit_init_interleave_set()Wei Yang2019-01-141-1/+0
| * acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id()Tony Luck2019-01-111-2/+4
| * nfit: Mark some functions as __maybe_unusedNathan Chancellor2019-01-081-4/+4
| * ACPI/nfit: delete the function to_acpi_nfit_descXiaochun Lee2019-01-081-9/+3
| * ACPI/nfit: delete the redundant header fileXiaochun Lee2019-01-081-1/+0
* | Merge branch 'acpi-pci'Rafael J. Wysocki2019-01-182-1/+6
|\ \
| * | ACPI / LPSS: Make PCI dependency explicitSinan Kaya2019-01-152-1/+6
* | | ACPI: EC: Look for ECDT EC after calling acpi_load_tables()Rafael J. Wysocki2019-01-151-12/+12
|/ /
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-01-111-2/+3
|\ \
| * | ACPI/IORT: Fix rc_dma_get_range()Jean-Philippe Brucker2019-01-111-1/+2
| * | ACPI/IORT: Fix build when CONFIG_IOMMU_API=nQian Cai2019-01-071-1/+1
| |/
| |
| \
| \
| \
*---. \ Merge branches 'acpi-pci', 'acpi-power' and 'acpi-misc'Rafael J. Wysocki2019-01-113-3/+26
|\ \ \ \
| | | * | ACPI: NUMA: Use correct type for printing addresses on i386-PAEChao Fan2019-01-031-3/+3
| | * | | ACPI: power: Skip duplicate power resource references in _PRxHans de Goede2019-01-021-0/+22
| * | | | ACPI: Fix build failure when CONFIG_NLS is set to 'n'Sinan Kaya2019-01-021-0/+1
| | |/ / | |/| |
* | | | ACPI / PMIC: xpower: Fix TS-pin current-source handlingHans de Goede2019-01-071-8/+33
| |_|/ |/| |
* | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-2/+2
* | | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-011-11/+12
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel2018-12-201-11/+12
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | | | * | ACPI/IORT: Don't call iommu_ops->add_device directlyJoerg Roedel2018-12-171-2/+2
| | | | | * | ACPI/IORT: Use device_iommu_mapped()Joerg Roedel2018-12-171-1/+1
| | | | | * | ACPI/IORT: Use helper functions to access dev->iommu_fwspecJoerg Roedel2018-12-171-9/+10
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-281-0/+11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'thunderbolt-for-v4.21' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-12-101-0/+11
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | PCI / ACPI: Identify untrusted PCI devicesMika Westerberg2018-12-051-0/+11
* | | | | | | Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-286-19/+584
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge miscellaneous libnvdimm updates for 4.21Dan Williams2018-12-271-2/+8
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI/nfit: Adjust annotation for why return 0 if fail to find NFIT at startOcean He2018-12-101-1/+7
| | |/ / / / / /
| * | | | | | | acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase supportDave Jiang2018-12-212-17/+38
| * | | | | | | acpi/nfit, libnvdimm/security: Add security DSM overwrite supportDave Jiang2018-12-212-0/+95
| * | | | | | | acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimmDave Jiang2018-12-211-0/+47
| * | | | | | | acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm.Dave Jiang2018-12-211-0/+41
| * | | | | | | acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMsDave Jiang2018-12-131-0/+109
| * | | | | | | acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimmDave Jiang2018-12-131-0/+28
| * | | | | | | acpi/nfit, libnvdimm: Introduce nvdimm_security_opsDave Jiang2018-12-134-1/+69
| * | | | | | | acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimmDave Jiang2018-12-132-13/+21
| * | | | | | | acpi/nfit: Add support for Intel DSM 1.8 commandsDave Jiang2018-12-044-5/+147
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-0/+5
|\ \ \ \ \ \ \
| * | | | | | | ACPI / scan: Refactor _CCA enforcementRobin Murphy2018-12-131-0/+5
* | | | | | | | Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-271-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | pstore: Convert buf_lock to semaphoreKees Cook2018-12-031-1/+0
| * | | | | | | | pstore: Map PSTORE_TYPE_* to stringsJoel Fernandes (Google)2018-12-031-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-253-10/+13
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | ACPI / glue: Add acpi_platform_notify() functionHeikki Krogerus2018-11-263-10/+13
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-12-2544-161/+355
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'acpi-pci'Rafael J. Wysocki2018-12-2110-28/+67
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud