summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2019-05-01firmware: ti_sci: Add RM mapping table for am654Peter Ujfalusi-0/+23
2019-05-01firmware: ti_sci: Add support for IRQ managementLokesh Vutla-0/+305
2019-05-01firmware: ti_sci: Add support for RM core opsLokesh Vutla-0/+212
2019-05-01firmware: ti_sci: Add support to get TISCI handle using of_phandleGrygorii Strashko-0/+83
2019-04-29Merge tag 'imx-drivers-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson-58/+239
2019-04-29firmware: arm_sdei: Prohibit probing in '_sdei_handler'Xiongfeng Wang-0/+3
2019-04-28Merge tag 'scmi-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson-4/+4
2019-04-17firmware: Move Trusted Foundations supportThierry Reding-0/+193
2019-04-16firmware/psci: add support for SYSTEM_RESET2Sudeep Holla-1/+23
2019-04-15firmware: xilinx: Add fpga API'sNava kishore Manne-0/+45
2019-04-12firmware: arm_scmi: replace of_match_device->data with of_device_get_match_da...Aditya Pakki-1/+3
2019-04-12firmware: arm_scmi: fix of_node leak in scmi_mailbox_checkSteven Price-3/+1
2019-04-12drivers: firmware: psci: Announce support for OS initiated suspend modeUlf Hansson-1/+20
2019-04-12drivers: firmware: psci: Simplify error path of psci_dt_init()Ulf Hansson-13/+10
2019-04-12drivers: firmware: psci: Split psci_dt_cpu_init_idle()Ulf Hansson-19/+23
2019-04-12drivers: firmware: psci: Move psci to separate directoryUlf Hansson-16/+19
2019-04-11firmware: imx: enable imx scu general irq functionAnson Huang-1/+175
2019-04-09efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe-3/+3
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore-1/+1
2019-03-29efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sectionsArd Biesheuvel-2/+1
2019-03-29efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter-18/+17
2019-03-29efi/arm: Show SMBIOS bank/device location in CPER and GHES error logsMarcin Benka-0/+1
2019-03-29efi/libstub: Refactor the cmd_stubcopy Makefile commandMasahiro Yamada-6/+7
2019-03-28firmware: vpd: Drop __iomem usage for memremap() memoryStephen Boyd-2/+2
2019-03-19firmware: imx: scu-pd: decouple the SS information from domain namesAisheng Dong-44/+48
2019-03-19firmware: imx: scu-pd: add specifying the base of domain name index supportAisheng Dong-52/+55
2019-03-19firmware: imx: scu-pd: use bool to set postfixAisheng Dong-51/+51
2019-03-18drivers: Defer probe if firmware is not readyRajan Vaja-4/+10
2019-03-18firmware: xilinx: fix debugfs write handlerJann Horn-11/+4
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport-1/+1
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-5/+18
2019-03-08Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+2
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-4/+77
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-245/+954
2019-03-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-287/+350
2019-03-04Merge branch 'acpi-apei'Rafael J. Wysocki-4/+77
2019-02-20efi: cper: Fix possible out-of-bounds accessRoss Lagerwall-4/+9
2019-02-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-7/+0
2019-02-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+7
2019-02-16efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel-7/+0
2019-02-16efi: Fix build error due to enum collision between efi.h and ima.hAnders Roxell-24/+24
2019-02-15Merge tag 'drivers_soc_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-19/+2
2019-02-15Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann-0/+11
2019-02-15Merge tag 'tegra-for-5.1-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-226/+735
2019-02-15Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-0/+39
2019-02-15x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche-0/+7
2019-02-12iscsi_ibft: use virt_to_phys instead of isa_virt_to_busChristoph Hellwig-1/+1
2019-02-12iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva-0/+1
2019-02-12drivers: soc: xilinx: Add ZynqMP power domain driverJolly Shah-0/+16