summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'acpi-pm' and 'acpi-numa'Rafael J. Wysocki2017-07-272-2/+10
|\
| * ACPI: NUMA: Fix typo in the full name of SRATRoss Zwisler2017-07-241-1/+1
| * acpi/nfit: Fix memory corruption/Unregister mce decoder on failurePrarit Bhargava2017-07-171-1/+9
* | ACPI / PM / EC: Flush all EC work in acpi_freeze_sync()Rafael J. Wysocki2017-07-203-3/+15
* | Merge branch 'acpi-ec' into acpi-pmRafael J. Wysocki2017-07-201-0/+31
|\ \ | |/ |/|
| * ACPI / EC: Add parameter to force disable the GPE on suspendRafael J. Wysocki2017-07-191-0/+31
* | Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-143-26/+40
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks'Rafael J. Wysocki2017-07-143-26/+40
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | * ACPI / x86: Add KIOX000A accelerometer on GPD win to always_present_ids arrayHans de Goede2017-07-121-0/+13
| | | | * ACPI / x86: Add Dell Venue 11 Pro 7130 touchscreen to always_present_idsHans de Goede2017-07-121-0/+9
| | | | * ACPI / x86: Allow matching always_present_id array entries by DMIHans de Goede2017-07-121-4/+15
| | | * | ACPI / irq: Fix return code of acpi_gsi_to_irq()Mark Salter2017-07-121-2/+2
| | | |/
| | * | Revert "ACPI / EC: Enable event freeze mode..." to fix a regressionLv Zheng2017-07-121-1/+1
| | * | ACPI / EC: Drop EC noirq hooks to fix a regressionLv Zheng2017-07-121-19/+0
* | | | 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
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |