summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2019-08-12firmware: arm_scmi: Add receive channel support for notificationsSudeep Holla-4/+26
2019-08-12firmware: arm_scmi: Segregate tx channel handling and prepare to add rxSudeep Holla-18/+23
2019-08-12firmware: arm_scmi: Reorder some functions to avoid forward declarationsSudeep Holla-90/+90
2019-08-12firmware: arm_scmi: Check if platform has released shmem before usingSudeep Holla-0/+8
2019-08-12firmware: arm_scmi: Use the term 'message' instead of 'command'Sudeep Holla-8/+8
2019-08-12firmware: arm_scmi: Fix few trivial typos in commentsSudeep Holla-2/+2
2019-08-12firmware: arm_scmi: Remove extra check for invalid length message responsesSudeep Holla-6/+0
2019-08-12firmware: arm_scmi: Align few names in sensors protocol with SCMI specificationSudeep Holla-13/+15
2019-08-12efi: cper: print AER info of PCIe fatal errorXiaofei Tan-0/+15
2019-08-12efi-stub: Fix get_efi_config_table on mixed-mode setupsHans de Goede-11/+27
2019-08-12Merge 5.3-rc4 into driver-core-nextGreg Kroah-Hartman-2/+7
2019-08-09PSCI: cpuidle: Refactor CPU suspend power_state parameter handlingLorenzo Pieralisi-149/+8
2019-08-09ARM: psci: cpuidle: Enable PSCI CPUidle driverLorenzo Pieralisi-10/+0
2019-08-09drivers: firmware: psci: Decouple checker from generic ARM CPUidleLorenzo Pieralisi-9/+7
2019-08-08efi: Export Runtime Configuration Interface table to sysfsNarendra K-0/+164
2019-08-08efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel-2/+0
2019-08-08efi/x86: move UV_SYSTAB handling into arch/x86Ard Biesheuvel-1/+0
2019-08-08efi: x86: move efi_is_table_address() into arch/x86Ard Biesheuvel-33/+0
2019-08-02firmware: arm_scpi: convert platform driver to use dev_groupsGreg Kroah-Hartman-4/+1
2019-07-26Merge branch 'for-linus-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+7
2019-07-23firmware: imx: scu-pd: Add IRQSTR_DSP PD rangeDaniel Baluta-0/+1
2019-07-23firmware: imx: scu-pd: Add mu13 b side PD rangeDaniel Baluta-0/+1
2019-07-23firmware: imx: scu-pd: Rename mu PD range to mu_aDaniel Baluta-1/+1
2019-07-22firmware: qcom_scm: Cleanup code in qcom_scm_assign_mem()Stephen Boyd-18/+16
2019-07-22firmware: qcom_scm: Fix some typos in docs and printksStephen Boyd-3/+3
2019-07-22firmware: qcom_scm: Use proper types for dma mappingsStephen Boyd-2/+5
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-14/+1681
2019-07-19iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FINDThomas Tai-2/+7
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-46/+151
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+4
2019-07-12Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'cl...Stephen Boyd-0/+10
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-54/+24
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2019-07-08Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds-39/+150
2019-06-29Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-12/+17
2019-06-25firmware: raspberrypi: register clk deviceNicolas Saenz Julienne-0/+10
2019-06-25Merge tag 'tegra-for-5.3-firmware' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson-1/+3
2019-06-24clk: ti: Use int to check return value from of_property_count_elems_of_size()Stephen Boyd-4/+5
2019-06-24tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett-0/+30
2019-06-24Abstract out support for locating an EFI config tableMatthew Garrett-18/+26
2019-06-24efi: Attempt to get the TCG2 event log in the boot stubMatthew Garrett-17/+33
2019-06-24tpm: Reserve the TPM final events tableMatthew Garrett-4/+61
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose-2/+2
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman-13/+7
2019-06-22efibc: Replace variable set function in notifier callTian Baofeng-5/+7
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-12/+3
2019-06-19firmware: arm_scmi: Use the correct style for SPDX License IdentifierNishad Kamdar-1/+1
2019-06-19firmware: ti_sci: Use the correct style for SPDX License IdentifierNishad Kamdar-1/+1
2019-06-19Merge tag 'drivers_soc_for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson-8/+1663
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-8/+2