summaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-041-5/+10
| |\
| | * libnvdimm, nfit: enable support for volatile rangesDan Williams2017-06-281-1/+8
| | * x86, libnvdimm, pmem: remove global pmem apiDan Williams2017-06-281-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-064-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
| | * | | | | ACPI / EC: Fix media keys not working problem on some Asus laptopsChris Chiu2017-06-291-6/+43
| | * | | | | ACPI / EC: Add support to skip boot stage DSDT probeLv Zheng2017-06-291-0/+14
| | * | | | | ACPI / EC: Enhance boot EC sanity checkLv Zheng2017-06-291-0/+2
| | * | | | | ACPI: EC: Fix EC command visibility for dynamic debugLv Zheng2017-06-281-1/+1
| | * | | | | ACPI: EC: Fix an EC event IRQ storming issueLv Zheng2017-06-281-5/+6
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'acpi-pmic', 'acpi-misc' and 'acpi-tables'Rafael J. Wysocki2017-07-037-6/+47
| |\ \ \ \ \ \ \
| | | | * | | | | ACPI: configfs: Unload SSDT on configfs entry removalJan Kiszka2017-06-222-1/+23
| | | * | | | | | ACPI: fix whitespace in pr_fmt() to align log entriesVincent Legoll2017-06-224-4/+4
| | | |/ / / / /
| | * / / / / / ACPI / PMIC: xpower: Add support for the GPI1 regulator to the OpRegion handlerHans de Goede2017-06-221-1/+20
| | |/ / / / /
| * | | | | | Merge branch 'acpica'Rafael J. Wysocki2017-07-0347-376/+1502
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | ACPICA: Use designated initializersKees Cook2017-06-271-5/+9
| | * | | | | Merge back ACPICA material for v4.13.Rafael J. Wysocki2017-06-2788-794/+3402
| | |\ \ \ \ \
| | | * | | | | ACPICA: Update a couple of debug output messagesBob Moore2017-06-272-2/+2
| | | * | | | | ACPICA: acpiexec: enhance local signal handlerBob Moore2017-06-273-7/+31
| | | * | | | | ACPICA: Simplify output for the ACPI Debug ObjectBob Moore2017-06-271-2/+2
| | | * | | | | ACPICA: Improvements for debug output onlyBob Moore2017-06-273-14/+25
| | | * | | | | ACPICA: Disassembler: allow conflicting external declarations to be emitted.Erik Schmauss2017-06-272-0/+28
| | | * | | | | ACPICA: Disassembler: add external op to namespace on first passErik Schmauss2017-06-272-3/+47
| | | * | | | | ACPICA: Disassembler: prevent external op's from opening a new scopeErik Schmauss2017-06-271-0/+10
| | | * | | | | ACPICA: Changed Gbl_disasm_flag to acpi_gbl_disasm_flagErik Schmauss2017-06-271-0/+2
| | | * | | | | ACPICA: Changing External to a named objectErik Schmauss2017-06-272-4/+6