<?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>192514ae - soc: mediatek: Add MediaTek DVFS Resource Collector (DVFSRC) driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/mediatek/Makefile#192514ae</link>
        <description>soc: mediatek: Add MediaTek DVFS Resource Collector (DVFSRC) driverThe Dynamic Voltage and Frequency Scaling Resource Collector (DVFSRC) is aHardware module used to collect all the requests from both software and thevarious remote processors embedded into the SoC and decide about a minimumoperating voltage and a minimum DRAM frequency to fulfill those requests inan effort to provide the best achievable performance per watt.This hardware IP is capable of transparently performing direct register R/Won all of the DVFSRC-controlled regulators and SoC bandwidth knobs.This driver includes support for MT8183, MT8192 and MT8195.Co-Developed-by: Dawei Chien &lt;dawei.chien@mediatek.com&gt;[Angelo: Partial refactoring and cleanups]Reviewed-by: Georgi Djakov &lt;djakov@kerenl.org&gt;Link: https://lore.kernel.org/r/20240610085735.147134-5-angelogioacchino.delregno@collabora.comSigned-off-by: AngeloGioacchino Del Regno &lt;angelogioacchino.delregno@collabora.com&gt;

            List of files:
            /linux-6.15/drivers/soc/mediatek/Makefile</description>
        <pubDate>Mon, 10 Jun 2024 08:57:32 +0000</pubDate>
        <dc:creator>AngeloGioacchino Del Regno &lt;angelogioacchino.delregno@collabora.com&gt;</dc:creator>
    </item>
<item>
        <title>423a54da - soc: mediatek: mtk-socinfo: Add driver for getting chip information</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/mediatek/Makefile#423a54da</link>
        <description>soc: mediatek: mtk-socinfo: Add driver for getting chip informationAdd driver for socinfo retrieval. This patch includes the following:1. mtk-socinfo driver for chip info retrieval2. Related changes to Makefile and KconfigSigned-off-by: William-tw Lin &lt;william-tw.lin@mediatek.com&gt;Reviewed-by: AngeloGioacchino Del Regno &lt;angelogioacchino.delregno@collabora.com&gt;Link: https://lore.kernel.org/r/20231222080739.21706-3-william-tw.lin@mediatek.comSigned-off-by: AngeloGioacchino Del Regno &lt;angelogioacchino.delregno@collabora.com&gt;

            List of files:
            /linux-6.15/drivers/soc/mediatek/Makefile</description>
        <pubDate>Fri, 22 Dec 2023 08:07:38 +0000</pubDate>
        <dc:creator>William-tw Lin &lt;william-tw.lin@mediatek.com&gt;</dc:creator>
    </item>
<item>
        <title>fcd96321 - soc: mediatek: Move power-domain drivers to the genpd dir</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/mediatek/Makefile#fcd96321</link>
        <description>soc: mediatek: Move power-domain drivers to the genpd dirTo simplify with maintenance let&apos;s move the mediatek power-domain driversto the new genpd directory. Going forward, patches are intended to bemanaged through a separate git tree, according to MAINTAINERS.Cc: Matthias Brugger &lt;matthias.bgg@gmail.com&gt;Cc: AngeloGioacchino Del Regno &lt;angelogioacchino.delregno@collabora.com&gt;Cc: &lt;linux-mediatek@lists.infradead.org&gt;Signed-off-by: Ulf Hansson &lt;ulf.hansson@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/soc/mediatek/Makefile</description>
        <pubDate>Wed, 05 Jul 2023 15:04:34 +0000</pubDate>
        <dc:creator>Ulf Hansson &lt;ulf.hansson@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>c200774a - soc: mediatek: Introduce mediatek-regulator-coupler driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/mediatek/Makefile#c200774a</link>
        <description>soc: mediatek: Introduce mediatek-regulator-coupler driverThis driver currently deals with GPU-SRAM regulator coupling, ensuringthat the SRAM voltage is always between a specific range of distance tothe GPU voltage, depending on the SoC, necessary in order to achievesystem stability across the full range of supported GPU frequencies.Signed-off-by: AngeloGioacchino Del Regno &lt;angelogioacchino.delregno@collabora.com&gt;Reviewed-by: Dmitry Osipenko &lt;dmitry.osipenko@collabora.com&gt;Reviewed-by: Alyssa Rosenzweig &lt;alyssa@collabora.com&gt;Link: https://lore.kernel.org/r/20221006115816.66853-1-angelogioacchino.delregno@collabora.comSigned-off-by: Matthias Brugger &lt;matthias.bgg@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/soc/mediatek/Makefile</description>
        <pubDate>Thu, 06 Oct 2022 11:58:16 +0000</pubDate>
        <dc:creator>AngeloGioacchino Del Regno &lt;angelogioacchino.delregno@collabora.com&gt;</dc:creator>
    </item>
<item>
        <title>681a02e9 - soc: mediatek: SVS: introduce MTK SVS engine</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/mediatek/Makefile#681a02e9</link>
        <description>soc: mediatek: SVS: introduce MTK SVS engineThe Smart Voltage Scaling(SVS) engine is a piece of hardwarewhich calculates suitable SVS bank voltages to OPP voltage table.Then, DVFS driver could apply those SVS bank voltages to PMIC/Buckwhen receiving OPP_EVENT_ADJUST_VOLTAGE.Signed-off-by: Roger Lu &lt;roger.lu@mediatek.com&gt;Reviewed-by: AngeloGioacchino Del Regno &lt;angelogioacchino.delregno@collabora.com&gt;Reviewed-by: Kevin Hilman &lt;khilman@baylibre.com&gt;Link: https://lore.kernel.org/r/20220516004311.18358-4-roger.lu@mediatek.comSigned-off-by: Matthias Brugger &lt;matthias.bgg@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/soc/mediatek/Makefile</description>
        <pubDate>Mon, 16 May 2022 00:43:07 +0000</pubDate>
        <dc:creator>Roger Lu &lt;roger.lu@mediatek.com&gt;</dc:creator>
    </item>
<item>
        <title>e1e4f7fe - soc / drm: mediatek: Move mtk mutex driver to soc folder</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/mediatek/Makefile#e1e4f7fe</link>
        <description>soc / drm: mediatek: Move mtk mutex driver to soc foldermtk mutex is used by DRM and MDP driver, and its function is SoC-specific,so move it to soc folder.Signed-off-by: CK Hu &lt;ck.hu@mediatek.com&gt;Signed-off-by: Chun-Kuang Hu &lt;chunkuang.hu@kernel.org&gt;Acked-by: Matthias Brugger &lt;matthias.bgg@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/soc/mediatek/Makefile</description>
        <pubDate>Tue, 21 Jul 2020 07:46:06 +0000</pubDate>
        <dc:creator>CK Hu &lt;ck.hu@mediatek.com&gt;</dc:creator>
    </item>
<item>
        <title>0890beb2 - soc: mediatek: add mt6779 devapc driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/mediatek/Makefile#0890beb2</link>
        <description>soc: mediatek: add mt6779 devapc driverMediaTek bus fabric provides TrustZone security support and dataprotection to prevent slaves from being accessed by unexpectedmasters.The security violation is logged and sent to the processor forfurther analysis or countermeasures.Any occurrence of security violation would raise an interrupt, andit will be handled by mtk-devapc driver. The violationinformation is printed in order to find the murderer.Signed-off-by: Neal Liu &lt;neal.liu@mediatek.com&gt;Link: https://lore.kernel.org/r/1602732039-12179-3-git-send-email-neal.liu@mediatek.comSigned-off-by: Matthias Brugger &lt;matthias.bgg@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/soc/mediatek/Makefile</description>
        <pubDate>Thu, 15 Oct 2020 03:20:39 +0000</pubDate>
        <dc:creator>Neal Liu &lt;neal.liu@mediatek.com&gt;</dc:creator>
    </item>
<item>
        <title>59b644b0 - soc: mediatek: Add MediaTek SCPSYS power domains</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/mediatek/Makefile#59b644b0</link>
        <description>soc: mediatek: Add MediaTek SCPSYS power domainsThe System Control Processor System (SCPSYS) has several power managementrelated tasks in the system. This driver implements support to handlethe different power domains supported in order to meet high performanceand low power requirements.Co-developed-by: Matthias Brugger &lt;mbrugger@suse.com&gt;Signed-off-by: Matthias Brugger &lt;mbrugger@suse.com&gt;Signed-off-by: Enric Balletbo i Serra &lt;enric.balletbo@collabora.com&gt;Link: https://lore.kernel.org/r/20201030113622.201188-3-enric.balletbo@collabora.comSigned-off-by: Matthias Brugger &lt;matthias.bgg@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/soc/mediatek/Makefile</description>
        <pubDate>Fri, 30 Oct 2020 11:36:08 +0000</pubDate>
        <dc:creator>Enric Balletbo i Serra &lt;enric.balletbo@collabora.com&gt;</dc:creator>
    </item>
<item>
        <title>13032709 - clk / soc: mediatek: Move mt8173 MMSYS to platform driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/mediatek/Makefile#13032709</link>
        <description>clk / soc: mediatek: Move mt8173 MMSYS to platform driverThere is no strong reason for this to use CLK_OF_DECLARE instead ofbeing a platform driver. Plus, MMSYS provides clocks but also a sharedregister space for the mediatek-drm and the mediatek-mdpdriver. So move the MMSYS clocks to a new platform driver and alsocreate a new MMSYS platform driver in drivers/soc/mediatek thatinstantiates the clock driver.Signed-off-by: Matthias Brugger &lt;mbrugger@suse.com&gt;Signed-off-by: Enric Balletbo i Serra &lt;enric.balletbo@collabora.com&gt;Reviewed-by: CK Hu &lt;ck.hu@mediatek.com&gt;Reviewed-by: Stephen Boyd &lt;sboyd@kernel.org&gt;Signed-off-by: Matthias Brugger &lt;matthias.bgg@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/soc/mediatek/Makefile</description>
        <pubDate>Wed, 25 Mar 2020 17:31:21 +0000</pubDate>
        <dc:creator>Matthias Brugger &lt;mbrugger@suse.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/mediatek/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/mediatek/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>576f1b4b - soc: mediatek: Add Mediatek CMDQ helper</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/mediatek/Makefile#576f1b4b</link>
        <description>soc: mediatek: Add Mediatek CMDQ helperAdd Mediatek CMDQ helper to create CMDQ packet and assemble GCE op code.Signed-off-by: Houlong Wei &lt;houlong.wei@mediatek.com&gt;Signed-off-by: HS Liao &lt;hs.liao@mediatek.com&gt;Signed-off-by: Matthias Brugger &lt;matthias.bgg@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/soc/mediatek/Makefile</description>
        <pubDate>Thu, 29 Nov 2018 03:37:09 +0000</pubDate>
        <dc:creator>Houlong Wei &lt;houlong.wei@mediatek.com&gt;</dc:creator>
    </item>
<item>
        <title>c84e3587 - soc: Mediatek: Add SCPSYS power domain driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/mediatek/Makefile#c84e3587</link>
        <description>soc: Mediatek: Add SCPSYS power domain driverThis adds a power domain driver for the Mediatek SCPSYS unit.The System Control Processor System (SCPSYS) has several powermanagement related tasks in the system. The tasks include thermalmeasurement, dynamic voltage frequency scaling (DVFS), interruptfilter and lowlevel sleep control. The System Power Manager (SPM)inside the SCPSYS is for the MTCMOS power domain control.For now this driver only adds power domain support, the moreadvanced features are not yet supported. The driver implementsthe generic PM domain device tree bindings, the first user willmost likely be the Mediatek AFE audio driver.Signed-off-by: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;Reviewed-by: Daniel Kurtz &lt;djkurtz@chromium.org&gt;Signed-off-by: Matthias Brugger &lt;matthias.bgg@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/soc/mediatek/Makefile</description>
        <pubDate>Wed, 24 Jun 2015 06:17:04 +0000</pubDate>
        <dc:creator>Sascha Hauer &lt;s.hauer@pengutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>16a624a9 - soc: mediatek: Add infracfg misc driver support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/mediatek/Makefile#16a624a9</link>
        <description>soc: mediatek: Add infracfg misc driver supportThis adds support for some miscellaneous bits of the infracfg controller.The mtk_infracfg_set/clear_bus_protection functions are necessary forthe scpsys power domain driver to handle the bus protection bits whichare contained in the infacfg register space.Signed-off-by: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;Reviewed-by: Daniel Kurtz &lt;djkurtz@chromium.org&gt;Signed-off-by: Matthias Brugger &lt;matthias.bgg@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/soc/mediatek/Makefile</description>
        <pubDate>Wed, 24 Jun 2015 06:17:02 +0000</pubDate>
        <dc:creator>Sascha Hauer &lt;s.hauer@pengutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>1f022d84 - soc: mediatek: Add PMIC wrapper for MT8135 and MT8173 SoCs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/mediatek/Makefile#1f022d84</link>
        <description>soc: mediatek: Add PMIC wrapper for MT8135 and MT8173 SoCsThis adds support for the PMIC wrapper found on MediaTek MT8135 andMT8173 SoCs. The PMIC wrapper is found on MT6xxx SoCs aswell but theseare currently not supported.On MediaTek MT8135, MT8173 and other SoCs the PMIC is connected viaSPI. The SPI master interface is not directly visible to the CPU, butonly through the PMIC wrapper inside the SoC. The communication betweenthe SoC and the PMIC can optionally be encrypted. Also a non standardDual IO SPI mode can be used to increase speed. The MT8135 also supportsa special feature named &quot;IP Pairing&quot;. With IP Pairing the pins of someSoC internal peripherals can be on the PMIC. The signals of these pinsare routed over the SPI bus using the pwrap bridge. Because of theseoptional non SPI conform features the PMIC driver is not implemented asa SPI bus master driver.Signed-off-by: Flora Fu, MediaTekSigned-off-by: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;Signed-off-by: Matthias Brugger &lt;matthias.bgg@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/soc/mediatek/Makefile</description>
        <pubDate>Tue, 17 Mar 2015 10:14:34 +0000</pubDate>
        <dc:creator>Flora Fu &lt;flora.fu@mediatek.com&gt;</dc:creator>
    </item>
</channel>
</rss>
