aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
* acpi/nfit: Fix command-supported detectionDan Williams2019-01-21
* acpi/nfit: Block function zero DSMsDan Williams2019-01-21
* libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams2019-01-21
* Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-19
|\
| * acpi/nfit: Remove duplicate set nd_set in acpi_nfit_init_interleave_set()Wei Yang2019-01-14
| * acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id()Tony Luck2019-01-11
| * nfit: Mark some functions as __maybe_unusedNathan Chancellor2019-01-09
| * ACPI/nfit: delete the function to_acpi_nfit_descXiaochun Lee2019-01-08
| * ACPI/nfit: delete the redundant header fileXiaochun Lee2019-01-08
* | Merge branch 'acpi-pci'Rafael J. Wysocki2019-01-18
|\ \
| * | ACPI / LPSS: Make PCI dependency explicitSinan Kaya2019-01-15
* | | ACPI: EC: Look for ECDT EC after calling acpi_load_tables()Rafael J. Wysocki2019-01-15
|/ /
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-01-11
|\ \
| * | ACPI/IORT: Fix rc_dma_get_range()Jean-Philippe Brucker2019-01-11
| * | ACPI/IORT: Fix build when CONFIG_IOMMU_API=nQian Cai2019-01-07
| |/
| |
| \
| \
| \
*---. \ Merge branches 'acpi-pci', 'acpi-power' and 'acpi-misc'Rafael J. Wysocki2019-01-11
|\ \ \ \
| | | * | ACPI: NUMA: Use correct type for printing addresses on i386-PAEChao Fan2019-01-03
| | * | | ACPI: power: Skip duplicate power resource references in _PRxHans de Goede2019-01-02
| * | | | ACPI: Fix build failure when CONFIG_NLS is set to 'n'Sinan Kaya2019-01-02
| | |/ / | |/| |
* | | | ACPI / PMIC: xpower: Fix TS-pin current-source handlingHans de Goede2019-01-07
| |_|/ |/| |
* | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
* | | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-01
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel2018-12-20
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | | | * | ACPI/IORT: Don't call iommu_ops->add_device directlyJoerg Roedel2018-12-17
| | | | | * | ACPI/IORT: Use device_iommu_mapped()Joerg Roedel2018-12-17
| | | | | * | ACPI/IORT: Use helper functions to access dev->iommu_fwspecJoerg Roedel2018-12-17
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-28
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'thunderbolt-for-v4.21' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-12-10
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | PCI / ACPI: Identify untrusted PCI devicesMika Westerberg2018-12-05
* | | | | | | Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-28
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge miscellaneous libnvdimm updates for 4.21Dan Williams2018-12-27
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI/nfit: Adjust annotation for why return 0 if fail to find NFIT at startOcean He2018-12-10
| | |/ / / / / /
| * | | | | | | acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase supportDave Jiang2018-12-21
| * | | | | | | acpi/nfit, libnvdimm/security: Add security DSM overwrite supportDave Jiang2018-12-21
| * | | | | | | acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimmDave Jiang2018-12-21
| * | | | | | | acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm.Dave Jiang2018-12-21
| * | | | | | | acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMsDave Jiang2018-12-13
| * | | | | | | acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimmDave Jiang2018-12-13
| * | | | | | | acpi/nfit, libnvdimm: Introduce nvdimm_security_opsDave Jiang2018-12-13
| * | | | | | | acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimmDave Jiang2018-12-13
| * | | | | | | acpi/nfit: Add support for Intel DSM 1.8 commandsDave Jiang2018-12-04
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-28
|\ \ \ \ \ \ \
| * | | | | | | ACPI / scan: Refactor _CCA enforcementRobin Murphy2018-12-13
* | | | | | | | Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-27
|\ \ \ \ \ \ \ \
| * | | | | | | | pstore: Convert buf_lock to semaphoreKees Cook2018-12-03
| * | | | | | | | pstore: Map PSTORE_TYPE_* to stringsJoel Fernandes (Google)2018-12-03
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-25
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | ACPI / glue: Add acpi_platform_notify() functionHeikki Krogerus2018-11-26
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-12-25
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'acpi-pci'Rafael J. Wysocki2018-12-21
| |\ \ \ \ \ \ \