summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2020-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-3/+5
2020-07-10firmware: arm_scmi: Keep the discrete clock rates sortedSudeep Holla-2/+18
2020-07-09efi: Revert "efi/x86: Fix build with gcc 4"Ard Biesheuvel-2/+1
2020-07-09efi/efivars: Expose RT service availability via efivars abstractionArd Biesheuvel-12/+16
2020-07-09efi/libstub: Move the function prototypes to header fileAtish Patra-17/+16
2020-07-09efi/libstub: Fix gcc error around __umoddi3 for 32 bit buildsAtish Patra-1/+1
2020-07-08drivers/firmware/psci: Assign @err directly in hotplug_tests()Gavin Shan-2/+1
2020-07-08drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()Gavin Shan-1/+4
2020-07-07kbuild: remove cc-option test of -ffreestandingMasahiro Yamada-1/+1
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada-1/+1
2020-07-06Merge tag 'soc-attr-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-0/+124
2020-07-06firmware: smccc: Add ARCH_SOC_ID supportSudeep Holla-0/+124
2020-07-02firmware: stratix10-rsu: fix warningsRichard Gong-2/+2
2020-07-02firmware: stratix10-rsu: extend rsu driver for new featuresRichard Gong-5/+161
2020-07-02firmware: stratix10-svc: extend svc to support new RSU featuresRichard Gong-0/+17
2020-07-01firmware: arm_scmi: Add base notifications supportCristian Marussi-4/+104
2020-07-01firmware: arm_scmi: Add reset notifications supportCristian Marussi-4/+92
2020-07-01firmware: arm_scmi: Add sensor notifications supportCristian Marussi-5/+64
2020-07-01firmware: arm_scmi: Add perf notifications supportCristian Marussi-5/+134
2020-07-01firmware: arm_scmi: Add power notifications supportCristian Marussi-6/+86
2020-07-01firmware: arm_scmi: Enable notification coreCristian Marussi-0/+10
2020-07-01firmware: arm_scmi: Add notification dispatch and deliveryCristian Marussi-4/+373
2020-07-01firmware: arm_scmi: Add notification callbacks-registrationCristian Marussi-0/+726
2020-07-01firmware: arm_scmi: Add notification protocol-registrationCristian Marussi-1/+501
2020-06-30firmware: arm_scmi: Fix SCMI genpd domain probingCristian Marussi-6/+6
2020-06-30firmware: arm_scmi: Use HAVE_ARM_SMCCC_DISCOVERY instead of ARM_PSCI_FWSudeep Holla-2/+2
2020-06-30firmware: arm_scmi: Add fast_switch_possible() interfaceNicola Mazzucato-0/+12
2020-06-30firmware: arm_scmi: Use signed integer to report transfer statusSudeep Holla-2/+1
2020-06-28Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+4
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-26/+199
2020-06-28Merge tag 'arm-soc/for-5.8/drivers-fixes' of https://github.com/Broadcom/stbl...Arnd Bergmann-1/+4
2020-06-25efi/x86: Only copy upto the end of setup_headerArvind Sankar-2/+4
2020-06-25efi/x86: Remove unused variablesArvind Sankar-2/+0
2020-06-23firmware: imx: scu-pd: add more cm4 resourcesPeng Fan-2/+12
2020-06-23firmware: imx: add resource management apiPeng Fan-1/+46
2020-06-23firmware: imx: scu-pd: fix cm40 power domainPeng Fan-2/+2
2020-06-19firmware: rpi: Only create clocks device if we don't have a node for itMaxime Ripard-0/+14
2020-06-17firmware: imx: make sure MU irq can wake up system from suspend modeAnson Huang-0/+2
2020-06-17efi/libstub: arm: Print CPU boot mode and MMU state at bootArd Biesheuvel-3/+90
2020-06-17efi/libstub: arm: Omit arch specific config table matching array on arm64Ard Biesheuvel-2/+4
2020-06-17ARM: bcm2835: Fix integer overflow in rpi_firmware_print_firmware_revision()Andy Shevchenko-1/+4
2020-06-16efi: Make it possible to disable efivar_ssdt entirelyPeter Jones-1/+12
2020-06-16efi/libstub: Descriptions for stub helper functionsHeinrich Schuchardt-13/+75
2020-06-15firmware: pcdp: Replace zero-length array with flexible-arrayGustavo A. R. Silva-1/+1
2020-06-15ibft: Replace zero-length array with flexible-arrayGustavo A. R. Silva-1/+1
2020-06-15firmware: google: vpd: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-06-15firmware: google: memconsole: Replace zero-length array with flexible-array m...Gustavo A. R. Silva-1/+1
2020-06-15firmware: dmi-sysfs: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-06-15efi/libstub: Fix path separator regressionPhilipp Fent-4/+12
2020-06-15efi/libstub: Fix missing-prototype warning for skip_spaces()Ard Biesheuvel-0/+1