<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/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>998ab667 - clk: sprd: Add dependency for SPRD_UMS512_CLK</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/sprd/Kconfig#998ab667</link>
        <description>clk: sprd: Add dependency for SPRD_UMS512_CLKAdd depends on and default for ums512 clk config.Signed-off-by: Cixi Geng &lt;cixi.geng1@unisoc.com&gt;Link: https://lore.kernel.org/r/20230201091300.3201-1-cixi.geng@linux.devSigned-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/sprd/Kconfig</description>
        <pubDate>Wed, 01 Feb 2023 09:13:00 +0000</pubDate>
        <dc:creator>Cixi Geng &lt;cixi.geng1@unisoc.com&gt;</dc:creator>
    </item>
<item>
        <title>af3bd365 - clk: sprd: Add clocks support for UMS512</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/sprd/Kconfig#af3bd365</link>
        <description>clk: sprd: Add clocks support for UMS512Add the list of clocks for the Unisoc UMS512, along with clockinitialization.Signed-off-by: Cixi Geng &lt;cixi.geng1@unisoc.com&gt;Link: https://lore.kernel.org/r/20220909152421.278662-3-gengcixi@gmail.comReviewed-by: Baolin Wang &lt;baolin.wang@linux.alibaba.com&gt;Signed-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/sprd/Kconfig</description>
        <pubDate>Fri, 09 Sep 2022 15:24:21 +0000</pubDate>
        <dc:creator>Cixi Geng &lt;cixi.geng1@unisoc.com&gt;</dc:creator>
    </item>
<item>
        <title>0e4b8a23 - clk: sprd: add clocks support for SC9863A</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/sprd/Kconfig#0e4b8a23</link>
        <description>clk: sprd: add clocks support for SC9863AAdd the list of clocks for the Unisoc SC9863A, along with clockinitialization.Signed-off-by: Chunyan Zhang &lt;chunyan.zhang@unisoc.com&gt;Link: https://lkml.kernel.org/r/20200304072730.9193-8-zhang.lyra@gmail.comSigned-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/sprd/Kconfig</description>
        <pubDate>Wed, 04 Mar 2020 07:27:30 +0000</pubDate>
        <dc:creator>Chunyan Zhang &lt;chunyan.zhang@unisoc.com&gt;</dc:creator>
    </item>
<item>
        <title>c9a67cbb - clk: sprd: Select REGMAP_MMIO to avoid compile errors</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/sprd/Kconfig#c9a67cbb</link>
        <description>clk: sprd: Select REGMAP_MMIO to avoid compile errorsMake REGMAP_MMIO selected to avoid undefined reference to regmap symbols.Fixes: d41f59fd92f2 (&quot;clk: sprd: Add common infrastructure&quot;)Signed-off-by: Chunyan Zhang &lt;chunyan.zhang@unisoc.com&gt;Signed-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/sprd/Kconfig</description>
        <pubDate>Thu, 18 Jul 2019 05:36:16 +0000</pubDate>
        <dc:creator>Chunyan Zhang &lt;chunyan.zhang@unisoc.com&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/sprd/Kconfig#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/clk/sprd/Kconfig</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>a6ae1a29 - clk: sprd: add clocks support for SC9860</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/sprd/Kconfig#a6ae1a29</link>
        <description>clk: sprd: add clocks support for SC9860This patch added the list of clocks for Spreadtrum&apos;s SC9860 SoC,together with clock initialization code.Signed-off-by: Chunyan Zhang &lt;chunyan.zhang@spreadtrum.com&gt;Signed-off-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;

            List of files:
            /linux-6.15/drivers/clk/sprd/Kconfig</description>
        <pubDate>Thu, 07 Dec 2017 12:57:13 +0000</pubDate>
        <dc:creator>Chunyan Zhang &lt;chunyan.zhang@spreadtrum.com&gt;</dc:creator>
    </item>
<item>
        <title>d41f59fd - clk: sprd: Add common infrastructure</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/sprd/Kconfig#d41f59fd</link>
        <description>clk: sprd: Add common infrastructureAdded Spreadtrum&apos;s clock driver framework together with commonstructures and interface functions.Signed-off-by: Chunyan Zhang &lt;chunyan.zhang@spreadtrum.com&gt;Signed-off-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;

            List of files:
            /linux-6.15/drivers/clk/sprd/Kconfig</description>
        <pubDate>Thu, 07 Dec 2017 12:57:05 +0000</pubDate>
        <dc:creator>Chunyan Zhang &lt;chunyan.zhang@spreadtrum.com&gt;</dc:creator>
    </item>
</channel>
</rss>
