summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)Author
2016-09-08Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-08dmi-id: don't free dev structure after calling device_registerAllen Hung
2016-08-25Merge tag 'vexpress-fixes-4.8-rc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2016-08-11efi/capsule: Allocate whole capsule into virtual memoryAustin Christ
2016-08-08firmware: arm_scpi: add missing of_node_put after calling of_parse_phandlePeter Chen
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-26Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds
2016-07-26Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-07-25Merge tag 'v4.7' into for-linus/pstoreKees Cook
2016-07-25Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'Rafael J. Wysocki
2016-07-21drivers: firmware: psci: initialise idle states using ACPI LPISudeep Holla
2016-07-14Merge tag 'qcom-drivers-for-4.8-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2016-07-08efi / ACPI: load SSTDs from EFI variablesOctavian Purdila
2016-07-07firmware: scpi: add CONFIG_OF dependencyArnd Bergmann
2016-07-06Xen: EFI: Parse DT parameters for Xen specific UEFIShannon Zhao
2016-07-05firmware: qcom: scm: Change initcall to subsysAndy Gross
2016-07-05firmware: qcom_scm: Add missing is_available APIAndy Gross
2016-07-04Merge tag 'qcom-drivers-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2016-06-27efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton
2016-06-27efibc: Report more information in the error messagesCompostella, Jeremy
2016-06-24firmware: qcom: scm: Expose PAS command 10 as reset-controllerBjorn Andersson
2016-06-24firmware: qcom: scm: Peripheral Authentication ServiceBjorn Andersson
2016-06-24firmware: qcom: scm: Add support for ARM64 SoCsKumar Gala
2016-06-24firmware: qcom: scm: Convert to streaming DMA APISAndy Gross
2016-06-24firmware: qcom: scm: Generalize shared error mapAndy Gross
2016-06-24firmware: qcom: scm: Use atomic SCM for cold bootAndy Gross
2016-06-24firmware: qcom: scm: Convert SCM to platform driverAndy Gross
2016-06-21firmware: scpi: add device power domain support using genpdSudeep Holla
2016-06-21firmware: arm_scpi: add support for device power state managementSudeep Holla
2016-06-13firmware: arm_scpi: make it depend on MAILBOX instead of ARM_MHUSudeep Holla
2016-06-13firmware: arm_scpi: mark scpi_get_sensor_value as staticSudeep Holla
2016-06-13firmware: arm_scpi: remove dvfs_get packed structureSudeep Holla
2016-06-03efi/arm: Fix the format of EFI debug messagesDennis Chen
2016-06-02efi-pstore: implement efivars_pstore_exit()Geliang Tang
2016-06-02pstore: add lzo/lz4 compression supportGeliang Tang
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-18Merge branch 'stable/for-linus-4.7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-05-16Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-05-16ibft: Expose iBFT acpi header via sysfsDavid Bond
2016-05-16iscsi_ibft: Add prefix-len attr and display netmaskHannes Reinecke
2016-05-16Merge branch 'pm-cpuidle'Rafael J. Wysocki
2016-05-13MIPS: BCM47xx: Move SPROM driver to drivers/firmware/Rafał Miłecki
2016-05-07efi: Merge boolean flag argumentsJulia Lawall
2016-05-07efi/capsule: Move 'capsule' to the stack in efi_capsule_supported()Matt Fleming
2016-05-07efibc: Fix excessive stack footprint warningJeremy Compostella