<?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 2025</copyright>
    <generator>Java</generator><item>
        <title>d14891961a79eab2f5235a020d3fe6d0e915e5fa - thermal: Add support for fp9931 thermal drivers</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/thermal/Makefile#d14891961a79eab2f5235a020d3fe6d0e915e5fa</link>
        <description>thermal: Add support for fp9931 thermal driversChange-Id: I6d94c59e2c56de4ed15f1ae29d7e9be830414064Signed-off-by: Chaoyi Chen &lt;chaoyi.chen@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/thermal/Makefile</description>
        <pubDate>Wed, 17 Jul 2024 06:48:37 +0000</pubDate>
        <dc:creator>Chaoyi Chen &lt;chaoyi.chen@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>32713238f8733df1485e8c21e546eb0c325998df - thermal: Add support for sy7636a thermal drivers</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/thermal/Makefile#32713238f8733df1485e8c21e546eb0c325998df</link>
        <description>thermal: Add support for sy7636a thermal driversSigned-off-by: Chaoyi Chen &lt;chaoyi.chen@rock-chips.com&gt;Change-Id: I6070e4fd4ebe56b2ad6ff945767b80738245e021

            List of files:
            /rk3399_rockchip-uboot/drivers/thermal/Makefile</description>
        <pubDate>Fri, 02 Feb 2024 03:30:16 +0000</pubDate>
        <dc:creator>Chaoyi Chen &lt;chaoyi.chen@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>aeed442f965911ae61129982d7bb5f34b2bde1cf - thermal: support rockchip thermal drivers</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/thermal/Makefile#aeed442f965911ae61129982d7bb5f34b2bde1cf</link>
        <description>thermal: support rockchip thermal driversCreate driver to support all Rockchip SoCs tsadc get temp.Example of usage:	struct udevice *thermal;	int *temp = 0;	ret = uclass_get_device(UCLASS_THERMAL, 0, &amp;thermal);	thermal_get_temp(thermal, temp);Change-Id: Ie63d3832c2186b4197215a670903d49046ed722aSigned-off-by: Elaine Zhang &lt;zhangqing@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/thermal/Makefile</description>
        <pubDate>Wed, 19 Sep 2018 09:37:03 +0000</pubDate>
        <dc:creator>Elaine Zhang &lt;zhangqing@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>13a3972585af60ec367d209cedbd3601e0c77467 - Merge remote-tracking branch &apos;u-boot/master&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/thermal/Makefile#13a3972585af60ec367d209cedbd3601e0c77467</link>
        <description>Merge remote-tracking branch &apos;u-boot/master&apos;

            List of files:
            /rk3399_rockchip-uboot/drivers/thermal/Makefile</description>
        <pubDate>Wed, 14 Oct 2015 08:46:36 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>1368f99346b1a6c566095bcb1df662cdbdb129b3 - thermal: imx_thermal: rework driver to be reused</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/thermal/Makefile#1368f99346b1a6c566095bcb1df662cdbdb129b3</link>
        <description>thermal: imx_thermal: rework driver to be reusedRework imx_thermal driver to be used across i.MXprocessor that support thermal sensorSigned-off-by: Adrian Alonso &lt;aalonso@freescale.com&gt;Signed-off-by: Peng Fan &lt;Peng.Fan@freescale.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/thermal/Makefile</description>
        <pubDate>Wed, 02 Sep 2015 18:54:13 +0000</pubDate>
        <dc:creator>Adrian Alonso &lt;aalonso@freescale.com&gt;</dc:creator>
    </item>
<item>
        <title>dee332ffb735f65ab922118791a583c17bb0b795 - Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-imx</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/thermal/Makefile#dee332ffb735f65ab922118791a583c17bb0b795</link>
        <description>Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-imx

            List of files:
            /rk3399_rockchip-uboot/drivers/thermal/Makefile</description>
        <pubDate>Mon, 24 Nov 2014 17:02:12 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>e3568d2ecadda3e6c24ffab1670b77763df7419f - DM: thermal: Add imx thermal DM driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/thermal/Makefile#e3568d2ecadda3e6c24ffab1670b77763df7419f</link>
        <description>DM: thermal: Add imx thermal DM driverAdd a new thermal uclass for thermal sensor and implement the imxthermal driver basing on this uclass.Signed-off-by: Ye.Li &lt;B37916@freescale.com&gt;Acked-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/thermal/Makefile</description>
        <pubDate>Thu, 20 Nov 2014 13:14:13 +0000</pubDate>
        <dc:creator>Ye.Li &lt;B37916@freescale.com&gt;</dc:creator>
    </item>
</channel>
</rss>
