summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2023-10-06firmware: arm_scmi: Specify the performance level when adding an OPPUlf Hansson-1/+5
2023-10-06firmware: arm_scmi: Simplify error path in scmi_dvfs_device_opps_add()Ulf Hansson-12/+4
2023-10-04pmdomain: imx: Move Kconfig options to the pmdomain subsystemUlf Hansson-6/+0
2023-10-04efi/unaccepted: do not let /proc/vmcore try to access unaccepted memoryAdrian Hunter-0/+20
2023-10-02firmware: ti_sci: Mark driver as non removableDhruva Gole-45/+1
2023-09-30Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds-4/+17
2023-09-29firmware: tegra: bpmp: Replace deprecated strncpy() with strscpy_pad()Justin Stitt-2/+2
2023-09-28Merge tag 'scmi-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann-2/+2
2023-09-28Merge tag 'ffa-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...Arnd Bergmann-2/+14
2023-09-27firmware: qcom_scm: use 64-bit calling convention only when client is 64-bitKathiravan Thirumoorthy-0/+7
2023-09-27firmware: arm_scmi: Rename scmi_{msg_,}clock_config_{get,set}_{2,21}Sudeep Holla-19/+22
2023-09-27firmware: arm_scmi: Do not use !! on boolean when setting msg->flagsSudeep Holla-2/+2
2023-09-25firmware: arm_ffa: Don't set the memory region attributes for MEM_LENDSudeep Holla-2/+14
2023-09-22Merge tag 'efi-fixes-for-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+29
2023-09-21firmware: arm_scmi: Move power-domain driver to the pmdomain dirSudeep Holla-154/+0
2023-09-21pmdomain: arm: Add the SCMI performance domainUlf Hansson-0/+12
2023-09-21firmware: arm_scmi: Drop redundant ->device_domain_id() from perf opsUlf Hansson-13/+0
2023-09-21firmware: arm_scmi: Align perf ops to use domain-id as in-parameterUlf Hansson-18/+4
2023-09-21firmware: arm_scmi: Extend perf protocol ops to get information of a domainUlf Hansson-17/+30
2023-09-21firmware: arm_scmi: Extend perf protocol ops to get number of domainsUlf Hansson-0/+8
2023-09-21Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-17/+17
2023-09-20firmware: qcom_scm: disable SDI if requiredRobert Marko-0/+31
2023-09-20firmware: arm_scmi: Add clock OEM config clock operationsCristian Marussi-0/+22
2023-09-20firmware: arm_scmi: Add clock .state_get support to pre-v3.2Cristian Marussi-7/+45
2023-09-20firmware: arm_scmi: Add v3.2 clock CONFIG_GET supportCristian Marussi-0/+64
2023-09-20firmware: arm_scmi: Add clock v3.2 CONFIG_SET supportCristian Marussi-8/+80
2023-09-20firmware: arm_scmi: Simplify enable/disable clock operationsCristian Marussi-18/+6
2023-09-20firmware: ti_sci: refactor deprecated strncpyJustin Stitt-1/+1
2023-09-20firmware: ti_sci: Use list_for_each_entry() helperJinjie Ruan-6/+2
2023-09-19efi/unaccepted: Make sure unaccepted table is mappedKirill A. Shutemov-3/+29
2023-09-19firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()Christophe JAILLET-0/+1
2023-09-15firmware: qcom: qseecom: Add missing AUXILIARY_BUS dependencyBjorn Andersson-0/+1
2023-09-15x86/efi: Disregard setup header of loaded imageArd Biesheuvel-40/+6
2023-09-15x86/efi: Drop EFI stub .bss from .data sectionArd Biesheuvel-7/+0
2023-09-14firmware: qcom-scm: order includes alphabeticallyBartosz Golaszewski-8/+9
2023-09-13firmware: cirrus: cs_dsp: Only log list of algorithms in debug buildRichard Fitzgerald-17/+17
2023-09-13firmware: Add support for Qualcomm UEFI Secure ApplicationMaximilian Luz-1/+891
2023-09-13firmware: qcom_scm: Add support for Qualcomm Secure Execution Environment SCM...Maximilian Luz-0/+529
2023-09-11drivers: meson: sm: correct meson_sm_* API retval handlingAlexey Romanov-7/+13
2023-09-11firmware: arm_scmi: Fixup perf power-cost/microwatt supportSibi Sankar-2/+2
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel-283/+4
2023-09-11efi/unaccepted: Use ACPI reclaim memory for unaccepted memory tableArd Biesheuvel-1/+1
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-124/+197
2023-09-08Merge patch series "riscv: Introduce KASLR"Palmer Dabbelt-124/+197
2023-09-05riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti-19/+16
2023-09-05libstub: Fix compilation warning for rv32Alexandre Ghiti-1/+1
2023-09-05arm64: libstub: Move KASLR handling functions to kaslr.cAlexandre Ghiti-105/+181
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+119
2023-08-30Merge tag 'pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-0/+49
2023-08-30Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-8/+9