summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-06firmware: arm_ffa: Simplify the computation of transmit and fragment lengthSudeep Holla
2023-10-06firmware: arm_ffa: Add notification handling mechanismSudeep Holla
2023-10-06firmware: arm_ffa: Add interface to send a notification to a given partitionSudeep Holla
2023-10-06firmware: arm_ffa: Add interfaces to request notification callbacksSudeep Holla
2023-10-06firmware: arm_ffa: Add schedule receiver callback mechanismSudeep Holla
2023-10-06firmware: arm_ffa: Initial support for scheduler receiver interruptSudeep Holla
2023-10-06firmware: arm_ffa: Implement the NOTIFICATION_INFO_GET interfaceSudeep Holla
2023-10-06firmware: arm_ffa: Implement the FFA_NOTIFICATION_GET interfaceSudeep Holla
2023-10-06firmware: arm_ffa: Implement the FFA_NOTIFICATION_SET interfaceSudeep Holla
2023-10-06firmware: arm_ffa: Implement the FFA_RUN interfaceSudeep Holla
2023-10-06firmware: arm_ffa: Implement the notification bind and unbind interfaceSudeep Holla
2023-10-06firmware: arm_ffa: Implement notification bitmap create and destroy interfacesSudeep Holla
2023-10-06firmware: arm_ffa: Update the FF-A command list with v1.1 additionsSudeep Holla
2023-10-06firmware: arm_ffa: Emit modalias for FF-A devicesSudeep Holla
2023-10-06firmware: arm_ffa: Allow the FF-A drivers to use 32bit mode of messagingSudeep Holla
2023-10-06firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA deviceSudeep Holla
2023-10-06firmware: arm_scmi: Add generic OPP support to the SCMI performance domainUlf Hansson
2023-10-06firmware: arm_scmi: Specify the performance level when adding an OPPUlf Hansson
2023-10-06firmware: arm_scmi: Simplify error path in scmi_dvfs_device_opps_add()Ulf Hansson
2023-10-06Merge branch 'opp/pm-domain-scmi' of git://git.kernel.org/pub/scm/linux/kerne...Sudeep Holla
2023-10-06OPP: Extend support for the opp-level beyond required-oppsUlf Hansson
2023-10-06OPP: Switch to use dev_pm_domain_set_performance_state()Ulf Hansson
2023-10-06OPP: Extend dev_pm_opp_data with a levelUlf Hansson
2023-10-06OPP: Add dev_pm_opp_add_dynamic() to allow more flexibilityUlf Hansson
2023-10-06PM: domains: Implement the ->set_performance_state() callback for genpdUlf Hansson
2023-10-06PM: domains: Introduce dev_pm_domain_set_performance_state()Ulf Hansson
2023-10-05soc: mediatek: svs: Add support for voltage binsMark Tseng
2023-10-05soc: mediatek: svs: Add support for MT8188 SoCMark Tseng
2023-10-02soc: qcom: socinfo: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc: qcom: smsm: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc: qcom: smp2p: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc: qcom: smem: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc: qcom: rmtfs_mem: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc: qcom: qcom_stats: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc: qcom: qcom_gsbi: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc: qcom: qcom_aoss: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc: qcom: pmic_glink: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc: qcom: ocmem: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc: qcom: llcc-qcom: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc: qcom: icc-bwmon: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc/ti: wkup_m3_ipc: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc/ti: smartreflex: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc/ti: pruss: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc/ti: pm33xx: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc/ti: knav_qmss_queue: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc/ti: knav_dma: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc/ti: k3-ringacc: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02firmware: ti_sci: Mark driver as non removableDhruva Gole
2023-10-02soc/rockchip: io-domain: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-01Merge tag 'char-misc-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds