summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-121-20/+63
|\
| * Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2017-06-281-20/+63
| |\
| | * iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126Geetha Sowjanya2017-06-231-19/+44
| | * ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 modelLinu Cherian2017-06-231-1/+14
| | * iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number defin...Robert Richter2017-06-231-0/+5
* | | Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-104-8/+125
|\ \ \
| * | | device property: Introduce fwnode_device_is_available()Sakari Ailus2017-06-221-0/+9
| * | | device property: Move fwnode graph ops to firmware specific locationsSakari Ailus2017-06-221-0/+40
| * | | device property: Move FW type specific functionality to FW specific filesSakari Ailus2017-06-222-0/+69
| * | | ACPI: Constify argument to acpi_device_is_present()Sakari Ailus2017-06-223-8/+7
* | | | Merge tag 'acpi-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-108-18/+67
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'acpi-spcr', 'acpi-osi', 'acpi-bus', 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki2017-07-108-18/+67
| |\ \ \ \ \ \ \ \
| | | | | | * | | | ACPI / DPTF: constify attribute_group structuresArvind Yadav2017-07-041-1/+1
| | | | | | * | | | ACPI / LPSS: constify attribute_group structuresArvind Yadav2017-07-041-1/+1
| | | | | | * | | | ACPI: BGRT: constify attribute_group structuresArvind Yadav2017-07-041-1/+1
| | | | | | * | | | ACPI / power: constify attribute_group structuresArvind Yadav2017-07-041-5/+5
| | | | | * | | | | ACPI / scan: Indicate to platform when hot remove returns busyLee, Chun-Yi2017-07-041-5/+13
| | | | | | |_|/ / | | | | | |/| | |
| | | | * | | | | ACPI / bus: handle ACPI hotplug schedule errors completelyLee, Chun-Yi2017-07-041-2/+6
| | | | |/ / / /
| | | * | | | | ACPI / osi: Make local function acpi_osi_dmi_linux() staticColin Ian King2017-07-041-1/+2
| | | |/ / / /
| | * | | | | ACPI: SPCR: Workaround for APM X-Gene 8250 UART 32-alignment errataLoc Ho2017-07-041-0/+22
| | * | | | | ACPI: SPCR: Use access width to determine mmio usageLoc Ho2017-07-041-2/+16
| | |/ / / /
* | | | | | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-073-27/+146
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams2017-07-031-5/+10
| |\ \ \ \ \ \
| | * | | | | | libnvdimm, nfit: enable support for volatile rangesDan Williams2017-06-271-1/+8
| | * | | | | | x86, libnvdimm, pmem: remove global pmem apiDan Williams2017-06-271-2/+1
| | * | | | | | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams2017-06-091-2/+1
| * | | | | | | acpi/nfit: Issue Start ARS to retrieve existing recordsToshi Kani2017-07-023-5/+13
| * | | | | | | acpi, nfit: Show bus_dsm_mask in sysfsJerry Hoemann2017-07-011-0/+12
| * | | | | | | libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru.Jerry Hoemann2017-07-011-0/+27
| * | | | | | | acpi, nfit: Enable DSM pass thru for root functions.Jerry Hoemann2017-07-011-0/+1
| * | | | | | | acpi, nfit: constify *_attribute_groupArvind Yadav2017-06-291-3/+3
| * | | | | | | acpi/nfit: Add support of NVDIMM memory error notification in ACPI 6.2Toshi Kani2017-06-152-6/+23
| * | | | | | | libnvdimm, label: populate 'isetcookie' for blk-aperture namespacesDan Williams2017-06-151-6/+1
| * | | | | | | libnvdimm, label: populate the type_guid property for v1.2 namespacesDan Williams2017-06-151-5/+10
| * | | | | | | libnvdimm, label: add v1.2 interleave-set-cookie algorithmDan Williams2017-06-151-2/+51
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-054-47/+196
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon2017-06-2611-116/+255
| |\ \ \ \ \ \ \
| | * | | | | | | acpi: apei: check for pending errors when probing GHES entriesTyler Baicar2017-06-221-0/+3
| | * | | | | | | arm/arm64: KVM: add guest SEA supportTyler Baicar2017-06-221-6/+11
| | * | | | | | | trace, ras: add ARM processor error trace eventTyler Baicar2017-06-221-1/+5
| | * | | | | | | ras: acpi / apei: generate trace event for unrecognized CPER sectionTyler Baicar2017-06-221-0/+18
| | * | | | | | | acpi: apei: panic OS with fatal error status blockJonathan (Zhixiong) Zhang2017-06-221-15/+21
| | * | | | | | | acpi: apei: handle SEA notification type for ARMv8Tyler Baicar2017-06-222-6/+79
| | * | | | | | | ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar2017-06-221-6/+5
| | * | | | | | | acpi: apei: read ack upon ghes record consumptionTyler Baicar2017-06-222-5/+61
| | |/ / / / / /
| * | | | | | | ACPI/IORT: Remove iort_node_match()Lorenzo Pieralisi2017-06-151-15/+0
* | | | | | | | Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-07-0455-394/+1627
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'acpi-ec' and 'acpi-video'Rafael J. Wysocki2017-07-032-12/+78
| |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | ACPI / video: Add quirks for the Dell Precision 7510Shih-Yuan Lee (FourDollars)2017-06-281-0/+8
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | ACPI / EC: Add quirk for GL720VMKCarlo Caione2017-06-291-1/+5
OpenPOWER on IntegriCloud