<?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>22f86fab - soc: amlogic: Move power-domain drivers to the genpd dir</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/amlogic/Makefile#22f86fab</link>
        <description>soc: amlogic: Move power-domain drivers to the genpd dirTo simplify with maintenance let&apos;s move the amlogic power-domain drivers tothe new genpd directory. Going forward, patches are intended to be managedthrough a separate git tree, according to MAINTAINERS.Cc: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;Cc: Kevin Hilman &lt;khilman@baylibre.com&gt;Cc: Jerome Brunet &lt;jbrunet@baylibre.com&gt;Cc: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;Cc: &lt;linux-amlogic@lists.infradead.org&gt;Acked-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;Signed-off-by: Ulf Hansson &lt;ulf.hansson@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/soc/amlogic/Makefile</description>
        <pubDate>Mon, 03 Jul 2023 14:09:41 +0000</pubDate>
        <dc:creator>Ulf Hansson &lt;ulf.hansson@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>b3dde501 - soc: amlogic: Add support for Secure power domains controller</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/amlogic/Makefile#b3dde501</link>
        <description>soc: amlogic: Add support for Secure power domains controllerAdd support for the Amlogic Secure Power controller. In A1/C1 series, powercontrol registers are in secure domain, and should be accessed by smc.Signed-off-by: Jianxin Pan &lt;jianxin.pan@amlogic.com&gt;Signed-off-by: Kevin Hilman &lt;khilman@baylibre.com&gt;Link: https://lore.kernel.org/r/1579087831-94965-4-git-send-email-jianxin.pan@amlogic.com

            List of files:
            /linux-6.15/drivers/soc/amlogic/Makefile</description>
        <pubDate>Wed, 15 Jan 2020 11:30:30 +0000</pubDate>
        <dc:creator>Jianxin Pan &lt;jianxin.pan@amlogic.com&gt;</dc:creator>
    </item>
<item>
        <title>eef3c2ba - soc: amlogic: Add support for Everything-Else power domains controller</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/amlogic/Makefile#eef3c2ba</link>
        <description>soc: amlogic: Add support for Everything-Else power domains controllerAdd support for the General Purpose Amlogic Everything-Else Power controller,with the first support for G12A and SM1 SoCs dedicated to the VPU, PCIe,USB, NNA, GE2D and Ethernet Power Domains.Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;Reviewed-by: Kevin Hilman &lt;khilman@baylibre.com&gt;Tested-by: Kevin Hilman &lt;khilman@baylibre.com&gt;Signed-off-by: Kevin Hilman &lt;khilman@baylibre.com&gt;

            List of files:
            /linux-6.15/drivers/soc/amlogic/Makefile</description>
        <pubDate>Fri, 23 Aug 2019 09:04:15 +0000</pubDate>
        <dc:creator>Neil Armstrong &lt;narmstrong@baylibre.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/soc/amlogic/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/soc/amlogic/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>2b45ebef - soc: amlogic: Add Meson Clock Measure driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/amlogic/Makefile#2b45ebef</link>
        <description>soc: amlogic: Add Meson Clock Measure driverThe Amlogic Meson SoCs embeds a clock measurer IP to measure the internalclock paths frequencies.The precision is determined by stepping into the duration until the counteroverflows.The debugfs slows a pretty summary and each clock can be measuredindividually aswell.Cc: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;Reviewed-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;Tested-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;Signed-off-by: Kevin Hilman &lt;khilman@baylibre.com&gt;

            List of files:
            /linux-6.15/drivers/soc/amlogic/Makefile</description>
        <pubDate>Sun, 18 Nov 2018 13:50:23 +0000</pubDate>
        <dc:creator>Neil Armstrong &lt;narmstrong@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>d4983983 - soc: amlogic: add meson-canvas driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/amlogic/Makefile#d4983983</link>
        <description>soc: amlogic: add meson-canvas driverAmlogic SoCs have a repository of 256 canvas which they use todescribe pixel buffers.They contain metadata like width, height, block mode, endianness [..]Many IPs within those SoCs like vdec/vpu rely on those canvas to read/writepixels.Reviewed-by: Jerome Brunet &lt;jbrunet@baylibre.com&gt;Tested-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;Signed-off-by: Maxime Jourdan &lt;mjourdan@baylibre.com&gt;Signed-off-by: Kevin Hilman &lt;khilman@baylibre.com&gt;

            List of files:
            /linux-6.15/drivers/soc/amlogic/Makefile</description>
        <pubDate>Thu, 23 Aug 2018 11:49:53 +0000</pubDate>
        <dc:creator>Maxime Jourdan &lt;mjourdan@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>75fcb5ca - soc: amlogic: add Meson GX VPU Domains driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/amlogic/Makefile#75fcb5ca</link>
        <description>soc: amlogic: add Meson GX VPU Domains driverThe Video Processing Unit needs a specific Power Domain powering schemethis driver handles this as a PM Power Domain driver.Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;Signed-off-by: Kevin Hilman &lt;khilman@baylibre.com&gt;

            List of files:
            /linux-6.15/drivers/soc/amlogic/Makefile</description>
        <pubDate>Sat, 28 Oct 2017 16:40:16 +0000</pubDate>
        <dc:creator>Neil Armstrong &lt;narmstrong@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>5e68c0fc - soc: amlogic: Add Meson6/Meson8/Meson8b/Meson8m2 SoC Information driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/amlogic/Makefile#5e68c0fc</link>
        <description>soc: amlogic: Add Meson6/Meson8/Meson8b/Meson8m2 SoC Information driverAmlogic SoCs have an information register which contains the SoC typeand revision information.This patchs adds support for decoding those registers and exposing theresulting information via the SoC bus infrastructure.Signed-off-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;Signed-off-by: Kevin Hilman &lt;khilman@baylibre.com&gt;

            List of files:
            /linux-6.15/drivers/soc/amlogic/Makefile</description>
        <pubDate>Sat, 23 Sep 2017 14:14:02 +0000</pubDate>
        <dc:creator>Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>a9daaba2 - soc: Add Amlogic SoC Information driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/amlogic/Makefile#a9daaba2</link>
        <description>soc: Add Amlogic SoC Information driverAmlogic SoCs have a SoC information register for SoC type, package type andrevision information.This patchs adds support for this register decoding and exposing with theSoC bus infrastructure.Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;Signed-off-by: Kevin Hilman &lt;khilman@baylibre.com&gt;

            List of files:
            /linux-6.15/drivers/soc/amlogic/Makefile</description>
        <pubDate>Fri, 23 Jun 2017 08:28:18 +0000</pubDate>
        <dc:creator>Neil Armstrong &lt;narmstrong@baylibre.com&gt;</dc:creator>
    </item>
</channel>
</rss>
