summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner-4/+1
2019-06-18firmware: ti_sci: Fix gcc unused-but-set-variable warningYueHaibing-12/+12
2019-06-18firmware: ti_sci: Use the correct style for SPDX License IdentifierNishad Kamdar-1/+1
2019-06-18firmware: trusted_foundations: add ARMv7 dependencyArnd Bergmann-1/+1
2019-06-17Merge tag 'scmi-updates-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson-2/+10
2019-06-17firmware/psci: psci_checker: Park kthreads before stopping themJean-Philippe Brucker-4/+6
2019-06-16Merge tag 'imx-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson-0/+3
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-06-14firmware: tegra: Early resume BPMPBitan Biswas-1/+3
2019-06-12firmware: ti_sci: Parse all resource ranges even if some is not availablePeter Ujfalusi-3/+10
2019-06-12firmware: ti_sci: Add support for processor controlSuman Anna-0/+485
2019-06-12firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udmaPeter Ujfalusi-0/+1163
2019-06-12firmware: ti_sci: Always request response from firmwareAndrew F. Davis-4/+4
2019-06-12firmware: ti_sci: extend clock identifiers from u8 to u32Tero Kristo-42/+136
2019-06-12firmware: arm_scmi: fetch and store sensor scaleFlorian Fainelli-0/+6
2019-06-12firmware: arm_scmi: update rate_discrete in clock_describe_rates_getPeng Fan-0/+2
2019-06-12firmware: arm_scmi: fix bitfield definitions for SENSOR_DESC attributesSudeep Holla-2/+2
2019-06-11efi/bgrt: Drop BGRT status field reserved bits checkHans de Goede-5/+0
2019-06-11efi/memreserve: deal with memreserve entries in unmapped memoryArd Biesheuvel-2/+10
2019-06-09Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman-267/+50
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446Thomas Gleixner-7/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner-4/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner-28/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287Thomas Gleixner-129/+14
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner-28/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner-14/+1
2019-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner-24/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-16/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2019-05-25efi: Allow the number of EFI configuration tables entries to be zeroRob Bradford-0/+3
2019-05-24firmware: google: coreboot: Drop unnecessary headersStephen Boyd-4/+1
2019-05-24firmware: google: memconsole: Drop global func pointerStephen Boyd-3/+5
2019-05-24firmware: google: memconsole: Drop __iomem on memremap memoryStephen Boyd-2/+2
2019-05-24firmware: google: memconsole: Use devm_memremap()Stephen Boyd-6/+3
2019-05-24firmware: google: Add a module_coreboot_driver() macro and use itStephen Boyd-39/+13
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+13
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+2
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+1
2019-05-20firmware: imx: SCU irq should ONLY be enabled after SCU IPC is readyAnson Huang-0/+3
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+753
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-77/+302
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+193
2019-05-07Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2019-05-06Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-50/+95
2019-05-06Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-1/+1
2019-05-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-3/+6
2019-05-01firmware: ti_sci: Add helper apis to manage resourcesLokesh Vutla-0/+130