<?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>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/renesas/Makefile#0fc8f6200d2313278fbf4539bbab74677c685531</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesGetting fixes and updates from v7.1-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/clk/renesas/Makefile</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<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/renesas/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/renesas/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>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/renesas/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/renesas/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>98266d5f940a257d41661bef075057816589040f - Merge tag &apos;renesas-clk-for-v7.1-tag2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-renesas</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/renesas/Makefile#98266d5f940a257d41661bef075057816589040f</link>
        <description>Merge tag &apos;renesas-clk-for-v7.1-tag2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-renesasPull more Renesas clk driver updates from Geert Uytterhoeven: - Add SPI clocks and resets on Renesas RZ/G3E - Add PCIe clocks and resets on Renesas RZ/V2N, RZ/V2H(P), and RZ/G3E - Enable watchdog reset on Renesas RZ/N1D - Remove clocks for watchdogs meant for other CPU cores on Renesas RZ/V2N - Handle critical clock during system resume on Renesas RZ/G2L, RZ/G2UL, and   RZ/G3S - Add initial support for the Renesas RZ/G3L (R9A08G046) SoC* tag &apos;renesas-clk-for-v7.1-tag2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers:  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

            List of files:
            /linux/drivers/clk/renesas/Makefile</description>
        <pubDate>Sun, 12 Apr 2026 01:03:44 +0200</pubDate>
        <dc:creator>Stephen Boyd &lt;sboyd@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>77894661c00ab99053c9606f0f7ec673065f86ac - clk: renesas: Add support for RZ/G3L SoC</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/renesas/Makefile#77894661c00ab99053c9606f0f7ec673065f86ac</link>
        <description>clk: renesas: Add support for RZ/G3L SoCThe clock structure for RZ/G3L is almost identical to that of the RZ/G3SSoC with more IP blocks such as LCDC, CRU, LVDS, and GPU.Add minimal clock and reset entries required to boot the system onRenesas RZ/G3L SMARC EVK and bind it with the RZ/G2L CPG core driver.Signed-off-by: Biju Das &lt;biju.das.jz@bp.renesas.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://patch.msgid.link/20260324114329.268249-8-biju.das.jz@bp.renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux/drivers/clk/renesas/Makefile</description>
        <pubDate>Tue, 24 Mar 2026 12:43:12 +0100</pubDate>
        <dc:creator>Biju Das &lt;biju.das.jz@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>cb9f145f638d7afa633632a9290d6ad06caeb8ee - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclark</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/renesas/Makefile#cb9f145f638d7afa633632a9290d6ad06caeb8ee</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclarkBack-merge drm-next to get caught up.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/clk/renesas/Makefile</description>
        <pubDate>Sat, 01 Nov 2025 13:47:30 +0100</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>f088104d837a991c65e51fa30bb4196169b3244d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/renesas/Makefile#f088104d837a991c65e51fa30bb4196169b3244d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextBackmerge in order to get the commit:  048832a3f400 (&quot;drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter&quot;)To drm-intel-gt-next as there are followup fixes to be applied.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/clk/renesas/Makefile</description>
        <pubDate>Tue, 16 Sep 2025 12:53:20 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>a53d0cf7f1cb3182ad533ff5cacfa5fd29c419ad - Merge commit &apos;linus&apos; into core/bugs, to resolve conflicts</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/renesas/Makefile#a53d0cf7f1cb3182ad533ff5cacfa5fd29c419ad</link>
        <description>Merge commit &apos;linus&apos; into core/bugs, to resolve conflictsResolve conflicts with this commit that was developed in parallelduring the merge window: 8c8efa93db68 (&quot;x86/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust&quot;) Conflicts:	arch/riscv/include/asm/bug.h	arch/x86/include/asm/bug.hSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/clk/renesas/Makefile</description>
        <pubDate>Tue, 05 Aug 2025 11:15:34 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>8b87f67b4c87452e21721887fa8dec1f4c6b2b7c - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/renesas/Makefile#8b87f67b4c87452e21721887fa8dec1f4c6b2b7c</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.18 merge window.

            List of files:
            /linux/drivers/clk/renesas/Makefile</description>
        <pubDate>Wed, 08 Oct 2025 06:53:13 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4b051897df2375414587a245ecb9bb1a4d26b3b8 - Merge tag &apos;v6.17-rc2&apos; into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/renesas/Makefile#4b051897df2375414587a245ecb9bb1a4d26b3b8</link>
        <description>Merge tag &apos;v6.17-rc2&apos; into HEADSync up with mainline to bring in changes to include/linux/sprintf.h

            List of files:
            /linux/drivers/clk/renesas/Makefile</description>
        <pubDate>Thu, 21 Aug 2025 20:46:49 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b4d90dbc4c1bc4bd3eb2d2989330af0eb95c98e8 - Merge drm/drm-next into drm-misc-next-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/renesas/Makefile#b4d90dbc4c1bc4bd3eb2d2989330af0eb95c98e8</link>
        <description>Merge drm/drm-next into drm-misc-next-fixesBackmerging to drm-misc-next-fixes to get features and fixes fromv6.17-rc6.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/clk/renesas/Makefile</description>
        <pubDate>Mon, 15 Sep 2025 10:23:28 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>702fdf3513b045f596f836d9a4b8672c76f11834 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/renesas/Makefile#702fdf3513b045f596f836d9a4b8672c76f11834</link>
        <description>Merge drm/drm-next into drm-intel-nextCatching up with some display dependencies.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/clk/renesas/Makefile</description>
        <pubDate>Wed, 10 Sep 2025 14:01:42 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ca994e8922f25f7fed2075098f185cf198109eaa - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/renesas/Makefile#ca994e8922f25f7fed2075098f185cf198109eaa</link>
        <description>Merge drm/drm-next into drm-xe-nextBring v6.17-rc1 to propagate commits from other subsystems, particularlyPCI, which has some new functions needed for SR-IOV integration.Signed-off-by: Lucas De Marchi &lt;lucas.demarchi@intel.com&gt;

            List of files:
            /linux/drivers/clk/renesas/Makefile</description>
        <pubDate>Tue, 12 Aug 2025 14:58:37 +0200</pubDate>
        <dc:creator>Lucas De Marchi &lt;lucas.demarchi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>08c51f5bddc81c8c97c1eb11861b0dc009e5ccd8 - Merge drm/drm-next into drm-misc-n</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/renesas/Makefile#08c51f5bddc81c8c97c1eb11861b0dc009e5ccd8</link>
        <description>Merge drm/drm-next into drm-misc-nUpdating drm-misc-next to the state of v6.17-rc1. Begins a new releasecycle.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/clk/renesas/Makefile</description>
        <pubDate>Mon, 11 Aug 2025 14:37:45 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>8d2b0853add1d7534dc0794e3c8e0b9e8c4ec640 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/renesas/Makefile#8d2b0853add1d7534dc0794e3c8e0b9e8c4ec640</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesUpdating drm-misc-fixes to the state of v6.17-rc1. Begins a new releasecycle.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/clk/renesas/Makefile</description>
        <pubDate>Mon, 11 Aug 2025 16:49:06 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>ab93e0dd72c37d378dd936f031ffb83ff2bd87ce - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/renesas/Makefile#ab93e0dd72c37d378dd936f031ffb83ff2bd87ce</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.17 merge window.

            List of files:
            /linux/drivers/clk/renesas/Makefile</description>
        <pubDate>Wed, 06 Aug 2025 19:08:54 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a7bee4e7f78089c101be2ad51f4b5ec64782053e - Merge tag &apos;ib-mfd-gpio-input-pwm-v6.17&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/renesas/Makefile#a7bee4e7f78089c101be2ad51f4b5ec64782053e</link>
        <description>Merge tag &apos;ib-mfd-gpio-input-pwm-v6.17&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into nextMerge an immutable branch between MFD, GPIO, Input and PWM to resolveconflicts for the merge window pull request.

            List of files:
            /linux/drivers/clk/renesas/Makefile</description>
        <pubDate>Mon, 04 Aug 2025 08:28:48 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2d945dde7fa3f17f46349360a9f97614de9f47da - 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/renesas/Makefile#2d945dde7fa3f17f46349360a9f97614de9f47da</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;This is the usual collection of primarily clk driver updates.  The big part of the diff is all the new Qualcomm clk drivers added for  a few SoCs they&apos;re working on. The other two vendors with significant  work this cycle are Renesas and Amlogic. Renesas adds a bunch of clks  to existing drivers and supports some new SoCs while Amlogic is  starting a significant refactoring to simplify their code.  The core framework gained a pair of helpers to get the &apos;struct device&apos;  or &apos;struct device_node&apos; associated with a &apos;struct clk_hw&apos;. Some  associated KUnit tests were added for these simple helpers as well.  Beyond that core change there are lots of little fixes throughout the  clk drivers for the stuff we see every day, wrong clk driver data that  affects tree topology or supported frequencies, etc. They&apos;re not found  until the clks are actually used by some consumer device driver.  New Drivers:   - Global, display, gpu, video, camera, tcsr, and rpmh clock     controller for the Qualcomm Milos SoC   - Camera, display, GPU, and video clock controllers for Qualcomm     QCS615   - Video clock controller driver for Qualcomm SM6350   - Camera clock controller driver for Qualcomm SC8180X   - I3C clocks and resets on Renesas RZ/G3E   - Expanded Serial Peripheral Interface (xSPI) clocks and resets on     Renesas RZ/V2H(P) and RZ/V2N   - SPI (RSPI) clocks and resets on Renesas RZ/V2H(P)   - SDHI and I2C clocks on Renesas RZ/T2H and RZ/N2H   - Ethernet clocks and resets on Renesas RZ/G3E   - Initial support for the Renesas RZ/T2H (R9A09G077) and RZ/N2H     (R9A09G087) SoCs   - Ethernet clocks and resets on Renesas RZ/V2H and RZ/V2N   - Timer, I2C, watchdog, GPU, and USB2.0 clocks and resets on Renesas     RZ/V2N  Updates:   - Support atomic PWMs in the PWM clk driver   - clk_hw_get_dev() and clk_hw_get_of_node() helpers   - Replace round_rate() with determine_rate() in various clk drivers   - Convert clk DT bindings to DT schema format for DT validation   - Various clk driver cleanups and refactorings from static analysis     tools and possibly real humans   - A lot of little fixes here and there to things like clk tree     topology, missing frequencies, flagging clks as critical, etc&quot;* tag &apos;clk-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: (216 commits)  clk: clocking-wizard: Fix the round rate handling for versal  clk: Fix typos  clk: spacemit: ccu_pll: fix error return value in recalc_rate callback  clk: tegra: periph: Make tegra_clk_periph_ops static  clk: tegra: periph: Fix error handling and resolve unsigned compare warning  clk: imx: scu: convert from round_rate() to determine_rate()  clk: imx: pllv4: convert from round_rate() to determine_rate()  clk: imx: pllv3: convert from round_rate() to determine_rate()  clk: imx: pllv2: convert from round_rate() to determine_rate()  clk: imx: pll14xx: convert from round_rate() to determine_rate()  clk: imx: pfd: convert from round_rate() to determine_rate()  clk: imx: frac-pll: convert from round_rate() to determine_rate()  clk: imx: fracn-gppll: convert from round_rate() to determine_rate()  clk: imx: fixup-div: convert from round_rate() to determine_rate()  clk: imx: cpu: convert from round_rate() to determine_rate()  clk: imx: busy: convert from round_rate() to determine_rate()  clk: imx: composite-93: remove round_rate() in favor of determine_rate()  clk: imx: composite-8m: remove round_rate() in favor of determine_rate()  clk: qcom: Remove redundant pm_runtime_mark_last_busy() calls  clk: imx: Remove redundant pm_runtime_mark_last_busy() calls  ...

            List of files:
            /linux/drivers/clk/renesas/Makefile</description>
        <pubDate>Thu, 31 Jul 2025 22:36:27 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>e3abdd1870b7dcccf3447a78037217b95929587d - Merge branches &apos;clk-renesas&apos;, &apos;clk-samsung&apos;, &apos;clk-spacemit&apos;, &apos;clk-allwinner&apos; and &apos;clk-amlogic&apos; into clk-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/renesas/Makefile#e3abdd1870b7dcccf3447a78037217b95929587d</link>
        <description>Merge branches &apos;clk-renesas&apos;, &apos;clk-samsung&apos;, &apos;clk-spacemit&apos;, &apos;clk-allwinner&apos; and &apos;clk-amlogic&apos; into clk-next* clk-renesas: (42 commits)  clk: renesas: r9a08g045: Add MSTOP for coupled clocks as well  clk: renesas: r9a09g047: Add clock and reset signals for the GBETH IPs  clk: renesas: r9a09g057: Add XSPI clock/reset  clk: renesas: r9a09g056: Add XSPI clock/reset  clk: renesas: rzv2h: Add fixed-factor module clocks with status reporting  clk: renesas: r9a09g057: Add support for xspi mux and divider  clk: renesas: r9a09g056: Add support for xspi mux and divider  clk: renesas: r9a09g077: Add RIIC module clocks  clk: renesas: r9a09g077: Add PLL2 and SDHI clock support  clk: renesas: rzv2h: Drop redundant base pointer from pll_clk  clk: renesas: r9a09g057: Add entries for the RSPIs  dt-bindings: clock: renesas,r9a09g077/87: Add SDHI_CLKHS clock ID  dt-bindings: clock: renesas,r9a09g056/57-cpg: Add XSPI core clock  clk: renesas: rzv2h: Add missing include file  clk: renesas: rzv2h: Use devm_kmemdup_array()  clk: renesas: Add CPG/MSSR support to RZ/N2H SoC  clk: renesas: r9a09g077: Add PCLKL core clock  dt-bindings: clock: renesas,cpg-mssr: Document RZ/N2H support  dt-bindings: soc: renesas: Document RZ/N2H (R9A09G087) SoC  dt-bindings: clock: renesas,r9a09g077: Add PCLKL core clock ID  ...* clk-samsung:  clk: samsung: exynosautov920: add block hsi2 clock support  dt-bindings: clock: exynosautov920: add hsi2 clock definitions  dt-bindings: clock: exynosautov920: sort clock definitions  clk: samsung: exynos850: fix a comment  clk: samsung: gs101: fix alternate mout_hsi0_usb20_ref parent clock  clk: samsung: gs101: fix CLK_DOUT_CMU_G3D_BUSD* clk-spacemit:  clk: spacemit: ccu_pll: fix error return value in recalc_rate callback  reset: spacemit: add support for SpacemiT CCU resets  clk: spacemit: mark K1 pll1_d8 as critical  clk: spacemit: define three reset-only CCUs  clk: spacemit: set up reset auxiliary devices  soc: spacemit: create a header for clock/reset registers  dt-bindings: soc: spacemit: define spacemit,k1-ccu resets* clk-allwinner:  clk: sunxi-ng: ccu_nm: convert from round_rate() to determine_rate()  clk: sunxi-ng: ccu_nkmp: convert from round_rate() to determine_rate()  clk: sunxi-ng: ccu_nk: convert from round_rate() to determine_rate()  clk: sunxi-ng: ccu_gate: convert from round_rate() to determine_rate()  clk: sunxi-ng: v3s: Assign the de and tcon clocks to the video pll  clk: sunxi-ng: v3s: Fix de clock definition  clk: sunxi-ng: sun55i-a523-r-ccu: Add missing PPU0 reset  dt-bindings: reset: sun55i-a523-r-ccu: Add missing PPU0 reset* clk-amlogic:  clk: amlogic: s4: remove unused data  clk: amlogic: drop clk_regmap tables  clk: amlogic: get regmap with clk_regmap_init  clk: amlogic: remove unnecessary headers  clk: amlogic: axg-audio: use the auxiliary reset driver

            List of files:
            /linux/drivers/clk/renesas/Makefile</description>
        <pubDate>Wed, 30 Jul 2025 00:18:33 +0200</pubDate>
        <dc:creator>Stephen Boyd &lt;sboyd@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b1712f94f7fcacf6b3dc4d9b73fd161bb3f2bb70 - Merge tag &apos;renesas-clk-for-v6.17-tag2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-renesas</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/renesas/Makefile#b1712f94f7fcacf6b3dc4d9b73fd161bb3f2bb70</link>
        <description>Merge tag &apos;renesas-clk-for-v6.17-tag2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-renesasPull Renesas clk driver updates from Geert Uytterhoeven: - Add Expanded Serial Peripheral Interface (xSPI) clocks and resets on   Renesas RZ/V2H(P) and RZ/V2N - Add SPI (RSPI) clocks and resets on Renesas RZ/V2H(P) - Add SDHI and I2C clocks on Renesas RZ/T2H and RZ/N2H - Add Ethernet clocks and resets on Renesas RZ/G3E - Initial support for the Renesas RZ/T2H (R9A09G077) and RZ/N2H  (R9A09G087) SoCs - Add Ethernet clocks and resets on Renesas RZ/V2H and RZ/V2N - Add timer, I2C, watchdog, GPU, and USB2.0 clocks and resets on   Renesas RZ/V2N - Rework Module Stop and Power Domain support on the Renesas   RZ/G2L family of SoCs (especially on RZ/G3S) - Add I3C clocks and resets on Renesas RZ/G3E* tag &apos;renesas-clk-for-v6.17-tag2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers: (42 commits)  clk: renesas: r9a08g045: Add MSTOP for coupled clocks as well  clk: renesas: r9a09g047: Add clock and reset signals for the GBETH IPs  clk: renesas: r9a09g057: Add XSPI clock/reset  clk: renesas: r9a09g056: Add XSPI clock/reset  clk: renesas: rzv2h: Add fixed-factor module clocks with status reporting  clk: renesas: r9a09g057: Add support for xspi mux and divider  clk: renesas: r9a09g056: Add support for xspi mux and divider  clk: renesas: r9a09g077: Add RIIC module clocks  clk: renesas: r9a09g077: Add PLL2 and SDHI clock support  clk: renesas: rzv2h: Drop redundant base pointer from pll_clk  clk: renesas: r9a09g057: Add entries for the RSPIs  dt-bindings: clock: renesas,r9a09g077/87: Add SDHI_CLKHS clock ID  dt-bindings: clock: renesas,r9a09g056/57-cpg: Add XSPI core clock  clk: renesas: rzv2h: Add missing include file  clk: renesas: rzv2h: Use devm_kmemdup_array()  clk: renesas: Add CPG/MSSR support to RZ/N2H SoC  clk: renesas: r9a09g077: Add PCLKL core clock  dt-bindings: clock: renesas,cpg-mssr: Document RZ/N2H support  dt-bindings: soc: renesas: Document RZ/N2H (R9A09G087) SoC  dt-bindings: clock: renesas,r9a09g077: Add PCLKL core clock ID  ...

            List of files:
            /linux/drivers/clk/renesas/Makefile</description>
        <pubDate>Sun, 13 Jul 2025 18:19:45 +0200</pubDate>
        <dc:creator>Stephen Boyd &lt;sboyd@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
