summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2019-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-25efi: Allow the number of EFI configuration tables entries to be zeroRob Bradford
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-07Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-06Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-05-06Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-05-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-05-01firmware: ti_sci: Add helper apis to manage resourcesLokesh Vutla
2019-05-01firmware: ti_sci: Add RM mapping table for am654Peter Ujfalusi
2019-05-01firmware: ti_sci: Add support for IRQ managementLokesh Vutla
2019-05-01firmware: ti_sci: Add support for RM core opsLokesh Vutla
2019-05-01firmware: ti_sci: Add support to get TISCI handle using of_phandleGrygorii Strashko
2019-04-29Merge tag 'imx-drivers-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2019-04-29firmware: arm_sdei: Prohibit probing in '_sdei_handler'Xiongfeng Wang
2019-04-28Merge tag 'scmi-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2019-04-17firmware: Move Trusted Foundations supportThierry Reding
2019-04-16firmware/psci: add support for SYSTEM_RESET2Sudeep Holla
2019-04-15firmware: xilinx: Add fpga API'sNava kishore Manne
2019-04-12firmware: arm_scmi: replace of_match_device->data with of_device_get_match_da...Aditya Pakki
2019-04-12firmware: arm_scmi: fix of_node leak in scmi_mailbox_checkSteven Price
2019-04-12drivers: firmware: psci: Announce support for OS initiated suspend modeUlf Hansson
2019-04-12drivers: firmware: psci: Simplify error path of psci_dt_init()Ulf Hansson
2019-04-12drivers: firmware: psci: Split psci_dt_cpu_init_idle()Ulf Hansson
2019-04-12drivers: firmware: psci: Move psci to separate directoryUlf Hansson
2019-04-11firmware: imx: enable imx scu general irq functionAnson Huang
2019-04-09efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore
2019-03-29efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sectionsArd Biesheuvel
2019-03-29efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter
2019-03-29efi/arm: Show SMBIOS bank/device location in CPER and GHES error logsMarcin Benka
2019-03-29efi/libstub: Refactor the cmd_stubcopy Makefile commandMasahiro Yamada
2019-03-28firmware: vpd: Drop __iomem usage for memremap() memoryStephen Boyd
2019-03-19firmware: imx: scu-pd: decouple the SS information from domain namesAisheng Dong
2019-03-19firmware: imx: scu-pd: add specifying the base of domain name index supportAisheng Dong
2019-03-19firmware: imx: scu-pd: use bool to set postfixAisheng Dong
2019-03-18drivers: Defer probe if firmware is not readyRajan Vaja
2019-03-18firmware: xilinx: fix debugfs write handlerJann Horn
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-03-08Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds