<?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 ti_pd.mk</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>a28114d66a6d43db4accef5fd5d6dab6c059e584 - Merge changes from topic &quot;ti-am62l-clk&quot; into integration</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_ARM-atf/drivers/ti/pd/ti_pd.mk#a28114d66a6d43db4accef5fd5d6dab6c059e584</link>
        <description>Merge changes from topic &quot;ti-am62l-clk&quot; into integration* changes:  feat(k3low): add board specific power management drivers and data  feat(ti): add device group filtering to clock initialization  feat(ti): add clock device integration to TI clock framework  feat(ti): add TI device PSC integration layer  feat(ti): add TI PSC hardware driver  feat(ti): add TI device preparation and validation driver  feat(ti): add TI core device management driver  feat(ti): add TI device power management driver  feat(ti): add TI device clock driver and power domain API  feat(ti): add TI clock management framework core  feat(ti): add TI low-frequency oscillator driver  feat(ti): add TI high-frequency oscillator driver  feat(ti): add TI 16FFT PLL driver  feat(ti): add TI generic PLL driver and control  feat(ti): add TI fixed clock driver  feat(ti): add TI clock divider driver  feat(ti): add TI clock multiplexer driver

            List of files:
            /rk3399_ARM-atf/drivers/ti/pd/ti_pd.mk</description>
        <pubDate>Wed, 22 Apr 2026 06:54:26 +0000</pubDate>
        <dc:creator>Boyan Karatotev &lt;boyan.karatotev@arm.com&gt;</dc:creator>
    </item>
<item>
        <title>a1a3a16f2f866d69b5973b29674175152d0616e9 - feat(ti): add TI device PSC integration layer</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_ARM-atf/drivers/ti/pd/ti_pd.mk#a1a3a16f2f866d69b5973b29674175152d0616e9</link>
        <description>feat(ti): add TI device PSC integration layerAdd device PSC integration layer for TI K3 platforms.This bridges device management API to PSC hardware operations.Change-Id: Ic8172f022faf14269c0bbdcaa687de87a927bf0aSigned-off-by: Kamlesh Gurudasani &lt;kamlesh@ti.com&gt;

            List of files:
            /rk3399_ARM-atf/drivers/ti/pd/ti_pd.mk</description>
        <pubDate>Mon, 16 Feb 2026 14:50:44 +0000</pubDate>
        <dc:creator>Kamlesh Gurudasani &lt;kamlesh@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>f6db41e0666269cf0a6bd4d95a8f2c4ad1cc815a - feat(ti): add TI PSC hardware driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_ARM-atf/drivers/ti/pd/ti_pd.mk#f6db41e0666269cf0a6bd4d95a8f2c4ad1cc815a</link>
        <description>feat(ti): add TI PSC hardware driverAdd Power and Sleep Controller (PSC) hardware driver for TI K3 platforms.This manages power domain state transitions and LPSC module clock gating.Change-Id: I5cb663459d17bbc2228dea845100890549de7fdeSigned-off-by: Kamlesh Gurudasani &lt;kamlesh@ti.com&gt;

            List of files:
            /rk3399_ARM-atf/drivers/ti/pd/ti_pd.mk</description>
        <pubDate>Mon, 16 Feb 2026 14:48:40 +0000</pubDate>
        <dc:creator>Kamlesh Gurudasani &lt;kamlesh@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>bc55e1313c36f01779ace623d2e0a02c9c69842f - feat(ti): add TI device preparation and validation driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_ARM-atf/drivers/ti/pd/ti_pd.mk#bc55e1313c36f01779ace623d2e0a02c9c69842f</link>
        <description>feat(ti): add TI device preparation and validation driverAdd device preparation and validation driver for TI K3 platforms.This validates device access and ownership before power managementoperations.Change-Id: I4f9eada93276d158698178d9c338ac7cf1f9d6f1Signed-off-by: Kamlesh Gurudasani &lt;kamlesh@ti.com&gt;

            List of files:
            /rk3399_ARM-atf/drivers/ti/pd/ti_pd.mk</description>
        <pubDate>Mon, 16 Feb 2026 14:45:55 +0000</pubDate>
        <dc:creator>Kamlesh Gurudasani &lt;kamlesh@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>43b5c0951cf803f4656dc27e79deb1d4377fd435 - feat(ti): add TI core device management driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_ARM-atf/drivers/ti/pd/ti_pd.mk#43b5c0951cf803f4656dc27e79deb1d4377fd435</link>
        <description>feat(ti): add TI core device management driverAdd core device management driver for TI K3 platforms.This provides device initialization and lifecycle management.Change-Id: I55505785e6f8df7ae917ea4d5a751f432a1fcabfSigned-off-by: Kamlesh Gurudasani &lt;kamlesh@ti.com&gt;

            List of files:
            /rk3399_ARM-atf/drivers/ti/pd/ti_pd.mk</description>
        <pubDate>Mon, 16 Feb 2026 14:39:34 +0000</pubDate>
        <dc:creator>Kamlesh Gurudasani &lt;kamlesh@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>92ee37ffb1d575286430d2bd51b5d242628f8d2d - feat(ti): add TI device power management driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_ARM-atf/drivers/ti/pd/ti_pd.mk#92ee37ffb1d575286430d2bd51b5d242628f8d2d</link>
        <description>feat(ti): add TI device power management driverAdd device power management driver for high-level power coordination.This driver implements power management policies and coordination acrossdevices, including:- Device power state management- Power dependency tracking- Device group power controlChange-Id: I6dbbe2c99d33934b7a212ca023998c2ceeee6719Signed-off-by: Kamlesh Gurudasani &lt;kamlesh@ti.com&gt;

            List of files:
            /rk3399_ARM-atf/drivers/ti/pd/ti_pd.mk</description>
        <pubDate>Mon, 16 Feb 2026 14:38:03 +0000</pubDate>
        <dc:creator>Kamlesh Gurudasani &lt;kamlesh@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>6f2a8791a5fa32b5321f6ae7c23b5295ac545d85 - feat(ti): add TI device clock driver and power domain API</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_ARM-atf/drivers/ti/pd/ti_pd.mk#6f2a8791a5fa32b5321f6ae7c23b5295ac545d85</link>
        <description>feat(ti): add TI device clock driver and power domain APIAdd device clock driver and power domain API headers for TI K3 platforms.This manages clocks attached to devices for power management operations.Change-Id: I6851b9227238ff6511f4835b7e6ffd504b265cebSigned-off-by: Kamlesh Gurudasani &lt;kamlesh@ti.com&gt;

            List of files:
            /rk3399_ARM-atf/drivers/ti/pd/ti_pd.mk</description>
        <pubDate>Mon, 16 Feb 2026 14:26:33 +0000</pubDate>
        <dc:creator>Kamlesh Gurudasani &lt;kamlesh@ti.com&gt;</dc:creator>
    </item>
</channel>
</rss>
