<?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>323fd595 - clk: versatile: Rename ICST to CLK_ICST</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/versatile/Makefile#323fd595</link>
        <description>clk: versatile: Rename ICST to CLK_ICSTFor consistency, prefix the ICST config option with CLK as all otherclock source drivers have.Signed-off-by: Jean Delvare &lt;jdelvare@suse.de&gt;Cc: Linus Walleij &lt;linus.walleij@linaro.org&gt;Cc: Michael Turquette &lt;mturquette@baylibre.com&gt;Cc: Stephen Boyd &lt;sboyd@kernel.org&gt;Reviewed-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Link: https://lore.kernel.org/r/20210901180833.4558932d@endymionSigned-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/versatile/Makefile</description>
        <pubDate>Wed, 01 Sep 2021 16:08:33 +0000</pubDate>
        <dc:creator>Jean Delvare &lt;jdelvare@suse.de&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/versatile/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/versatile/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>cfe76a28 - clk: versatile: delete old RealView clock implementation</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/versatile/Makefile#cfe76a28</link>
        <description>clk: versatile: delete old RealView clock implementationThe old RealView clock implementation is not used anymore(nothing in the kernel calls realview_clk_init()) as we havemoved all clocks over to device tree. Delete it.Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Signed-off-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;

            List of files:
            /linux-6.15/drivers/clk/versatile/Makefile</description>
        <pubDate>Fri, 12 May 2017 07:40:49 +0000</pubDate>
        <dc:creator>Linus Walleij &lt;linus.walleij@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>ba3fae06 - ARM/clk: move the ICST library to drivers/clk</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/versatile/Makefile#ba3fae06</link>
        <description>ARM/clk: move the ICST library to drivers/clkThis moves the ICST clock divider helper library fromarch/arm/common to drivers/clk/versatile so it is maintainedwith the other clock drivers.We keep the structure as a helper library intact and do notfuse it with the clk-icst.c Versatile ICST clock driver: theremay be other users out there that need to use this library fortheir clocking, and then it will be helpful to keep thelibrary contained. (The icst.[c|h] files could just be movedto drivers/clk/lib or a similar location to share the library.)Acked-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/clk/versatile/Makefile</description>
        <pubDate>Wed, 01 Feb 2017 09:41:43 +0000</pubDate>
        <dc:creator>Linus Walleij &lt;linus.walleij@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>81cc3f86 - ARM: vexpress: Remove non-DT code</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/versatile/Makefile#81cc3f86</link>
        <description>ARM: vexpress: Remove non-DT codeNow, with the CLCD DT support available, there is nomore reason to keep the non-DT support for V2P-CA9.Removed, together with &quot;some&quot; supporting code. It wasnecessary to make PLAT_VERSATILE_SCHED_CLOCK optionaland selected by the machines still interested in it.Acked-by: Mike Turquette &lt;mturquette@linaro.org&gt;Signed-off-by: Pawel Moll &lt;pawel.moll@arm.com&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/drivers/clk/versatile/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 18:17:34 +0000</pubDate>
        <dc:creator>Pawel Moll &lt;pawel.moll@arm.com&gt;</dc:creator>
    </item>
<item>
        <title>a54c959d - clk: versatile: add versatile OSC support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/versatile/Makefile#a54c959d</link>
        <description>clk: versatile: add versatile OSC supportVersatile platforms share the same OSC programming model as Integratorplatforms. Add the necessary parameters and init functions for Versatile.Renaming the file to clk-versatile.c as versatile is used as the familyname for ARM, Ltd. boards.Signed-off-by: Rob Herring &lt;robh@kernel.org&gt;Acked-by: Mike Turquette &lt;mturquette@linaro.org&gt;Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Reviewed-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/clk/versatile/Makefile</description>
        <pubDate>Sun, 02 Mar 2014 04:05:44 +0000</pubDate>
        <dc:creator>Rob Herring &lt;robh@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>5ee2b877 - clk: versatile: Split config options for sp810 and vexpress_osc</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/versatile/Makefile#5ee2b877</link>
        <description>clk: versatile: Split config options for sp810 and vexpress_oscMove the Kconfig entry for Versatile (&amp; Express) clock driversinto a separate file and add individual options for sp810and vexpress_osc drivers, as they are optional in someconfigurations and may have separate dependencies.Signed-off-by: Pawel Moll &lt;pawel.moll@arm.com&gt;Acked-by: Mike Turquette &lt;mturquette@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/clk/versatile/Makefile</description>
        <pubDate>Tue, 17 Sep 2013 16:16:15 +0000</pubDate>
        <dc:creator>Pawel Moll &lt;pawel.moll@arm.com&gt;</dc:creator>
    </item>
<item>
        <title>6e973d2c - clk: vexpress: Add separate SP810 driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/versatile/Makefile#6e973d2c</link>
        <description>clk: vexpress: Add separate SP810 driverFactor out the SP810 clocking code into a separate driver,selecting better (faster) parent at clk_prepare() time.This is to avoid problems with clocking infrastructureinitialisation order, in particular to avoid dependencyof fixed clock being initialized before SP810. It alsomakes vexpress platform OF-based clock initialisation codeunnecessary.Signed-off-by: Pawel Moll &lt;pawel.moll@arm.com&gt;Tested-by: Catalin Marinas &lt;catalin.marinas@arm.com&gt;Signed-off-by: Mike Turquette &lt;mturquette@linaro.org&gt;[mturquette@linaro.org: add .unprepare, FIXME comment, cleaned up code]

            List of files:
            /linux-6.15/drivers/clk/versatile/Makefile</description>
        <pubDate>Thu, 18 Apr 2013 17:23:22 +0000</pubDate>
        <dc:creator>Pawel Moll &lt;pawel.moll@arm.com&gt;</dc:creator>
    </item>
<item>
        <title>70ee6577 - clk: move IM-PD1 clocks to drivers/clk</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/versatile/Makefile#70ee6577</link>
        <description>clk: move IM-PD1 clocks to drivers/clkThe ARM IM-PD1 add-on module has a few clock of its own, let&apos;smove also these down to the drivers/clk/versatile driver dirand get rid of any remaining oldschool Integrator clocks.Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Signed-off-by: Mike Turquette &lt;mturquette@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/clk/versatile/Makefile</description>
        <pubDate>Tue, 20 Nov 2012 21:39:49 +0000</pubDate>
        <dc:creator>Linus Walleij &lt;linus.walleij@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>bcd6f569 - clk: Common clocks implementation for Versatile Express</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/versatile/Makefile#bcd6f569</link>
        <description>clk: Common clocks implementation for Versatile ExpressThis patch adds a DT and non-DT based implementation ofthe common clock infrastructure for Versatile Expressplatform. It registers (statically or using DT) allrequired fixed clocks, initialises motherboard&apos;s SP810cell (that provides clocks for SP804 timers) andexplicitly registers VE &quot;osc&quot; driver, to make theclock generators available early.Signed-off-by: Pawel Moll &lt;pawel.moll@arm.com&gt;Signed-off-by: Mike Turquette &lt;mturquette@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/clk/versatile/Makefile</description>
        <pubDate>Tue, 18 Sep 2012 14:17:48 +0000</pubDate>
        <dc:creator>Pawel Moll &lt;pawel.moll@arm.com&gt;</dc:creator>
    </item>
<item>
        <title>ed27ff1d - clk: Versatile Express clock generators (&quot;osc&quot;) driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/versatile/Makefile#ed27ff1d</link>
        <description>clk: Versatile Express clock generators (&quot;osc&quot;) driverThis driver provides a common clock framework hardware driverfor Versatile Express clock generators (a.k.a &quot;osc&quot;) controlledvia the config bus.Signed-off-by: Pawel Moll &lt;pawel.moll@arm.com&gt;Signed-off-by: Mike Turquette &lt;mturquette@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/clk/versatile/Makefile</description>
        <pubDate>Tue, 18 Sep 2012 14:17:47 +0000</pubDate>
        <dc:creator>Pawel Moll &lt;pawel.moll@arm.com&gt;</dc:creator>
    </item>
<item>
        <title>f9a6aa43 - clk: convert ARM RealView to common clk</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/versatile/Makefile#f9a6aa43</link>
        <description>clk: convert ARM RealView to common clkThis converts the ARM RealView machine over to using the commonclock. The approach is similar to the one used for the Integrator,and we&apos;re reusing the ICST wrapper code.We have to put the clock intialization in the timer init functionfor the clocks to be available when initializing the timer,keeping them in early_init() is too early for the common clk.Since we now have to go down and compile drivers/clk/versatilea CONFIG_COMMON_CLK_VERSATILE symbol has been added so the propercode gets compiled into the kernel for either machine. A leftoverCLK_VERSATILE in the Integrator Kconfig was fixed up to usethe new symbol as well.Tested on ARM RealView PB1176.Cc: Pawel Moll &lt;pawel.moll@arm.com&gt;Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Signed-off-by: Mike Turquette &lt;mturquette@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/clk/versatile/Makefile</description>
        <pubDate>Mon, 06 Aug 2012 16:32:08 +0000</pubDate>
        <dc:creator>Linus Walleij &lt;linus.walleij@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>a613163d - ARM: integrator: convert to common clock</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/versatile/Makefile#a613163d</link>
        <description>ARM: integrator: convert to common clockThis converts the Integrator platform to use common clockand the ICST driver. Since from this point not all ARMreference platforms use the clock, we defineCONFIG_PLAT_VERSATILE_CLOCK and select it for all platformsexcept the Integrator.Open issue: I could not use the .init_early() field of themachine descriptor to initialize the clocks, but had tomove them to .init_irq(), so presumably .init_early() isso early that common clock is not up, and .init_machine()is too late since it&apos;s needed for the clockevent/clocksourceinitialization. Any suggestions on how to solve this isvery welcome.Cc: Russell King &lt;linux@arm.linux.org.uk&gt;Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;[mturquette@linaro.org: use &apos;select&apos; instead of versatile Kconfig]Signed-off-by: Mike Turquette &lt;mturquette@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/clk/versatile/Makefile</description>
        <pubDate>Mon, 11 Jun 2012 15:33:12 +0000</pubDate>
        <dc:creator>Linus Walleij &lt;linus.walleij@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>91b87a47 - clk: add versatile ICST307 driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/versatile/Makefile#91b87a47</link>
        <description>clk: add versatile ICST307 driverThe ICST307 VCO clock has a shared driver in the ARMarchitecture. This patch provides a wrapper into the commonclock framework so we can use the implementation in theARM architecture without duplicating the code until allARM platforms using this VCO are moved over. At that pointwe can merge the driver from the ARM platform into thegeneric file altogether.Cc: Russell King &lt;linux@arm.linux.org.uk&gt;Cc: Mike Turquette &lt;mturquette@ti.com&gt;Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;[mturquette@linaro.org: removed versatile Kconfig]Signed-off-by: Mike Turquette &lt;mturquette@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/clk/versatile/Makefile</description>
        <pubDate>Mon, 11 Jun 2012 15:29:54 +0000</pubDate>
        <dc:creator>Linus Walleij &lt;linus.walleij@linaro.org&gt;</dc:creator>
    </item>
</channel>
</rss>
