aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-01acpi, nfit: Enable DSM pass thru for root functions.Jerry Hoemann1-0/+1
2017-06-29acpi, nfit: constify *_attribute_groupArvind Yadav1-3/+3
2017-06-29ACPI / EC: Add quirk for GL720VMKCarlo Caione1-1/+5
2017-06-29ACPI / EC: Fix media keys not working problem on some Asus laptopsChris Chiu1-6/+43
2017-06-29ACPI / EC: Add support to skip boot stage DSDT probeLv Zheng1-0/+14
2017-06-29ACPI / EC: Enhance boot EC sanity checkLv Zheng1-0/+2
2017-06-28ACPI / video: Add quirks for the Dell Precision 7510Shih-Yuan Lee (FourDollars)1-0/+8
2017-06-28Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmuJoerg Roedel1-20/+63
2017-06-28ACPI: EC: Fix EC command visibility for dynamic debugLv Zheng1-1/+1
2017-06-28ACPI: EC: Fix an EC event IRQ storming issueLv Zheng1-5/+6
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki1-3/+2
2017-06-28PCI / PM: Drop pme_interrupt flag from struct pci_devRafael J. Wysocki1-2/+8
2017-06-28ACPI / PM: Consolidate device wakeup settings codeRafael J. Wysocki1-31/+8
2017-06-28ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flagsRafael J. Wysocki3-18/+11
2017-06-27libnvdimm, nfit: enable support for volatile rangesDan Williams1-1/+8
2017-06-27x86, libnvdimm, pmem: remove global pmem apiDan Williams1-2/+1
2017-06-27ACPICA: Use designated initializersKees Cook1-5/+9
2017-06-27Merge back ACPICA material for v4.13.Rafael J. Wysocki88-794/+3402
2017-06-27ACPICA: Update a couple of debug output messagesBob Moore2-2/+2
2017-06-27ACPICA: acpiexec: enhance local signal handlerBob Moore3-7/+31
2017-06-27ACPICA: Simplify output for the ACPI Debug ObjectBob Moore1-2/+2
2017-06-27ACPICA: Improvements for debug output onlyBob Moore3-14/+25
2017-06-27ACPICA: Disassembler: allow conflicting external declarations to be emitted.Erik Schmauss2-0/+28
2017-06-27ACPICA: Disassembler: add external op to namespace on first passErik Schmauss2-3/+47
2017-06-27ACPICA: Disassembler: prevent external op's from opening a new scopeErik Schmauss1-0/+10
2017-06-27ACPICA: Changed Gbl_disasm_flag to acpi_gbl_disasm_flagErik Schmauss1-0/+2
2017-06-27ACPICA: Changing External to a named objectErik Schmauss2-4/+6
2017-06-27ACPICA: Update two error messages to emit control method nameBob Moore1-10/+29
2017-06-27ACPICA: Fix for Device/Thermal objects with ObjectType and DerefOfBob Moore2-11/+37
2017-06-27ACPICA: Update comments, no functional changeCao Jin2-5/+5
2017-06-27ACPICA: Split resource descriptor decode strings to a new fileBob Moore3-264/+316
2017-06-26Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon11-116/+255
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar1-30/+37
2017-06-23iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126Geetha Sowjanya1-19/+44
2017-06-23ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 modelLinu Cherian1-1/+14
2017-06-23iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number definitionsRobert Richter1-0/+5
2017-06-23ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systemsRafael J. Wysocki3-5/+112
2017-06-22acpi: apei: check for pending errors when probing GHES entriesTyler Baicar1-0/+3
2017-06-22arm/arm64: KVM: add guest SEA supportTyler Baicar1-6/+11
2017-06-22trace, ras: add ARM processor error trace eventTyler Baicar1-1/+5
2017-06-22ras: acpi / apei: generate trace event for unrecognized CPER sectionTyler Baicar1-0/+18
2017-06-22acpi: apei: panic OS with fatal error status blockJonathan (Zhixiong) Zhang1-15/+21
2017-06-22acpi: apei: handle SEA notification type for ARMv8Tyler Baicar2-6/+79
2017-06-22ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar1-6/+5
2017-06-22acpi: apei: read ack upon ghes record consumptionTyler Baicar2-5/+61
2017-06-22Merge branch 'uuid-types'Rafael J. Wysocki6-77/+53
2017-06-22device property: Introduce fwnode_device_is_available()Sakari Ailus1-0/+9
2017-06-22device property: Move fwnode graph ops to firmware specific locationsSakari Ailus1-0/+40
2017-06-22device property: Move FW type specific functionality to FW specific filesSakari Ailus2-0/+69
2017-06-22ACPI: Constify argument to acpi_device_is_present()Sakari Ailus3-8/+7