summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-234-1/+43
|\
| * Merge tag 'qcom-drivers-for-4.11' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2017-01-294-1/+43
| |\
| | * firmware: qcom_scm: Add set remote state APIAndy Gross2017-01-164-0/+42
| | * firmware: qcom: scm: Mask APQ8064 core clk dependencyAndy Gross2017-01-161-1/+1
* | | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-231-0/+1
|\ \ \
| * | | firmware: arm_scpi: Add hardware dependenciesJean Delvare2017-01-301-0/+1
| | |/ | |/|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-222-5/+12
|\ \ \
| * | | firmware: qcom: scm: Fix interrupted SCM callsAndy Gross2017-02-031-3/+10
| * | | drivers: firmware: psci: Use __pa_symbol for cpu_resumeGeert Uytterhoeven2017-01-261-1/+1
| * | | Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/coreWill Deacon2017-01-121-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | drivers: firmware: psci: Use __pa_symbol for kernel symbolLaura Abbott2017-01-111-1/+1
| | |/
* | | efi/libstub: Make file I/O chunking x86-specificArd Biesheuvel2017-02-071-1/+10
* | | efi: Disable secure boot if shim is in insecure modeJosh Boyer2017-02-071-1/+24
* | | efi: Get and store the secure boot statusDavid Howells2017-02-073-58/+68
* | | Merge tag 'v4.10-rc7' into efi/core, to pick up fixesIngo Molnar2017-02-071-11/+3
|\ \ \
| * | | efi/fdt: Avoid FDT manipulation after ExitBootServices()Ard Biesheuvel2017-02-011-11/+3
* | | | efi/libstub: Preserve .debug sections after absolute relocation checkArd Biesheuvel2017-02-011-8/+16
* | | | efi/esrt: Fix typo in pr_err() messageColin Ian King2017-02-011-1/+1
* | | | x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLESai Praneeth2017-02-011-1/+4
* | | | efi: Introduce the EFI_MEM_ATTR bit and set it from the memory attributes tableSai Praneeth2017-02-011-0/+1
* | | | efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all archit...Sai Praneeth2017-02-012-1/+2
* | | | efi: Deduplicate efi_file_size() / _read() / _close()Lukas Wunner2017-02-013-77/+63
|/ / /
* | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-154-41/+95
|\ \ \ | |/ / |/| |
| * | x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange2017-01-072-2/+39
| * | efi/libstub/arm*: Pass latest memory map to the kernelArd Biesheuvel2016-12-282-39/+56
| |/
* | Merge tag 'psci-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2017-01-041-2/+2
|\ \
| * | drivers: psci: annotate timer on stack to silence odebug messagesSudeep Holla2017-01-031-2/+2
| |/
* / firmware: arm_scpi: fix reading sensor values on pre-1.0 SCPI firmwaresMartin Blumenstingl2016-12-301-2/+8
|/
* firmware: dmi_scan: Always show system identification stringKefeng Wang2016-12-191-2/+2
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-1512-46/+4878
|\
| * Merge tag 'qcom-drivers-for-4.10-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2016-11-301-12/+37
| |\
| | * firmware: qcom: scm: Return PTR_ERR when devm_clk_get failsspjoshi@codeaurora.org2016-11-231-4/+4
| | * firmware: qcom: scm: Remove core, iface and bus clocks dependencyspjoshi@codeaurora.org2016-11-231-12/+37
| * | Merge branch 'for-4.10-ti-sci-base' of https://github.com/t-kristo/linux-pm i...Arnd Bergmann2016-11-304-0/+2499
| |\ \
| | * | firmware: ti_sci: Add support for reboot core serviceNishanth Menon2016-10-272-0/+95
| | * | firmware: ti_sci: Add support for Clock controlNishanth Menon2016-10-272-0/+974
| | * | firmware: ti_sci: Add support for Device controlNishanth Menon2016-10-272-0/+531
| | * | firmware: Add basic support for TI System Control Interface (TI-SCI) protocolNishanth Menon2016-10-274-0/+899
| * | | Merge tag 'scpi-updates-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2016-11-301-32/+244
| |\ \ \
| | * | | firmware: arm_scpi: add support for pre-v1.0 SCPI compatibleSudeep Holla2016-11-171-0/+9
| | * | | firmware: arm_scpi: allow firmware with get_capabilities not implementedNeil Armstrong2016-11-011-0/+4
| | * | | firmware: arm_scpi: add alternative legacy structures, functions and macrosNeil Armstrong2016-11-011-18/+174
| | * | | firmware: arm_scpi: increase MAX_DVFS_OPPS to 16 entriesNeil Armstrong2016-11-011-1/+1
| | * | | firmware: arm_scpi: add command indirection to support legacy commandsSudeep Holla2016-10-171-14/+57
| | |/ /
| * | | drivers: psci: Allow PSCI node to be disabledThierry Reding2016-11-251-1/+1
| * | | drivers: psci: PSCI checker moduleKevin Brodsky2016-11-253-0/+502
| * | | Merge tag 'tegra-for-4.10-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2016-11-186-0/+1592
| |\ \ \
| | * | | firmware: tegra: Add BPMP supportThierry Reding2016-11-183-0/+881
| | * | | firmware: tegra: Add IVC libraryThierry Reding2016-11-185-0/+711
| | |/ /
| * | | Merge tag 'qcom-drivers-for-4.10' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2016-11-171-1/+3
| |\ \ \ | | | |/ | | |/|