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