<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ff0d3ae0 - clk: Add Ingenic JZ4755 CGU driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/ingenic/Makefile#ff0d3ae0</link>
        <description>clk: Add Ingenic JZ4755 CGU driverAdd support for the clocks provided by the CGU in the Ingenic JZ4755SoC.Signed-off-by: Siarhei Volkau &lt;lis8215@gmail.com&gt;Link: https://lore.kernel.org/r/20221031183930.1338009-2-lis8215@gmail.comSigned-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/ingenic/Makefile</description>
        <pubDate>Mon, 31 Oct 2022 18:39:29 +0000</pubDate>
        <dc:creator>Siarhei Volkau &lt;lis8215@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>bdbfc029 - clk: ingenic: Add support for the JZ4760</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/ingenic/Makefile#bdbfc029</link>
        <description>clk: ingenic: Add support for the JZ4760Add the CGU code and the compatible string to the TCU driver to supportthe JZ4760 SoC.Signed-off-by: Paul Cercueil &lt;paul@crapouillou.net&gt;Link: https://lore.kernel.org/r/20210530164923.18134-7-paul@crapouillou.netSigned-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/ingenic/Makefile</description>
        <pubDate>Sun, 30 May 2021 16:49:23 +0000</pubDate>
        <dc:creator>Paul Cercueil &lt;paul@crapouillou.net&gt;</dc:creator>
    </item>
<item>
        <title>ce1d86dc - clk: Ingenic: Add CGU driver for X1830.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/ingenic/Makefile#ce1d86dc</link>
        <description>clk: Ingenic: Add CGU driver for X1830.Add support for the clocks provided by the CGU in the Ingenic X1830SoC, making use of the cgu code to do the heavy lifting.Signed-off-by: &#21608;&#29744;&#26480; (Zhou Yanjie) &lt;zhouyanjie@wanyeetech.com&gt;Reviewed-by: Paul Cercueil &lt;paul@crapouillou.net&gt;Link: https://lkml.kernel.org/r/20200528031549.13846-6-zhouyanjie@wanyeetech.comSigned-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/ingenic/Makefile</description>
        <pubDate>Thu, 28 May 2020 03:15:47 +0000</pubDate>
        <dc:creator>&#21608;&#29744;&#26480; (Zhou Yanjie) &lt;zhouyanjie@wanyeetech.com&gt;</dc:creator>
    </item>
<item>
        <title>b9df3997 - clk: Ingenic: Add CGU driver for X1000.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/ingenic/Makefile#b9df3997</link>
        <description>clk: Ingenic: Add CGU driver for X1000.Add support for the clocks provided by the CGU in the Ingenic X1000SoC, making use of the cgu code to do the heavy lifting.Signed-off-by: Zhou Yanjie &lt;zhouyanjie@zoho.com&gt;Link: https://lkml.kernel.org/r/1573378102-72380-3-git-send-email-zhouyanjie@zoho.comReviewed-by: Paul Cercueil &lt;paul@crapouillou.net&gt;Signed-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/ingenic/Makefile</description>
        <pubDate>Sun, 10 Nov 2019 09:28:22 +0000</pubDate>
        <dc:creator>Zhou Yanjie &lt;zhouyanjie@zoho.com&gt;</dc:creator>
    </item>
<item>
        <title>4f89e4b8 - clk: ingenic: Add driver for the TCU clocks</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/ingenic/Makefile#4f89e4b8</link>
        <description>clk: ingenic: Add driver for the TCU clocksAdd driver to support the clocks provided by the Timer/Counter Unit(TCU) of the JZ47xx SoCs from Ingenic.Signed-off-by: Paul Cercueil &lt;paul@crapouillou.net&gt;Tested-by: Mathieu Malaterre &lt;malat@debian.org&gt;Tested-by: Artur Rojek &lt;contact@artur-rojek.eu&gt;Acked-by: Stephen Boyd &lt;sboyd@kernel.org&gt;Signed-off-by: Paul Burton &lt;paul.burton@mips.com&gt;Cc: Ralf Baechle &lt;ralf@linux-mips.org&gt;Cc: James Hogan &lt;jhogan@kernel.org&gt;Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;Cc: Lee Jones &lt;lee.jones@linaro.org&gt;Cc: Arnd Bergmann &lt;arnd@arndb.de&gt;Cc: Daniel Lezcano &lt;daniel.lezcano@linaro.org&gt;Cc: Thomas Gleixner &lt;tglx@linutronix.de&gt;Cc: Michael Turquette &lt;mturquette@baylibre.com&gt;Cc: Jason Cooper &lt;jason@lakedaemon.net&gt;Cc: Marc Zyngier &lt;marc.zyngier@arm.com&gt;Cc: Rob Herring &lt;robh+dt@kernel.org&gt;Cc: Mark Rutland &lt;mark.rutland@arm.com&gt;Cc: devicetree@vger.kernel.orgCc: linux-kernel@vger.kernel.orgCc: linux-doc@vger.kernel.orgCc: linux-mips@vger.kernel.orgCc: linux-clk@vger.kernel.orgCc: od@zcrc.me

            List of files:
            /linux-6.15/drivers/clk/ingenic/Makefile</description>
        <pubDate>Wed, 24 Jul 2019 17:16:07 +0000</pubDate>
        <dc:creator>Paul Cercueil &lt;paul@crapouillou.net&gt;</dc:creator>
    </item>
<item>
        <title>2ee93e3c - clk: ingenic: Handle setting the Low-Power Mode bit</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/ingenic/Makefile#2ee93e3c</link>
        <description>clk: ingenic: Handle setting the Low-Power Mode bitThe Low-Power Mode, when enabled, will make the &quot;wait&quot; MIPS instructionsuspend the system.This is not really clock-related, but this bit happens to be in theregister set of the CGU.Signed-off-by: Paul Cercueil &lt;paul@crapouillou.net&gt;Signed-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/ingenic/Makefile</description>
        <pubDate>Tue, 11 Jun 2019 18:07:54 +0000</pubDate>
        <dc:creator>Paul Cercueil &lt;paul@crapouillou.net&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/ingenic/Makefile#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/ingenic/Makefile</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>226dfa47 - clk: Add Ingenic jz4725b CGU driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/ingenic/Makefile#226dfa47</link>
        <description>clk: Add Ingenic jz4725b CGU driverAdd support for the clocks provided by the CGU in the Ingenic JZ4725BSoC.Signed-off-by: Paul Cercueil &lt;paul@crapouillou.net&gt;Signed-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/ingenic/Makefile</description>
        <pubDate>Thu, 23 Aug 2018 13:17:44 +0000</pubDate>
        <dc:creator>Paul Cercueil &lt;paul@crapouillou.net&gt;</dc:creator>
    </item>
<item>
        <title>0880fb86 - clk: ingenic: Add proper Kconfig entries</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/ingenic/Makefile#0880fb86</link>
        <description>clk: ingenic: Add proper Kconfig entriesPreviously, the CGU code corresponding to the SoC for which we&apos;recompiling the kernel was the only one enabled, which made it impossibleto build one kernel that supports them all.Now, it is possible to select more than one SoC to support.Signed-off-by: Paul Cercueil &lt;paul@crapouillou.net&gt;Signed-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/ingenic/Makefile</description>
        <pubDate>Thu, 23 Aug 2018 13:17:41 +0000</pubDate>
        <dc:creator>Paul Cercueil &lt;paul@crapouillou.net&gt;</dc:creator>
    </item>
<item>
        <title>7a01c190 - clk: Add Ingenic jz4770 CGU driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/ingenic/Makefile#7a01c190</link>
        <description>clk: Add Ingenic jz4770 CGU driverAdd support for the clocks provided by the CGU in the Ingenic JZ4770SoC.Signed-off-by: Paul Cercueil &lt;paul@crapouillou.net&gt;Signed-off-by: Maarten ter Huurne &lt;maarten@treewalker.org&gt;Acked-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;Cc: Ralf Baechle &lt;ralf@linux-mips.org&gt;Cc: linux-mips@linux-mips.orgPatchwork: https://patchwork.linux-mips.org/patch/18482/Signed-off-by: James Hogan &lt;jhogan@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/ingenic/Makefile</description>
        <pubDate>Tue, 16 Jan 2018 15:47:56 +0000</pubDate>
        <dc:creator>Paul Cercueil &lt;paul@crapouillou.net&gt;</dc:creator>
    </item>
<item>
        <title>29136ad5 - clk: ingenic: add JZ4780 CGU support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/ingenic/Makefile#29136ad5</link>
        <description>clk: ingenic: add JZ4780 CGU supportAdd support for the clocks provided by the CGU in the Ingenic JZ4780SoC, making use of the SoC-agnostic CGU code to do the heavy lifting.Signed-off-by: Paul Burton &lt;paul.burton@imgtec.com&gt;Co-authored-by: Paul Cercueil &lt;paul@crapouillou.net&gt;Cc: Lars-Peter Clausen &lt;lars@metafoo.de&gt;Cc: Mike Turquette &lt;mturquette@linaro.org&gt;Cc: Stephen Boyd &lt;sboyd@codeaurora.org&gt;Cc: linux-clk@vger.kernel.orgCc: linux-mips@linux-mips.orgCc: linux-kernel@vger.kernel.orgPatchwork: https://patchwork.linux-mips.org/patch/10157/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/drivers/clk/ingenic/Makefile</description>
        <pubDate>Sun, 24 May 2015 15:11:40 +0000</pubDate>
        <dc:creator>Paul Burton &lt;paul.burton@imgtec.com&gt;</dc:creator>
    </item>
<item>
        <title>ff1930c6 - MIPS,clk: migrate JZ4740 to common clock framework</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/ingenic/Makefile#ff1930c6</link>
        <description>MIPS,clk: migrate JZ4740 to common clock frameworkMigrate the JZ4740 &amp; the qi_lb60 board to use common clock frameworkvia the new Ingenic SoC CGU driver. Note that the JZ4740-specificdebugfs code is removed since common clock framework provides its owndebug capabilities.Signed-off-by: Paul Burton &lt;paul.burton@imgtec.com&gt;Co-authored-by: Paul Cercueil &lt;paul@crapouillou.net&gt;Cc: Ian Campbell &lt;ijc+devicetree@hellion.org.uk&gt;Cc: Kumar Gala &lt;galak@codeaurora.org&gt;Cc: Lars-Peter Clausen &lt;lars@metafoo.de&gt;Cc: Mark Rutland &lt;mark.rutland@arm.com&gt;Cc: Mike Turquette &lt;mturquette@linaro.org&gt;Cc: Pawel Moll &lt;pawel.moll@arm.com&gt;Cc: Rob Herring &lt;robh+dt@kernel.org&gt;Cc: Stephen Boyd &lt;sboyd@codeaurora.org&gt;Cc: devicetree@vger.kernel.orgCc: linux-clk@vger.kernel.orgCc: linux-mips@linux-mips.orgCc: Fabian Frederick &lt;fabf@skynet.be&gt;Cc: Deng-Cheng Zhu &lt;dengcheng.zhu@imgtec.com&gt;Cc: Linus Walleij &lt;linus.walleij@linaro.org&gt;Cc: Stephen Warren &lt;swarren@wwwdotorg.org&gt;Cc: linux-kernel@vger.kernel.orgCc: Brian Norris &lt;computersforpeace@gmail.com&gt;Patchwork: https://patchwork.linux-mips.org/patch/10151/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/drivers/clk/ingenic/Makefile</description>
        <pubDate>Sun, 24 May 2015 15:11:36 +0000</pubDate>
        <dc:creator>Paul Burton &lt;paul.burton@imgtec.com&gt;</dc:creator>
    </item>
<item>
        <title>b066303f - clk: ingenic: add driver for Ingenic SoC CGU clocks</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/ingenic/Makefile#b066303f</link>
        <description>clk: ingenic: add driver for Ingenic SoC CGU clocksThis driver supports the CGU clocks for Ingenic SoCs. It is genericenough to be usable across at least the JZ4740 to the JZ4780, and willbe made use of on such devices in subsequent commits. This patch byitself only adds the SoC-agnostic infrastructure that forms the bulk ofthe CGU driver for the aforementioned further commits to make use of.Signed-off-by: Paul Burton &lt;paul.burton@imgtec.com&gt;Co-authored-by: Paul Cercueil &lt;paul@crapouillou.net&gt;Cc: Lars-Peter Clausen &lt;lars@metafoo.de&gt;Cc: Mike Turquette &lt;mturquette@linaro.org&gt;Cc: Stephen Boyd &lt;sboyd@codeaurora.org&gt;Cc: linux-clk@vger.kernel.orgCc: linux-mips@linux-mips.orgCc: linux-kernel@vger.kernel.orgPatchwork: https://patchwork.linux-mips.org/patch/10150/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/drivers/clk/ingenic/Makefile</description>
        <pubDate>Sun, 24 May 2015 15:11:35 +0000</pubDate>
        <dc:creator>Paul Burton &lt;paul.burton@imgtec.com&gt;</dc:creator>
    </item>
</channel>
</rss>
