aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-26firmware: bcm47xx_nvram: Correct size_t printf formatFlorian Fainelli1-2/+2
2019-08-19efi: Restrict efivar_ssdt_load when the kernel is locked downMatthew Garrett1-0/+6
2019-08-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+27
2019-08-12firmware: imx: Add DSP IPC protocol interfaceDaniel Baluta3-0/+167
2019-08-12firmware: arm_scmi: Add RESET protocol in SCMI v2.0Sudeep Holla2-1/+232
2019-08-12firmware: arm_scmi: Make use SCMI v2.0 fastchannel for performance protocolSudeep Holla1-4/+99
2019-08-12firmware: arm_scmi: Add discovery of SCMI v2.0 performance fastchannelsSudeep Holla1-4/+149
2019-08-12firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessorsSudeep Holla6-27/+20
2019-08-12firmware: arm_scmi: Use asynchronous CLOCK_RATE_SET when possibleSudeep Holla1-3/+16
2019-08-12firmware: arm_scmi: Drop config flag in clk_ops->rate_setSudeep Holla1-2/+2
2019-08-12firmware: arm_scmi: Add asynchronous sensor read if it supportsSudeep Holla1-8/+22
2019-08-12firmware: arm_scmi: Drop async flag in sensor_ops->reading_getSudeep Holla1-2/+2
2019-08-12firmware: arm_scmi: Add support for asynchronous commands and delayed responseSudeep Holla2-3/+46
2019-08-12firmware: arm_scmi: Add mechanism to unpack message headersSudeep Holla1-0/+18
2019-08-12firmware: arm_scmi: Separate out tx buffer handling and prepare to add rxSudeep Holla1-13/+27
2019-08-12firmware: arm_scmi: Add receive channel support for notificationsSudeep Holla1-4/+26
2019-08-12firmware: arm_scmi: Segregate tx channel handling and prepare to add rxSudeep Holla1-18/+23
2019-08-12firmware: arm_scmi: Reorder some functions to avoid forward declarationsSudeep Holla1-90/+90
2019-08-12firmware: arm_scmi: Check if platform has released shmem before usingSudeep Holla1-0/+8
2019-08-12firmware: arm_scmi: Use the term 'message' instead of 'command'Sudeep Holla2-8/+8
2019-08-12firmware: arm_scmi: Fix few trivial typos in commentsSudeep Holla1-2/+2
2019-08-12firmware: arm_scmi: Remove extra check for invalid length message responsesSudeep Holla1-6/+0
2019-08-12firmware: arm_scmi: Align few names in sensors protocol with SCMI specificationSudeep Holla1-13/+15
2019-08-12efi: cper: print AER info of PCIe fatal errorXiaofei Tan1-0/+15
2019-08-12efi-stub: Fix get_efi_config_table on mixed-mode setupsHans de Goede1-11/+27
2019-08-12Merge 5.3-rc4 into driver-core-nextGreg Kroah-Hartman2-2/+7
2019-08-09PSCI: cpuidle: Refactor CPU suspend power_state parameter handlingLorenzo Pieralisi1-149/+8
2019-08-09ARM: psci: cpuidle: Enable PSCI CPUidle driverLorenzo Pieralisi1-10/+0
2019-08-09drivers: firmware: psci: Decouple checker from generic ARM CPUidleLorenzo Pieralisi1-9/+7
2019-08-08efi: Export Runtime Configuration Interface table to sysfsNarendra K4-0/+164
2019-08-08efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel1-2/+0
2019-08-08efi/x86: move UV_SYSTAB handling into arch/x86Ard Biesheuvel1-1/+0
2019-08-08efi: x86: move efi_is_table_address() into arch/x86Ard Biesheuvel1-33/+0
2019-08-02firmware: arm_scpi: convert platform driver to use dev_groupsGreg Kroah-Hartman1-4/+1
2019-07-26Merge branch 'for-linus-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibftLinus Torvalds2-2/+7
2019-07-23firmware: imx: scu-pd: Add IRQSTR_DSP PD rangeDaniel Baluta1-0/+1
2019-07-23firmware: imx: scu-pd: Add mu13 b side PD rangeDaniel Baluta1-0/+1
2019-07-23firmware: imx: scu-pd: Rename mu PD range to mu_aDaniel Baluta1-1/+1
2019-07-22firmware: qcom_scm: Cleanup code in qcom_scm_assign_mem()Stephen Boyd1-18/+16
2019-07-22firmware: qcom_scm: Fix some typos in docs and printksStephen Boyd1-3/+3
2019-07-22firmware: qcom_scm: Use proper types for dma mappingsStephen Boyd1-2/+5
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds6-14/+1681
2019-07-19iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FINDThomas Tai2-2/+7
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds3-46/+151
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-4/+4
2019-07-12Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'clk-sprd' and 'clk-at91' into clk-nextStephen Boyd1-0/+10
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds6-54/+24
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-07-08Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds6-39/+150
2019-06-29Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-12/+17