aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-49/+193
2016-09-08Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-4/+4
2016-09-08dmi-id: don't free dev structure after calling device_registerGravatar Allen Hung 1-4/+4
2016-09-05efi/libstub: Use efi_exit_boot_services() in FDTGravatar Jeffrey Hugo 1-10/+27
2016-09-05efi/libstub: Introduce ExitBootServices helperGravatar Jeffrey Hugo 1-0/+73
2016-09-05efi/libstub: Allocate headspace in efi_get_memory_map()Gravatar Jeffrey Hugo 3-37/+88
2016-09-05efi: Fix handling error value in fdt_find_uefi_paramsGravatar Andrzej Hajda 1-2/+5
2016-08-25Merge tag 'vexpress-fixes-4.8-rc' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Olof Johansson 1-2/+3
2016-08-11efi/capsule: Allocate whole capsule into virtual memoryGravatar Austin Christ 2-6/+8
2016-08-08firmware: arm_scpi: add missing of_node_put after calling of_parse_phandleGravatar Peter Chen 1-2/+3
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Gravatar Masahiro Yamada 1-1/+1
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 8-162/+1090
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-16/+70
2016-07-26Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Gravatar Linus Torvalds 1-0/+13
2016-07-26Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 2-7/+155
2016-07-25Merge tag 'v4.7' into for-linus/pstoreGravatar Kees Cook 1-8/+6
2016-07-25Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'Gravatar Rafael J. Wysocki 1-7/+59
2016-07-21drivers: firmware: psci: initialise idle states using ACPI LPIGravatar Sudeep Holla 1-7/+59
2016-07-14Merge tag 'qcom-drivers-for-4.8-2' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 1-1/+9
2016-07-08efi / ACPI: load SSTDs from EFI variablesGravatar Octavian Purdila 1-0/+96
2016-07-07firmware: scpi: add CONFIG_OF dependencyGravatar Arnd Bergmann 1-2/+1
2016-07-06Xen: EFI: Parse DT parameters for Xen specific UEFIGravatar Shannon Zhao 2-16/+70
2016-07-05firmware: qcom: scm: Change initcall to subsysGravatar Andy Gross 1-1/+1
2016-07-05firmware: qcom_scm: Add missing is_available APIGravatar Andy Gross 1-0/+8
2016-07-04Merge tag 'qcom-drivers-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Olof Johansson 5-153/+874
2016-06-27efi: Convert efi_call_virt() to efi_call_virt_pointer()Gravatar Alex Thorlton 1-43/+10
2016-06-27efibc: Report more information in the error messagesGravatar Compostella, Jeremy 1-2/+2
2016-06-24firmware: qcom: scm: Expose PAS command 10 as reset-controllerGravatar Bjorn Andersson 5-0/+63
2016-06-24firmware: qcom: scm: Peripheral Authentication ServiceGravatar Bjorn Andersson 4-0/+326
2016-06-24firmware: qcom: scm: Add support for ARM64 SoCsGravatar Kumar Gala 4-5/+208
2016-06-24firmware: qcom: scm: Convert to streaming DMA APISGravatar Andy Gross 3-106/+53
2016-06-24firmware: qcom: scm: Generalize shared error mapGravatar Andy Gross 2-17/+16
2016-06-24firmware: qcom: scm: Use atomic SCM for cold bootGravatar Andy Gross 1-18/+45
2016-06-24firmware: qcom: scm: Convert SCM to platform driverGravatar Andy Gross 1-9/+165
2016-06-21firmware: scpi: add device power domain support using genpdGravatar Sudeep Holla 3-0/+174
2016-06-21firmware: arm_scpi: add support for device power state managementGravatar Sudeep Holla 1-0/+30
2016-06-13firmware: arm_scpi: make it depend on MAILBOX instead of ARM_MHUGravatar Sudeep Holla 1-1/+1
2016-06-13firmware: arm_scpi: mark scpi_get_sensor_value as staticGravatar Sudeep Holla 1-1/+1
2016-06-13firmware: arm_scpi: remove dvfs_get packed structureGravatar Sudeep Holla 1-7/+3
2016-06-03efi/arm: Fix the format of EFI debug messagesGravatar Dennis Chen 1-8/+6
2016-06-02efi-pstore: implement efivars_pstore_exit()Gravatar Geliang Tang 1-0/+7
2016-06-02pstore: add lzo/lz4 compression supportGravatar Geliang Tang 1-0/+6
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-3/+1
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 3-0/+749
2016-05-18Merge branch 'stable/for-linus-4.7' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+65
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-3/+3
2016-05-16Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-1/+1
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 3-26/+21
2016-05-16ibft: Expose iBFT acpi header via sysfsGravatar David Bond 1-1/+65
2016-05-16iscsi_ibft: Add prefix-len attr and display netmaskGravatar Hannes Reinecke 1-0/+4