summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2016-12-01Merge tag 'qcom-drivers-for-4.10-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-12/+37
2016-11-30Merge branch 'for-4.10-ti-sci-base' of https://github.com/t-kristo/linux-pm i...Arnd Bergmann4-0/+2499
2016-11-30Merge tag 'scpi-updates-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-32/+244
2016-11-26drivers: psci: Allow PSCI node to be disabledThierry Reding1-1/+1
2016-11-26drivers: psci: PSCI checker moduleKevin Brodsky3-0/+502
2016-11-23firmware: qcom: scm: Return PTR_ERR when devm_clk_get failsspjoshi@codeaurora.org1-4/+4
2016-11-23firmware: qcom: scm: Remove core, iface and bus clocks dependencyspjoshi@codeaurora.org1-12/+37
2016-11-19Merge tag 'tegra-for-4.10-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson6-0/+1592
2016-11-18firmware: tegra: Add BPMP supportThierry Reding3-0/+881
2016-11-18firmware: tegra: Add IVC libraryThierry Reding5-0/+711
2016-11-18Merge tag 'qcom-drivers-for-4.10' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-1/+3
2016-11-17firmware: arm_scpi: add support for pre-v1.0 SCPI compatibleSudeep Holla1-0/+9
2016-11-13firmware: qcom: scm: Use devm_reset_controller_register()Wei Yongjun1-1/+3
2016-11-01firmware: arm_scpi: allow firmware with get_capabilities not implementedNeil Armstrong1-0/+4
2016-11-01firmware: arm_scpi: add alternative legacy structures, functions and macrosNeil Armstrong1-18/+174
2016-11-01firmware: arm_scpi: increase MAX_DVFS_OPPS to 16 entriesNeil Armstrong1-1/+1
2016-10-27firmware: ti_sci: Add support for reboot core serviceNishanth Menon2-0/+95
2016-10-27firmware: ti_sci: Add support for Clock controlNishanth Menon2-0/+974
2016-10-27firmware: ti_sci: Add support for Device controlNishanth Menon2-0/+531
2016-10-27firmware: Add basic support for TI System Control Interface (TI-SCI) protocolNishanth Menon4-0/+899
2016-10-19efi/arm: Fix absolute relocation detection for older toolchainsArd Biesheuvel1-2/+3
2016-10-17firmware: arm_scpi: add command indirection to support legacy commandsSudeep Holla1-14/+57
2016-10-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-14/+265
2016-10-07Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-10-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-310/+1483
2016-10-03Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-25/+26
2016-09-20Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar1-0/+11
2016-09-20Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar2-6/+7
2016-09-20x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZEMatt Fleming1-0/+11
2016-09-15Merge tag 'qcom-drivers-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-14/+5
2016-09-15Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann5-0/+260
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-49/+193
2016-09-13Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar17-310/+1472
2016-09-09efi/arm64: Treat regions with WT/WC set but WB cleared as memoryArd Biesheuvel1-15/+17
2016-09-09efi: Add efi_test driver for exporting UEFI runtime service interfacesIvan Hu5-0/+878
2016-09-09efi/arm64: Add debugfs node to dump UEFI runtime page tablesArd Biesheuvel1-0/+20
2016-09-09firmware-gsmi: Delete an unnecessary check before the function call "dma_pool...Markus Elfring1-2/+1
2016-09-09efi: Replace runtime services spinlock with semaphoreArd Biesheuvel2-32/+52
2016-09-09efi: Don't use spinlocks for efi varsSylvain Chouleur3-70/+125
2016-09-09efi: Use a file local lock for efivarsSylvain Chouleur1-36/+47
2016-09-09efi/arm*: esrt: Add missing call to efi_esrt_init()Ard Biesheuvel1-0/+1
2016-09-09efi/esrt: Use memremap not ioremap to access ESRT table in memoryArd Biesheuvel1-2/+3
2016-09-09efi/esrt: Use efi_mem_reserve() and avoid a kmalloc()Matt Fleming1-16/+4
2016-09-09efi/runtime-map: Use efi.memmap directly instead of a copyMatt Fleming1-22/+13
2016-09-09efi: Allow drivers to reserve boot services foreverMatt Fleming1-0/+30
2016-09-09efi: Add efi_memmap_install() for installing new EFI memory mapsMatt Fleming2-7/+26
2016-09-09efi: Split out EFI memory map functions into new fileMatt Fleming4-267/+274
2016-09-09efi/fake_mem: Refactor main two code chunks into functionsMatt Fleming1-95/+134
2016-09-09efi: Add efi_memmap_init_late() for permanent EFI memmapMatt Fleming2-43/+96
2016-09-09efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming4-16/+64