<?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/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/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/Makefile#3e9e952bb3139ad1e08f3e1960239c2988ab90c9</link>
        <description>Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus

            List of files:
            /linux/drivers/clk/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/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/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/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/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>522a83abc36eb374d532a3db326ee1d3aab1d367 - Merge branches &apos;clk-tenstorrent&apos;, &apos;clk-rockchip&apos;, &apos;clk-imx&apos; and &apos;clk-allwinner&apos; into clk-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/Makefile#522a83abc36eb374d532a3db326ee1d3aab1d367</link>
        <description>Merge branches &apos;clk-tenstorrent&apos;, &apos;clk-rockchip&apos;, &apos;clk-imx&apos; and &apos;clk-allwinner&apos; into clk-next* clk-tenstorrent:  clk: tenstorrent: Add Atlantis clock controller driver  reset: tenstorrent: Add reset controller for Atlantis  dt-bindings: clk: tenstorrent: Add tenstorrent,atlantis-prcm-rcpu* clk-rockchip:  clk: rockchip: rk3568: Add PCIe pipe clock gates  clk: rockchip: Add clock controller for the RV1103B  dt-bindings: clock: rockchip: Add RV1103B CRU support* clk-imx:  clk: imx8mq: Correct the CSI PHY sels  clk: vf610: Add support for the Ethernet switch clocks  dt-bindings: clock: vf610: Add definitions for MTIP L2 switch  dt-bindings: clock: vf610: Drop VF610_CLK_END define  clk: vf610: Move VF610_CLK_END define to clk-vf610 driver  clk: imx: imx8-acm: fix flags for acm clocks  clk: imx: imx6q: Fix device node reference leak in of_assigned_ldb_sels()  clk: imx: imx6q: Fix device node reference leak in pll6_bypassed()  clk: imx: fracn-gppll: Add 477.4MHz support  clk: imx: fracn-gppll: Add 333.333333 MHz support  clk: imx: pll14xx: Use unsigned format specifier  dt-bindings: clock: imx6q[ul]-clock: add optional clock enet[1]_ref_pad* clk-allwinner:  clk: sunxi-ng: sun55i-a523-r: Add missing r-spi module clock

            List of files:
            /linux/drivers/clk/Makefile</description>
        <pubDate>Thu, 16 Apr 2026 19:12:33 +0200</pubDate>
        <dc:creator>Stephen Boyd &lt;sboyd@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>699646e684aa8ca8dca6ab68c4f5fff87d456790 - Merge branches &apos;clk-fixes&apos;, &apos;clk-renesas&apos;, &apos;clk-rpi&apos;, &apos;clk-eswin&apos; and &apos;clk-mediatek&apos; into clk-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/Makefile#699646e684aa8ca8dca6ab68c4f5fff87d456790</link>
        <description>Merge branches &apos;clk-fixes&apos;, &apos;clk-renesas&apos;, &apos;clk-rpi&apos;, &apos;clk-eswin&apos; and &apos;clk-mediatek&apos; into clk-next - ESWIN eic700 SoC clk support - Econet EN751221 SoC clock/reset support* clk-fixes:  clk: spacemit: ccu_mix: fix inverted condition in ccu_mix_trigger_fc()  clk: microchip: mpfs-ccc: fix out of bounds access during output registration  clk: qcom: dispcc-sm8450: use RCG2 ops for DPTX1 AUX clock source* clk-renesas:  clk: renesas: Add support for RZ/G3L SoC  dt-bindings: clock: renesas,rzg2l-cpg: Document RZ/G3L SoC  clk: renesas: rzg2l: Re-enable critical module clocks during resume  clk: renesas: rzg2l: Add rzg2l_mod_clock_init_mstop_helper()  clk: renesas: rzg2l: Add helper for mod clock enable/disable  clk: renesas: r9a0{7g04[34],8g045}: Add critical reset entries  clk: renesas: rzg2l: Add support for critical resets  clk: renesas: r9a09g056: Remove entries for WDT{0,2,3}  clk: renesas: r9a06g032: Enable watchdog reset sources  clk: renesas: cpg-mssr: Use struct_size() helper  clk: renesas: r9a09g047: Add PCIe clocks and reset  clk: renesas: r9a09g057: Add PCIe clocks and reset  clk: renesas: r9a09g056: Add PCIe clocks and reset  clk: renesas: r9a09g047: Add entries for the RSPIs  clk: renesas: r9a09g056: Add clock and reset entries for RTC  clk: renesas: r9a09g057: Remove entries for WDT{0,2,3}  clk: renesas: r9a09g056: Fix ordering of module clocks array  clk: renesas: r9a09g057: Fix ordering of module clocks array* clk-rpi:  clk: bcm: rpi: Manage clock rate in prepare/unprepare callbacks* clk-eswin:  MAINTAINERS: Add entry for ESWIN EIC7700 clock driver  clk: eswin: Add eic7700 clock driver  clk: divider: Add devm_clk_hw_register_divider_parent_data  dt-bindings: clock: eswin: Documentation for eic7700 SoC* clk-mediatek:  clk: airoha: Add econet EN751221 clock/reset support to en7523-scu  dt-bindings: clock, reset: Add econet EN751221

            List of files:
            /linux/drivers/clk/Makefile</description>
        <pubDate>Thu, 16 Apr 2026 19:07:47 +0200</pubDate>
        <dc:creator>Stephen Boyd &lt;sboyd@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>5aa81ab21de30b7b058202102f052289115298ef - Merge tag &apos;tenstorrent-clk-for-v7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tenstorrent/linux into clk-tenstorrent</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/Makefile#5aa81ab21de30b7b058202102f052289115298ef</link>
        <description>Merge tag &apos;tenstorrent-clk-for-v7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tenstorrent/linux into clk-tenstorrentPull Tenstorrent clk driver updates from Drew Fustini: - Clock and reset controllers (e.g. PRCM) in the Tenstorrent Atlantis SoC* tag &apos;tenstorrent-clk-for-v7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tenstorrent/linux:  clk: tenstorrent: Add Atlantis clock controller driver  reset: tenstorrent: Add reset controller for Atlantis  dt-bindings: clk: tenstorrent: Add tenstorrent,atlantis-prcm-rcpu

            List of files:
            /linux/drivers/clk/Makefile</description>
        <pubDate>Sun, 12 Apr 2026 00:55:13 +0200</pubDate>
        <dc:creator>Stephen Boyd &lt;sboyd@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>cd44f127c1d42833a32ba0a0965255ee6184f8c1 - clk: eswin: Add eic7700 clock driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/Makefile#cd44f127c1d42833a32ba0a0965255ee6184f8c1</link>
        <description>clk: eswin: Add eic7700 clock driverAdd clock drivers for the EIC7700 SoC. The clock controller on the ESWINEIC7700 provides various clocks to different IP blocks within the SoC.Signed-off-by: Yifeng Huang &lt;huangyifeng@eswincomputing.com&gt;Tested-by: Marcel Ziswiler &lt;marcel@ziswiler.com&gt; # ebc77Reviewed-by: Brian Masney &lt;bmasney@redhat.com&gt;Signed-off-by: Xuyang Dong &lt;dongxuyang@eswincomputing.com&gt;Tested-by: Bo Gan &lt;ganboing@gmail.com&gt; # hfp550Signed-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;

            List of files:
            /linux/drivers/clk/Makefile</description>
        <pubDate>Tue, 03 Mar 2026 09:07:12 +0100</pubDate>
        <dc:creator>Xuyang Dong &lt;dongxuyang@eswincomputing.com&gt;</dc:creator>
    </item>
<item>
        <title>5d6c477687aeb158df9ec95580270146778f6af1 - clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoC</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/Makefile#5d6c477687aeb158df9ec95580270146778f6af1</link>
        <description>clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoCAs noticed in the discussion [1] the Baikal SoC and platformsare not going to be finalized, hence remove stale code.Reviewed-by: Brian Masney &lt;bmasney@redhat.com&gt;Link: https://lore.kernel.org/lkml/22b92ddf-6321-41b5-8073-f9c7064d3432@infradead.org/ [1]Signed-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Acked-by: Rob Herring (Arm) &lt;robh@kernel.org&gt;Reviewed-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Signed-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;

            List of files:
            /linux/drivers/clk/Makefile</description>
        <pubDate>Tue, 24 Feb 2026 12:17:18 +0100</pubDate>
        <dc:creator>Andy Shevchenko &lt;andriy.shevchenko@linux.intel.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/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/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>23c8ebc952849b3ba47d04d0ec95daf5cc136061 - clk: tenstorrent: Add Atlantis clock controller driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/Makefile#23c8ebc952849b3ba47d04d0ec95daf5cc136061</link>
        <description>clk: tenstorrent: Add Atlantis clock controller driverAdd driver for clock controller in Tenstorrent Atlantis SoC. This versionof the driver covers clocks from RCPU subsystem.5 types of clocks generated by this controller: PLLs (PLLswith bypass functionality and an additional Gate clk at output), SharedGates (Multiple Gate clks that share an enable bit), standard Muxes,Dividers and Gates. All clocks are implemented using custom clk ops anduse the regmap interface associated with the syscon. All clocks are derivedfrom a 24 Mhz oscillator.The reset controller is also setup as an auxiliary device of the clockcontroller.Signed-off-by: Anirudh Srinivasan &lt;asrinivasan@oss.tenstorrent.com&gt;Reviewed-by: Brian Masney &lt;bmasney@redhat.com&gt;Reviewed-by: Drew Fustini &lt;fustini@kernel.org&gt;Signed-off-by: Drew Fustini &lt;fustini@kernel.org&gt;

            List of files:
            /linux/drivers/clk/Makefile</description>
        <pubDate>Fri, 06 Mar 2026 18:12:19 +0100</pubDate>
        <dc:creator>Anirudh Srinivasan &lt;asrinivasan@oss.tenstorrent.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/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/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>8b85987d3cf50178f67618122d9f3bb202f62f42 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/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/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/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/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/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/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/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/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>
<item>
        <title>5921ae27ea7b0e8cda621f8951ca79b34c36ce49 - Merge branches &apos;clk-aspeed&apos; and &apos;clk-qcom&apos; into clk-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/Makefile#5921ae27ea7b0e8cda621f8951ca79b34c36ce49</link>
        <description>Merge branches &apos;clk-aspeed&apos; and &apos;clk-qcom&apos; into clk-next* clk-aspeed:  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.* clk-qcom: (49 commits)  clk: qcom: sm8750: Constify &apos;qcom_cc_desc&apos; in SM8750 camcc  clk: qcom: gfx3d: add parent to parent request map  clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_src  clk: qcom: dispcc-sdm845: Enable parents for pixel clocks  clk: qcom: regmap-divider: convert from divider_round_rate() to divider_determine_rate()  clk: qcom: regmap-divider: convert from divider_ro_round_rate() to divider_ro_determine_rate()  clk: qcom: alpha-pll: convert from divider_round_rate() to divider_determine_rate()  clk: qcom: Add support for GPUCC and GXCLK for Kaanapali  clk: qcom: Add support for VideoCC driver for Kaanapali  clk: qcom: camcc: Add support for camera clock controller for Kaanapali  clk: qcom: dispcc: Add support for display clock controller Kaanapali  clk: qcom: clk-alpha-pll: Add support for controlling Pongo EKO_T PLL  clk: qcom: clk-alpha-pll: Update the PLL support for cal_l  clk: qcom: camcc: Add camera clock controller driver for SM8750 SoC  clk: qcom: clk-alpha-pll: Add support for controlling Rivian PLL  dt-bindings: clock: qcom: document the Kaanapali GPU Clock Controller  dt-bindings: clock: qcom: Add Kaanapali video clock controller  dt-bindings: clock: qcom: Add support for CAMCC for Kaanapali  dt-bindings: clock: qcom: document Kaanapali DISPCC clock controller  dt-bindings: clock: qcom: Add camera clock controller for SM8750 SoC  ...

            List of files:
            /linux/drivers/clk/Makefile</description>
        <pubDate>Sat, 14 Feb 2026 19:23:59 +0100</pubDate>
        <dc:creator>Stephen Boyd &lt;sboyd@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ec496f77b4c11036cc835d6f045fb5e5ef1e6530 - Merge branch &apos;for-6.20/sony&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/Makefile#ec496f77b4c11036cc835d6f045fb5e5ef1e6530</link>
        <description>Merge branch &apos;for-6.20/sony&apos; into for-linus- Support for Rock band 4 PS4 and PS5 guitars (Rosalie Wanders)

            List of files:
            /linux/drivers/clk/Makefile</description>
        <pubDate>Mon, 09 Feb 2026 17:33:26 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>03b3faa12c25140d00f9dca4ed44a6184600d9d8 - clk: aspeed: Move the existing ASPEED clk drivers into aspeed subdirectory.</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/Makefile#03b3faa12c25140d00f9dca4ed44a6184600d9d8</link>
        <description>clk: aspeed: Move the existing ASPEED clk drivers into aspeed subdirectory.Prepare for long-term maintenance and future additions by introducing adedicated drivers/clk/aspeed/ subdirectory for ASPEED clock drivers.Move the existing ASPEED clock drivers into the newdrivers/clk/aspeed/ subdirectory.No functional change, file move only.Signed-off-by: Ryan Chen &lt;ryan_chen@aspeedtech.com&gt;Reviewed-by: Brian Masney &lt;bmasney@redhat.com&gt;Signed-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;

            List of files:
            /linux/drivers/clk/Makefile</description>
        <pubDate>Wed, 24 Dec 2025 06:37:22 +0100</pubDate>
        <dc:creator>Ryan Chen &lt;ryan_chen@aspeedtech.com&gt;</dc:creator>
    </item>
<item>
        <title>cc4adab164b772a34b3340d644b7c4728498581e - Merge tag &apos;v6.19-rc1&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/Makefile#cc4adab164b772a34b3340d644b7c4728498581e</link>
        <description>Merge tag &apos;v6.19-rc1&apos; into msm-nextMerge Linux 6.19-rc1 in order to catch up with other changes (e.g. UBWCconfig database defining UBWC_6).Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/clk/Makefile</description>
        <pubDate>Tue, 20 Jan 2026 23:06:55 +0100</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
</channel>
</rss>
