aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-21drivers: firmware: psci: initialise idle states using ACPI LPISudeep Holla1-7/+59
2016-07-14Merge tag 'qcom-drivers-for-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/driversArnd Bergmann1-1/+9
2016-07-08efi / ACPI: load SSTDs from EFI variablesOctavian Purdila1-0/+96
2016-07-07firmware: scpi: add CONFIG_OF dependencyArnd Bergmann1-2/+1
2016-07-06Xen: EFI: Parse DT parameters for Xen specific UEFIShannon Zhao2-16/+70
2016-07-05firmware: qcom: scm: Change initcall to subsysAndy Gross1-1/+1
2016-07-05firmware: qcom_scm: Add missing is_available APIAndy Gross1-0/+8
2016-07-04Merge tag 'qcom-drivers-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/driversOlof Johansson5-153/+874
2016-06-27efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton1-43/+10
2016-06-27efibc: Report more information in the error messagesCompostella, Jeremy1-2/+2
2016-06-24firmware: qcom: scm: Expose PAS command 10 as reset-controllerBjorn Andersson5-0/+63
2016-06-24firmware: qcom: scm: Peripheral Authentication ServiceBjorn Andersson4-0/+326
2016-06-24firmware: qcom: scm: Add support for ARM64 SoCsKumar Gala4-5/+208
2016-06-24firmware: qcom: scm: Convert to streaming DMA APISAndy Gross3-106/+53
2016-06-24firmware: qcom: scm: Generalize shared error mapAndy Gross2-17/+16
2016-06-24firmware: qcom: scm: Use atomic SCM for cold bootAndy Gross1-18/+45
2016-06-24firmware: qcom: scm: Convert SCM to platform driverAndy Gross1-9/+165
2016-06-21firmware: scpi: add device power domain support using genpdSudeep Holla3-0/+174
2016-06-21firmware: arm_scpi: add support for device power state managementSudeep Holla1-0/+30
2016-06-13firmware: arm_scpi: make it depend on MAILBOX instead of ARM_MHUSudeep Holla1-1/+1
2016-06-13firmware: arm_scpi: mark scpi_get_sensor_value as staticSudeep Holla1-1/+1
2016-06-13firmware: arm_scpi: remove dvfs_get packed structureSudeep Holla1-7/+3
2016-06-03efi/arm: Fix the format of EFI debug messagesDennis Chen1-8/+6
2016-06-02efi-pstore: implement efivars_pstore_exit()Geliang Tang1-0/+7
2016-06-02pstore: add lzo/lz4 compression supportGeliang Tang1-0/+6
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+1
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-0/+749
2016-05-18Merge branch 'stable/for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibftLinus Torvalds1-1/+65
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+3
2016-05-16Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-26/+21
2016-05-16ibft: Expose iBFT acpi header via sysfsDavid Bond1-1/+65
2016-05-16iscsi_ibft: Add prefix-len attr and display netmaskHannes Reinecke1-0/+4
2016-05-16Merge branch 'pm-cpuidle'Rafael J. Wysocki1-1/+1
2016-05-13MIPS: BCM47xx: Move SPROM driver to drivers/firmware/Rafał Miłecki3-0/+749
2016-05-07efi: Merge boolean flag argumentsJulia Lawall2-16/+12
2016-05-07efi/capsule: Move 'capsule' to the stack in efi_capsule_supported()Matt Fleming1-18/+11
2016-05-07efibc: Fix excessive stack footprint warningJeremy Compostella1-11/+23
2016-05-07efi/capsule: Make efi_capsule_pending() locklessMatt Fleming1-10/+25
2016-05-07Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar2-2/+2
2016-05-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2016-04-28Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+26
2016-04-28arm64: kaslr: increase randomization granularityArd Biesheuvel1-3/+12
2016-04-28efi/runtime-wrappers: Remove ARCH_EFI_IRQ_FLAGS_MASK #ifdefMark Rutland1-7/+0
2016-04-28efi/runtime-wrappers: Detect firmware IRQ flag corruptionMark Rutland1-0/+31
2016-04-28efi/runtime-wrappers: Remove redundant #ifdefsMark Rutland1-4/+0
2016-04-28efi/runtime-wrappers: Add {__,}efi_call_virt() templatesMark Rutland1-0/+40
2016-04-28efi/arm-init: Reserve rather than unmap the memory map for ARM as wellArd Biesheuvel1-14/+3
2016-04-28efi: Add misc char driver interface to update EFI firmwareKweh, Hock Leong3-0/+354
2016-04-28efi: Add 'capsule' update supportMatt Fleming3-1/+312