This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b31c44928842 Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7-2' of git: [...] new 602cb14e310a pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for now new 872765620781 Merge tag 'pinctrl-v6.11-3' of git://git.kernel.org/pub/sc [...] new 0f9592ae26ff scsi: ufs: ufs-mediatek: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP new 37d4cc69876f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 2c4553e6c485 clk: qcom: clk-alpha-pll: Fix the pll post div mask new 4ad1ed6ef27c clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate API new 85e8ee59dfde clk: qcom: clk-alpha-pll: Fix zonda set_rate failure when [...] new f4973130d255 clk: qcom: clk-alpha-pll: Update set_rate for Zonda PLL new f4c16a7cdbd2 clk: qcom: gcc-x1e80100: Fix USB 0 and 1 PHY GDSC pwrsts flags new 6357efe3abea clk: qcom: ipq9574: Update the alpha PLL type for GPLLs new 0f6eaf125e73 Merge tag 'qcom-clk-fixes-for-6.11' of https://git.kernel. [...] new ca082333b435 clk: qcom: gcc-x1e80100: Don't use parking clk_ops for QUPs new d10eeb75168b clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPs new 7b6dfa1bbe7f clk: qcom: gcc-sm8550: Don't park the USB RCG at registrat [...] new aa2eb2c4356a clk: qcom: gcc-sm8650: Don't use shared clk_ops for QUPs new 538d5477b252 clk: starfive: jh7110-sys: Add notifier for PLL0 clock new 71c03a8cb213 clk: qcom: gcc-sc8280xp: don't use parking clk_ops for QUPs new d1f2d51b711a Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
The 18 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/clk/qcom/clk-alpha-pll.c | 25 ++++++++++-- drivers/clk/qcom/clk-rcg.h | 1 + drivers/clk/qcom/clk-rcg2.c | 30 ++++++++++++++ drivers/clk/qcom/gcc-ipq9574.c | 12 +++--- drivers/clk/qcom/gcc-sc8280xp.c | 48 +++++++++++----------- drivers/clk/qcom/gcc-sm8550.c | 54 ++++++++++++------------- drivers/clk/qcom/gcc-sm8650.c | 56 +++++++++++++------------- drivers/clk/qcom/gcc-x1e80100.c | 52 ++++++++++++------------ drivers/clk/starfive/clk-starfive-jh7110-sys.c | 31 +++++++++++++- drivers/clk/starfive/clk-starfive-jh71x0.h | 2 + drivers/pinctrl/qcom/pinctrl-x1e80100.c | 4 +- drivers/ufs/host/ufs-mediatek.c | 3 ++ 12 files changed, 202 insertions(+), 116 deletions(-)