<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>4ee64205ffaa587e8114d84a67ac721399ccb369 - Merge tag &apos;clk-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Makefile#4ee64205ffaa587e8114d84a67ac721399ccb369</link>
        <description>Merge tag &apos;clk-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxPull clk updates from Stephen Boyd: &quot;We&apos;ve finally gotten rid of the struct clk_ops::round_rate() code  after months of effort from Brian Masney. Now the only option is to  use determine_rate(), which is good because that takes a struct  argument instead of just a couple unsigned longs, allowing us to  easily modify the way we determine and set rates in the clk tree.  Beyond that core framework change we&apos;ve got the typical pile of new  SoC clk driver additions, fixes for clk data and/or adding missing  clks because the consumer driver using those clks wasn&apos;t ready, etc.  The usual suspects are all here: Qualcomm, Samsung, Mediatek, and  Rockchip along with some newcomers making RISC-V SoCs like ESWIN&apos;s  eic700 and Tenstorrent&apos;s Atlantis. The clk driver side of this looks  pretty normal.  Core:   - Remove the round_rate() clk op (yay!)  New Drivers:   - ESWIN eic700 SoC clk support   - Econet EN751221 SoC clock/reset support   - Global TCSR, RPMh, and display clock controller support for the     Qualcomm Eliza platform   - TCSR, the multiple global, and the RPMh clock controller support     for the Qualcomm Nord platform   - GPU clock controller support for Qualcomm SM8750   - Video and GPU clock controller support for Qualcomm Glymur   - Global clock controller support for Qualcomm IPQ5210   - Axis ARTPEC-9: Add new PLL clocks and new drivers for eight clock     controllers on the SoC   - ExynosAutov920: Add G3D (GPU) clock controller   - Clock driver for the Rockchip RV1103B SoC   - Initial support for the Renesas RZ/G3L (R9A08G046) SoC   - Clock and reset controllers (e.g. PRCM) in the Tenstorrent Atlantis SoC&quot;* tag &apos;clk-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: (132 commits)  clk: visconti: pll: initialize clk_init_data to zero  clk: fsl-sai: Add MCLK generation support  clk: fsl-sai: Extract clock setup into fsl_sai_clk_register()  dt-bindings: clock: fsl-sai: Document clock-cells = &lt;1&gt; support  clk: fsl-sai: Add i.MX8M support with 8 byte register offset  clk: fsl-sai: Sort the headers  dt-bindings: clock: fsl-sai: Document i.MX8M support  clk: qcom: gcc: Add multiple global clock controller driver for Nord SoC  clk: qcom: rpmh: Add support for Nord rpmh clocks  clk: qcom: Add TCSR clock driver for Nord SoC  dt-bindings: clock: qcom: Add Nord Global Clock Controller  dt-bindings: clock: qcom-rpmhcc: Add support for Nord SoCs  dt-bindings: clock: qcom: Document the Nord SoC TCSR Clock Controller  clk: qcom: gcc-x1e80100: Keep GCC USB QTB clock always ON  clk: qcom: Constify list of critical CBCR registers  clk: qcom: Constify qcom_cc_driver_data  clk: qcom: videocc-glymur: Constify qcom_cc_desc  clk: qcom: Add a driver for SM8750 GPU clocks  dt-bindings: clock: qcom: Add SM8750 GPU clocks  clk: qcom: ipq-cmn-pll: Add IPQ8074 SoC support  ...

            List of files:
            /linux/drivers/clk/qcom/Makefile</description>
        <pubDate>Tue, 21 Apr 2026 17:33:26 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>3e9e952bb3139ad1e08f3e1960239c2988ab90c9 - Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Makefile#3e9e952bb3139ad1e08f3e1960239c2988ab90c9</link>
        <description>Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus

            List of files:
            /linux/drivers/clk/qcom/Makefile</description>
        <pubDate>Mon, 20 Apr 2026 13:41:28 +0200</pubDate>
        <dc:creator>Petr Mladek &lt;pmladek@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>d4eb7b2da66c848709e31585b9c371fa234abc39 - Merge branch &apos;for-7.1/core-v2&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Makefile#d4eb7b2da66c848709e31585b9c371fa234abc39</link>
        <description>Merge branch &apos;for-7.1/core-v2&apos; into for-linus- fixed handling of 0-sized reports (Dmitry Torokhov)- convert core code to __free() (Dmitry Torokhov)- support for multiple batteries per HID device (Lucas Zampieri)

            List of files:
            /linux/drivers/clk/qcom/Makefile</description>
        <pubDate>Thu, 16 Apr 2026 21:01:18 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>6b701fde9b31f085f39fc2a371cb33212fab6f68 - Merge branches &apos;clk-samsung&apos;, &apos;clk-qcom&apos;, &apos;clk-round&apos;, &apos;clk-sai&apos; and &apos;clk-cleanup&apos; into clk-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Makefile#6b701fde9b31f085f39fc2a371cb33212fab6f68</link>
        <description>Merge branches &apos;clk-samsung&apos;, &apos;clk-qcom&apos;, &apos;clk-round&apos;, &apos;clk-sai&apos; and &apos;clk-cleanup&apos; into clk-next* clk-samsung:  clk: samsung: exynos850: Add APM-to-AP mailbox clock  dt-bindings: clock: exynos850: Add APM_AP MAILBOX clock  clk: samsung: Use %pe format to simplify  clk: samsung: pll: Fix possible truncation in a9fraco recalc rate  clk: samsung: exynosautov920: add block G3D clock support  dt-bindings: clock: exynosautov920: add G3D clock definitions  clk: samsung: gs101: harmonise symbol names (clock arrays)  clk: samsung: artpec-9: Add initial clock support for ARTPEC-9 SoC  clk: samsung: Add clock PLL support for ARTPEC-9 SoC  dt-bindings: clock: Add ARTPEC-9 clock controller* clk-qcom: (67 commits)  clk: qcom: gcc: Add multiple global clock controller driver for Nord SoC  clk: qcom: rpmh: Add support for Nord rpmh clocks  clk: qcom: Add TCSR clock driver for Nord SoC  dt-bindings: clock: qcom: Add Nord Global Clock Controller  dt-bindings: clock: qcom-rpmhcc: Add support for Nord SoCs  dt-bindings: clock: qcom: Document the Nord SoC TCSR Clock Controller  clk: qcom: gcc-x1e80100: Keep GCC USB QTB clock always ON  clk: qcom: Constify list of critical CBCR registers  clk: qcom: Constify qcom_cc_driver_data  clk: qcom: videocc-glymur: Constify qcom_cc_desc  clk: qcom: Add a driver for SM8750 GPU clocks  dt-bindings: clock: qcom: Add SM8750 GPU clocks  clk: qcom: ipq-cmn-pll: Add IPQ8074 SoC support  dt-bindings: clock: qcom: Add CMN PLL support for IPQ8074  clk: qcom: ipq-cmn-pll: Add IPQ6018 SoC support  dt-bindings: clock: qcom: Add CMN PLL support for IPQ6018  clk: qcom: gdsc: Fix error path on registration of multiple pm subdomains  dt-bindings: clock: qcom: Add missing power-domains property  clk: qcom: gcc-eliza: Enable FORCE_MEM_CORE_ON for UFS AXI PHY clock  clk: qcom: dispcc-sc7180: Add missing MDSS resets  ...* clk-round:  clk: divider: remove divider_round_rate() and divider_round_rate_parent()  clk: divider: remove divider_ro_round_rate_parent()  clk: remove round_rate() clk ops  clk: composite: convert from round_rate() to determine_rate()  clk: test: remove references to clk_ops.round_rate* clk-sai:  clk: fsl-sai: Add MCLK generation support  clk: fsl-sai: Extract clock setup into fsl_sai_clk_register()  dt-bindings: clock: fsl-sai: Document clock-cells = &lt;1&gt; support  clk: fsl-sai: Add i.MX8M support with 8 byte register offset  clk: fsl-sai: Sort the headers  dt-bindings: clock: fsl-sai: Document i.MX8M support* clk-cleanup:  clk: visconti: pll: initialize clk_init_data to zero  clk: xgene: Fix mapping leak in xgene_pllclk_init()  clk: Simplify clk_is_match()  clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoC  clk: mvebu: armada-37xx-periph: fix __iomem casts in structure init  clk: qoriq: avoid format string warning

            List of files:
            /linux/drivers/clk/qcom/Makefile</description>
        <pubDate>Thu, 16 Apr 2026 19:12:43 +0200</pubDate>
        <dc:creator>Stephen Boyd &lt;sboyd@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>1db4d0edc927125a3fb981725fbf47868ab10d57 - Merge tag &apos;qcom-clk-for-7.1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-qcom</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Makefile#1db4d0edc927125a3fb981725fbf47868ab10d57</link>
        <description>Merge tag &apos;qcom-clk-for-7.1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-qcomPull Qualcomm clock driver updates from Bjorn Andersson: - Global TCSR, RPMh, and display clock controller support for   the Qualcomm Eliza platform - TCSR, the multiple global, and the RPMh clock controller   support for the Qualcomm Nord platform - GPU clock controller support for Qualcomm SM8750 - Video and GPU clock controller support for Qualcomm Glymur - Global clock controller support for Qualcomm IPQ5210 - Introduce various smaller display-related fixes across   Qualcomm Kaanapali, Milos, SC8280XP, SM4450, SM8250, and   SA8775P. - Add missing GDSCs and fix retention flags for PCIe and USB   power domains on SC8180X. - Enable runtime PM support to ensure performance votes are   propagated to CX on Qualcomm platforms. - Mark the USB QTB clock as always-on on Qualcomm Hamoa, in   order to ensure the SMMU can work even when USB controller   device is sleeping. - Qualcomm IPQ6018 and IPQ8074 support in the IPQ CMN PLL   driver - MDSS resets for Qualcomm SC7180, SM6115, and SM6125, to allow   display subsystem driver to reset the hardware from the state   left by the bootloader.* tag &apos;qcom-clk-for-7.1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux: (67 commits)  clk: qcom: gcc: Add multiple global clock controller driver for Nord SoC  clk: qcom: rpmh: Add support for Nord rpmh clocks  clk: qcom: Add TCSR clock driver for Nord SoC  dt-bindings: clock: qcom: Add Nord Global Clock Controller  dt-bindings: clock: qcom-rpmhcc: Add support for Nord SoCs  dt-bindings: clock: qcom: Document the Nord SoC TCSR Clock Controller  clk: qcom: gcc-x1e80100: Keep GCC USB QTB clock always ON  clk: qcom: Constify list of critical CBCR registers  clk: qcom: Constify qcom_cc_driver_data  clk: qcom: videocc-glymur: Constify qcom_cc_desc  clk: qcom: Add a driver for SM8750 GPU clocks  dt-bindings: clock: qcom: Add SM8750 GPU clocks  clk: qcom: ipq-cmn-pll: Add IPQ8074 SoC support  dt-bindings: clock: qcom: Add CMN PLL support for IPQ8074  clk: qcom: ipq-cmn-pll: Add IPQ6018 SoC support  dt-bindings: clock: qcom: Add CMN PLL support for IPQ6018  clk: qcom: gdsc: Fix error path on registration of multiple pm subdomains  dt-bindings: clock: qcom: Add missing power-domains property  clk: qcom: gcc-eliza: Enable FORCE_MEM_CORE_ON for UFS AXI PHY clock  clk: qcom: dispcc-sc7180: Add missing MDSS resets  ...

            List of files:
            /linux/drivers/clk/qcom/Makefile</description>
        <pubDate>Sun, 12 Apr 2026 01:27:36 +0200</pubDate>
        <dc:creator>Stephen Boyd &lt;sboyd@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>a4f780cd5c7aa8c0d2d044ffd153f7a3a13ca81e - clk: qcom: gcc: Add multiple global clock controller driver for Nord SoC</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Makefile#a4f780cd5c7aa8c0d2d044ffd153f7a3a13ca81e</link>
        <description>clk: qcom: gcc: Add multiple global clock controller driver for Nord SoCThe global clock controller on the Nord SoC is partitioned intoGCC, SE_GCC, NE_GCC, and NW_GCC. Introduce driver support for eachof these controllers.Signed-off-by: Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;[Shawn: Drop include of &lt;linux/of.h&gt; as the driver doesn&apos;t use any OF APIs]Co-developed-by: Shawn Guo &lt;shengchao.guo@oss.qualcomm.com&gt;Signed-off-by: Shawn Guo &lt;shengchao.guo@oss.qualcomm.com&gt;Signed-off-by: Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260403-nord-clks-v1-6-018af14979fd@oss.qualcomm.com[bjorn: Added missing .use_rpm to gcc_nord_desc]Signed-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Makefile</description>
        <pubDate>Fri, 03 Apr 2026 16:10:54 +0200</pubDate>
        <dc:creator>Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>9d13c7bbee5f789738a645df5868b69da5ae3879 - clk: qcom: Add TCSR clock driver for Nord SoC</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Makefile#9d13c7bbee5f789738a645df5868b69da5ae3879</link>
        <description>clk: qcom: Add TCSR clock driver for Nord SoCAdd a clock driver for the TCSR clock controller found on Nord SoC,which provides refclks for PCIE, USB, SGMII, UFS subsystems.[Shawn:- Use compatible qcom,nord-tcsrcc- Drop include of &lt;linux/of.h&gt; as the driver doesn&apos;t use any OF APIs]Signed-off-by: Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;Co-developed-by: Shawn Guo &lt;shengchao.guo@oss.qualcomm.com&gt;Signed-off-by: Shawn Guo &lt;shengchao.guo@oss.qualcomm.com&gt;Signed-off-by: Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260403-nord-clks-v1-4-018af14979fd@oss.qualcomm.comSigned-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Makefile</description>
        <pubDate>Fri, 03 Apr 2026 16:10:52 +0200</pubDate>
        <dc:creator>Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>5af11acae6608d3b1175aea86bac06f267c6db14 - clk: qcom: Add a driver for SM8750 GPU clocks</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Makefile#5af11acae6608d3b1175aea86bac06f267c6db14</link>
        <description>clk: qcom: Add a driver for SM8750 GPU clocksSupport the graphics clock controller for SM8750 for Graphics SWdriver to use the clocks. GXCLKCTL (Graphics GX Clock Controller) is ablock dedicated to managing clocks for the GPU subsystem on GX powerdomain. The GX clock controller driver manages only the GX GDSC and therest of the resources of the controller are managed by the firmware.Update the compatible for Graphics GX Clock Controller for SM8750 as theGX clock controller is a reuse of the Kaanapali driver.Reviewed-by: Abel Vesa &lt;abel.vesa@oss.qualcomm.com&gt;Signed-off-by: Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;Co-developed-by: Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;Signed-off-by: Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260305-gpucc_sm8750_v2-v5-2-78292b40b053@oss.qualcomm.comSigned-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Makefile</description>
        <pubDate>Thu, 05 Mar 2026 11:40:09 +0100</pubDate>
        <dc:creator>Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>0e66f10942b531a7521da97e4bdab0bdfcfc2e6f - clk: qcom: dispcc-eliza: Add Eliza display clock controller support</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Makefile#0e66f10942b531a7521da97e4bdab0bdfcfc2e6f</link>
        <description>clk: qcom: dispcc-eliza: Add Eliza display clock controller supportAdd a driver for the display clock controller on Qualcomm Eliza SoC,which is copied from SM8750 driver plus changes:1. Additional DT_HDMI_PHY_PLL_CLK clock input,2. Eight new HDMI clocks,3. Different PLLs (lucid and pongo).Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;Signed-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260319-clk-qcom-dispcc-eliza-v3-2-d1f2b19a6e6b@oss.qualcomm.comSigned-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Makefile</description>
        <pubDate>Thu, 19 Mar 2026 12:49:43 +0100</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>844be6e24afdd16fa6a9d77b86a107b5c18a1c96 - clk: qcom: add Global Clock controller (GCC) driver for IPQ5210 SoC</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Makefile#844be6e24afdd16fa6a9d77b86a107b5c18a1c96</link>
        <description>clk: qcom: add Global Clock controller (GCC) driver for IPQ5210 SoCAdd support for the global clock controller found on IPQ5210 SoC.Signed-off-by: Kathiravan Thirumoorthy &lt;kathiravan.thirumoorthy@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260318-ipq5210_boot_to_shell-v2-2-a87e27c37070@oss.qualcomm.comSigned-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Makefile</description>
        <pubDate>Wed, 18 Mar 2026 09:39:44 +0100</pubDate>
        <dc:creator>Kathiravan Thirumoorthy &lt;kathiravan.thirumoorthy@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>42d3b66d4cdbacfc9d120d2301b8de89cc29a914 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Makefile#42d3b66d4cdbacfc9d120d2301b8de89cc29a914</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 7.00-rc3. Important ahead GPU SVM merging THPsupport.Signed-off-by: Matthew Brost &lt;matthew.brost@intel.com&gt;

            List of files:
            /linux/drivers/clk/qcom/Makefile</description>
        <pubDate>Thu, 12 Mar 2026 15:17:56 +0100</pubDate>
        <dc:creator>Matthew Brost &lt;matthew.brost@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>c69a586344758f0d9cf0526d2a4b14fb56941b10 - clk: qcom: Add TCSR clock driver for Eliza</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Makefile#c69a586344758f0d9cf0526d2a4b14fb56941b10</link>
        <description>clk: qcom: Add TCSR clock driver for ElizaAdd the TCSR clock controller that provides the refclks on Elizaplatform for PCIe, USB and UFS subsystems.Co-developed-by: Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;Signed-off-by: Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;Reviewed-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;Signed-off-by: Abel Vesa &lt;abel.vesa@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260311-eliza-clocks-v6-6-453c4cf657a2@oss.qualcomm.comSigned-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Makefile</description>
        <pubDate>Wed, 11 Mar 2026 15:46:36 +0100</pubDate>
        <dc:creator>Abel Vesa &lt;abel.vesa@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>3d356ab4a1ec2d9b208f0d0020c79855097b1fc7 - clk: qcom: Add support for Global clock controller on Eliza</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Makefile#3d356ab4a1ec2d9b208f0d0020c79855097b1fc7</link>
        <description>clk: qcom: Add support for Global clock controller on ElizaAdd support for Global clock controller for Eliza Qualcomm SoC.Signed-off-by: Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;Reviewed-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;Signed-off-by: Abel Vesa &lt;abel.vesa@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260311-eliza-clocks-v6-5-453c4cf657a2@oss.qualcomm.comSigned-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Makefile</description>
        <pubDate>Wed, 11 Mar 2026 15:46:35 +0100</pubDate>
        <dc:creator>Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>f09812b85fa6f41058bcc46e70ac406bf9b0493a - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Makefile#f09812b85fa6f41058bcc46e70ac406bf9b0493a</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.0-rc1 which contains a few treewide changes affecting i915.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/clk/qcom/Makefile</description>
        <pubDate>Wed, 25 Feb 2026 12:23:04 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>e2e0d2f3dab4e9838cfe3d94a5cb42aa7b51fddb - clk: qcom: videocc-glymur: Add video clock controller driver for Glymur</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Makefile#e2e0d2f3dab4e9838cfe3d94a5cb42aa7b51fddb</link>
        <description>clk: qcom: videocc-glymur: Add video clock controller driver for GlymurAdd support for the video clock controller for video clients to be ableto request for videocc clocks on Glymur platform.Signed-off-by: Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;Reviewed-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260202-glymur_videocc-v2-4-8f7d8b4d8edd@oss.qualcomm.comSigned-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Makefile</description>
        <pubDate>Mon, 02 Feb 2026 11:56:53 +0100</pubDate>
        <dc:creator>Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>67e645285dd06944d0ef7ceb07de5c4053829075 - clk: qcom: Add support for GPUCC and GXCLK for Glymur</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Makefile#67e645285dd06944d0ef7ceb07de5c4053829075</link>
        <description>clk: qcom: Add support for GPUCC and GXCLK for GlymurSupport the graphics clock controller for Glymur for Graphics SWdriver to use the clocks. GXCLKCTL (Graphics GX Clock Controller) is ablock dedicated to managing clocks for the GPU subsystem on GX powerdomain. The GX clock controller driver manages only the GX GDSC and therest of the resources of the controller are managed by the firmware.Update the compatible for Graphics GX Clock Controller for Glymur as theGX clock controller is a reuse of the Kaanapali driver.Signed-off-by: Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;Reviewed-By: Jagadeesh Kona &lt;jagadeesh.kona@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260127-glymur_gpucc-v1-2-547334c81ba2@oss.qualcomm.com[bjorn: Fixed copyright and de-acronymized MODULE_DESCRIPTION]Signed-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Makefile</description>
        <pubDate>Tue, 27 Jan 2026 08:15:50 +0100</pubDate>
        <dc:creator>Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>8b85987d3cf50178f67618122d9f3bb202f62f42 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Makefile#8b85987d3cf50178f67618122d9f3bb202f62f42</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s merge 7.0-rc1 to start the new drm-misc-next windowSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 11:48:20 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b0a67f310bfa5e13d66c9f6b4bd88ea504a576a9 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Makefile#b0a67f310bfa5e13d66c9f6b4bd88ea504a576a9</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1Cross-merge BPF and other fixes after downstream PR.No conflicts.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Makefile</description>
        <pubDate>Thu, 19 Feb 2026 20:08:53 +0100</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Makefile#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 10:09:45 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>13c916af3abf98f4a2a00b9463d2fc00cc6bc00e - Merge tag &apos;clk-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Makefile#13c916af3abf98f4a2a00b9463d2fc00cc6bc00e</link>
        <description>Merge tag &apos;clk-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxPull clk updates from Stephen Boyd: &quot;Not much changed in the clk framework this time except the clk.h  consumer API moved the context saving APIs around to fix a build error  in certain configurations.  There was a change to the core framework for CLK_OPS_PARENT_ENABLE  behavior during registration, but it wrecked existing drivers that  didn&apos;t expect things to be turned off during clk registration so it  got reverted.  This cycle is really a large collection of new clk drivers, primarily  for Qualcomm SoCs but also for Amlogic, SpacemiT, Google, and Aspeed.  Another big change in here is support for automatic hardware clock  gating on Samsung SoCs where the clks turn on and off when needed.  Ideally more vendors move to this method for better power savings. The  highlights are in the updates section below.  Beyond all the new drivers we have a bunch of cleanups like converting  drivers from divider_round_rate() to divider_determine_rate() and  using scoped for each OF child loops. Otherwise it&apos;s the usual data  fixes and plugging reference leaks, etc. that&apos;s all pretty ordinary  but not critical enough to fix until the next release.  New Drivers:   - Qualcomm Kaanapali global, tcsr, rpmh, display, gpu, camera, and     video clk controllers   - Qualcomm SM8750 camera clk controllers   - Qualcomm MSM8940 and SDM439 global clk controllers   - Google GS101 Display Process Unit (DPU) clk controllers   - SpacemiT K3 clk controllers   - Amlogic t7 clk controllers   - Aspeed AST2700 clk controllers  Updates:   - Convert clock dividers from round_rate() to determine_rate()   - Fix sparse warnings, kernel-doc warnings, and plug leaked OF refs   - Automatic hardware clk gating on Google GS101 SoCs   - Amlogic s4 video clks   - CAN-FD clks and resets on Renesas RZ/T2H, RZ/N2H, RZ/V2H, and     RZ/V2N   - Expanded Serial Peripheral Interface (xSPI) clocks and resets on     Renesas RZ/T21H and RZ/N2H   - DMAC, interrupt controller (ICU), SPI, and thermal (TSU) clocks and     resets on Renesas RZ/V2N   - More serial (RSCI) clocks and resets on Renesas RZ/V2H and RZ/V2N   - CPU frequency scaling on T-HEAD TH1520&quot;* tag &apos;clk-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: (165 commits)  clk: aspeed: Add reset for HACE/VIDEO  dt-bindings: clock: aspeed: Add VIDEO reset definition  clk: aspeed: add AST2700 clock driver  MAINTAINERS: Add entry for ASPEED clock drivers.  clk: aspeed: Move the existing ASPEED clk drivers into aspeed subdirectory.  Revert &quot;clk: Respect CLK_OPS_PARENT_ENABLE during recalc&quot;  clk: Disable KUNIT_UML_PCI  dt-bindings: clk: rs9: Fix DIF pattern match  clk: rs9: Convert to DEFINE_SIMPLE_DEV_PM_OPS()  clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841  clk: qcom: sm8750: Constify &apos;qcom_cc_desc&apos; in SM8750 camcc  clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate kerneldoc  clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate kerneldoc  clk: mediatek: Fix error handling in runtime PM setup  clk: mediatek: don&apos;t select clk-mt8192 for all ARM64 builds  clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks  clk: mediatek: Refactor pllfh registration to pass device  clk: mediatek: Pass device to clk_hw_register for PLLs  clk: mediatek: Refactor pll registration to pass device  clk: Respect CLK_OPS_PARENT_ENABLE during recalc  ...

            List of files:
            /linux/drivers/clk/qcom/Makefile</description>
        <pubDate>Sun, 15 Feb 2026 17:18:57 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
</channel>
</rss>
