summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2017-02-01efi/fdt: Avoid FDT manipulation after ExitBootServices()Ard Biesheuvel
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-07x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange
2017-01-04Merge tag 'psci-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2017-01-03drivers: psci: annotate timer on stack to silence odebug messagesSudeep Holla
2016-12-30firmware: arm_scpi: fix reading sensor values on pre-1.0 SCPI firmwaresMartin Blumenstingl
2016-12-28efi/libstub/arm*: Pass latest memory map to the kernelArd Biesheuvel
2016-12-19firmware: dmi_scan: Always show system identification stringKefeng Wang
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14Remove references to dead make variable LINUX_INCLUDEPaul Bolle
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-11-30Merge tag 'qcom-drivers-for-4.10-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2016-11-30Merge branch 'for-4.10-ti-sci-base' of https://github.com/t-kristo/linux-pm i...Arnd Bergmann
2016-11-30Merge tag 'scpi-updates-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2016-11-25drivers: psci: Allow PSCI node to be disabledThierry Reding
2016-11-25drivers: psci: PSCI checker moduleKevin Brodsky
2016-11-25efi/libstub: Make efi_random_alloc() allocate below 4 GB on 32-bitArd Biesheuvel
2016-11-23firmware: qcom: scm: Return PTR_ERR when devm_clk_get failsspjoshi@codeaurora.org
2016-11-23firmware: qcom: scm: Remove core, iface and bus clocks dependencyspjoshi@codeaurora.org
2016-11-18Merge tag 'tegra-for-4.10-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2016-11-18firmware: tegra: Add BPMP supportThierry Reding
2016-11-18firmware: tegra: Add IVC libraryThierry Reding
2016-11-17Merge tag 'qcom-drivers-for-4.10' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2016-11-17firmware: arm_scpi: add support for pre-v1.0 SCPI compatibleSudeep Holla
2016-11-13x86/efi: Retrieve and assign Apple device propertiesLukas Wunner
2016-11-13efi: Add device path parserLukas Wunner
2016-11-13efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableArd Biesheuvel
2016-11-13efi/libstub: Add random.c to ARM buildArd Biesheuvel
2016-11-13efi: Add support for seeding the RNG from a UEFI config tableArd Biesheuvel
2016-11-13efi/libstub: Fix allocation size calculationsRoy Franz
2016-11-13Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar
2016-11-12firmware: qcom: scm: Use devm_reset_controller_register()Wei Yongjun
2016-11-07arm64: dump: Make ptdump debugfs a separate optionLaura Abbott
2016-11-01firmware: arm_scpi: allow firmware with get_capabilities not implementedNeil Armstrong
2016-11-01firmware: arm_scpi: add alternative legacy structures, functions and macrosNeil Armstrong
2016-11-01firmware: arm_scpi: increase MAX_DVFS_OPPS to 16 entriesNeil Armstrong
2016-10-27firmware: ti_sci: Add support for reboot core serviceNishanth Menon
2016-10-27firmware: ti_sci: Add support for Clock controlNishanth Menon
2016-10-27firmware: ti_sci: Add support for Device controlNishanth Menon
2016-10-27firmware: Add basic support for TI System Control Interface (TI-SCI) protocolNishanth Menon
2016-10-19efi/arm: Fix absolute relocation detection for older toolchainsArd Biesheuvel
2016-10-18efi/efivar_ssdt_load: Don't return success on allocation failureDan Carpenter
2016-10-18efi/efi_test: Use memdup_user() as a cleanupIvan Hu
2016-10-18efi/efi_test: Fix uninitialized variable 'rv'Ivan Hu
2016-10-18efi/efi_test: Fix uninitialized variable 'datasize'Ivan Hu
2016-10-18efi/arm*: Fix efi_init() error handlingYisheng Xie
2016-10-18efi: Remove unused include of <linux/version.h>Wei Yongjun
2016-10-17firmware: arm_scpi: add command indirection to support legacy commandsSudeep Holla
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds