<?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 Kconfig</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/eswin/Kconfig#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/eswin/Kconfig</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/eswin/Kconfig#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/eswin/Kconfig</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/eswin/Kconfig#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/eswin/Kconfig</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>cd44f127c1d42833a32ba0a0965255ee6184f8c1 - clk: eswin: Add eic7700 clock driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/eswin/Kconfig#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/eswin/Kconfig</description>
        <pubDate>Tue, 03 Mar 2026 09:07:12 +0100</pubDate>
        <dc:creator>Xuyang Dong &lt;dongxuyang@eswincomputing.com&gt;</dc:creator>
    </item>
</channel>
</rss>
