<?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>d31feed7 - platform/x86/intel/pmc: Add Panther Lake support to intel_pmc_core</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/platform/x86/intel/pmc/Makefile#d31feed7</link>
        <description>platform/x86/intel/pmc: Add Panther Lake support to intel_pmc_coreAdd Panther Lake support to intel_pmc_core driverSigned-off-by: Rajvi Jingar &lt;rajvi.jingar@linux.intel.com&gt;Signed-off-by: Xi Pardee &lt;xi.pardee@linux.intel.com&gt;Link: https://lore.kernel.org/r/20250214214416.10150-2-xi.pardee@linux.intel.comReviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;

            List of files:
            /linux-6.15/drivers/platform/x86/intel/pmc/Makefile</description>
        <pubDate>Fri, 14 Feb 2025 21:44:09 +0000</pubDate>
        <dc:creator>Xi Pardee &lt;xi.pardee@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>3748dfda - platform/x86/intel/pmc: Add Lunar Lake M support to intel_pmc_core driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/platform/x86/intel/pmc/Makefile#3748dfda</link>
        <description>platform/x86/intel/pmc: Add Lunar Lake M support to intel_pmc_core driverAdd Lunar Lake M support in intel_pmc_core driverSigned-off-by: Rajvi Jingar &lt;rajvi.jingar@linux.intel.com&gt;Link: https://lore.kernel.org/r/20231219042216.2592029-8-rajvi.jingar@linux.intel.comReviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/platform/x86/intel/pmc/Makefile</description>
        <pubDate>Tue, 19 Dec 2023 04:22:16 +0000</pubDate>
        <dc:creator>Rajvi Jingar &lt;rajvi.jingar@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>83f168a1 - platform/x86/intel/pmc: Add Arrow Lake S support to intel_pmc_core driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/platform/x86/intel/pmc/Makefile#83f168a1</link>
        <description>platform/x86/intel/pmc: Add Arrow Lake S support to intel_pmc_core driverAdd Arrow Lake S support in intel_pmc_core driverSigned-off-by: Rajvi Jingar &lt;rajvi.jingar@linux.intel.com&gt;Link: https://lore.kernel.org/r/20231219042216.2592029-7-rajvi.jingar@linux.intel.comReviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/platform/x86/intel/pmc/Makefile</description>
        <pubDate>Tue, 19 Dec 2023 04:22:15 +0000</pubDate>
        <dc:creator>Rajvi Jingar &lt;rajvi.jingar@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>1b8c7b84 - platform/x86:intel/pmc: Discover PMC devices</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/platform/x86/intel/pmc/Makefile#1b8c7b84</link>
        <description>platform/x86:intel/pmc: Discover PMC devicesOn platforms with multiple PMCs, additional PMC devices are discoveredin the SSRAM device associated with the primary PMC. Add support fordiscovering PMC devices from SSRAM. Use PMC devid to assign thecorresponding register map.Signed-off-by: Xi Pardee &lt;xi.pardee@intel.com&gt;Signed-off-by: David E. Box &lt;david.e.box@linux.intel.com&gt;Signed-off-by: Rajvi Jingar &lt;rajvi.jingar@linux.intel.com&gt;Reviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Link: https://lore.kernel.org/r/20230613225347.2720665-6-rajvi.jingar@linux.intel.comSigned-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/platform/x86/intel/pmc/Makefile</description>
        <pubDate>Tue, 13 Jun 2023 22:53:44 +0000</pubDate>
        <dc:creator>David E. Box &lt;david.e.box@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>c5ad454a - platform/x86: intel/pmc/core: Add Meteor Lake support to pmc core driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/platform/x86/intel/pmc/Makefile#c5ad454a</link>
        <description>platform/x86: intel/pmc/core: Add Meteor Lake support to pmc core driverAdd Meteor Lake client and mobile support to pmc core driver. This patchadds legacy support.Cc: David E Box &lt;david.e.box@linux.intel.com&gt;Suggested-by: David E Box &lt;david.e.box@linux.intel.com&gt;Reviewed-by: &quot;David E. Box&quot; &lt;david.e.box@linux.intel.com&gt;Signed-off-by: Sukumar Ghorai &lt;sukumar.ghorai@intel.com&gt;Signed-off-by: Gayatri Kammela &lt;gayatri.kammela@linux.intel.com&gt;Signed-off-by: &quot;David E. Box&quot; &lt;david.e.box@linux.intel.com&gt;Link: https://lore.kernel.org/r/20221114183257.2067662-9-gayatri.kammela@linux.intel.comReviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/platform/x86/intel/pmc/Makefile</description>
        <pubDate>Mon, 14 Nov 2022 18:32:57 +0000</pubDate>
        <dc:creator>Gayatri Kammela &lt;gayatri.kammela@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>08876884 - platform/x86: intel/pmc: Relocate Alder Lake PCH support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/platform/x86/intel/pmc/Makefile#08876884</link>
        <description>platform/x86: intel/pmc: Relocate Alder Lake PCH supportCreate adl.c for Alder Lake PCH specific structures and init().This file supports Alder Lake, Raptor Lake and Raptor Lake S platformsThere are no functional changes involved.Cc: David E Box &lt;david.e.box@linux.intel.com&gt;Reviewed-by: &quot;David E. Box&quot; &lt;david.e.box@linux.intel.com&gt;Signed-off-by: Gayatri Kammela &lt;gayatri.kammela@linux.intel.com&gt;Signed-off-by: &quot;David E. Box&quot; &lt;david.e.box@linux.intel.com&gt;Link: https://lore.kernel.org/r/20221114183257.2067662-8-gayatri.kammela@linux.intel.comReviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/platform/x86/intel/pmc/Makefile</description>
        <pubDate>Mon, 14 Nov 2022 18:32:56 +0000</pubDate>
        <dc:creator>Gayatri Kammela &lt;gayatri.kammela@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>92f530ed - platform/x86: intel/pmc: Relocate Tiger Lake PCH support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/platform/x86/intel/pmc/Makefile#92f530ed</link>
        <description>platform/x86: intel/pmc: Relocate Tiger Lake PCH supportCreate tgl.c for Tiger Lake PCH specific structures and init().This file supports Tiger Lake, Elkhart Lake, Rocket Lake,Alder Lake mobile, Alder Lake N and Raptor Lake P platforms.There are no functional changes involved.Cc: David E Box &lt;david.e.box@linux.intel.com&gt;Reviewed-by: &quot;David E. Box&quot; &lt;david.e.box@linux.intel.com&gt;Signed-off-by: Gayatri Kammela &lt;gayatri.kammela@linux.intel.com&gt;Signed-off-by: &quot;David E. Box&quot; &lt;david.e.box@linux.intel.com&gt;Link: https://lore.kernel.org/r/20221114183257.2067662-7-gayatri.kammela@linux.intel.comReviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/platform/x86/intel/pmc/Makefile</description>
        <pubDate>Mon, 14 Nov 2022 18:32:55 +0000</pubDate>
        <dc:creator>Gayatri Kammela &lt;gayatri.kammela@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>fd2ed6db - platform/x86: intel/pmc: Relocate Ice Lake PCH support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/platform/x86/intel/pmc/Makefile#fd2ed6db</link>
        <description>platform/x86: intel/pmc: Relocate Ice Lake PCH supportCreate icl.c for Ice Lake PCH specific structures and init().This file supports Ice Lake, Ice Lake NNPI and Jasper Lake platforms.There are no functional changes involved.Cc: David E Box &lt;david.e.box@linux.intel.com&gt;Reviewed-by: &quot;David E. Box&quot; &lt;david.e.box@linux.intel.com&gt;Signed-off-by: Xi Pardee &lt;xi.pardee@intel.com&gt;Signed-off-by: &quot;David E. Box&quot; &lt;david.e.box@linux.intel.com&gt;Link: https://lore.kernel.org/r/20221114183257.2067662-6-gayatri.kammela@linux.intel.comReviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/platform/x86/intel/pmc/Makefile</description>
        <pubDate>Mon, 14 Nov 2022 18:32:54 +0000</pubDate>
        <dc:creator>Xi Pardee &lt;xi.pardee@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>d6cd0cc8 - platform/x86: intel/pmc: Relocate Cannon Lake Point PCH support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/platform/x86/intel/pmc/Makefile#d6cd0cc8</link>
        <description>platform/x86: intel/pmc: Relocate Cannon Lake Point PCH supportCreate cnp.c for Cannon Lake Point PCH specific structures and init().This file supports Cannon Lake and Comet Lake platforms.There are no functional changes involved.Cc: David E Box &lt;david.e.box@linux.intel.com&gt;Reviewed-by: &quot;David E. Box&quot; &lt;david.e.box@linux.intel.com&gt;Signed-off-by: Xi Pardee &lt;xi.pardee@intel.com&gt;Signed-off-by: &quot;David E. Box&quot; &lt;david.e.box@linux.intel.com&gt;Link: https://lore.kernel.org/r/20221114183257.2067662-5-gayatri.kammela@linux.intel.comReviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/platform/x86/intel/pmc/Makefile</description>
        <pubDate>Mon, 14 Nov 2022 18:32:53 +0000</pubDate>
        <dc:creator>Xi Pardee &lt;xi.pardee@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f23e21a3 - platform/x86: intel/pmc: Relocate Sunrise Point PCH support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/platform/x86/intel/pmc/Makefile#f23e21a3</link>
        <description>platform/x86: intel/pmc: Relocate Sunrise Point PCH supportCreate spt.c for Sunrise Point PCH specific structures and init().This file supports Sky Lake and Kaby Lake platforms. There are nofunctional changes involved.Cc: David E Box &lt;david.e.box@linux.intel.com&gt;Reviewed-by: &quot;David E. Box&quot; &lt;david.e.box@linux.intel.com&gt;Signed-off-by: Rajvi Jingar &lt;rajvi.jingar@linux.intel.com&gt;Signed-off-by: &quot;David E. Box&quot; &lt;david.e.box@linux.intel.com&gt;Link: https://lore.kernel.org/r/20221114183257.2067662-4-gayatri.kammela@linux.intel.comReviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/platform/x86/intel/pmc/Makefile</description>
        <pubDate>Mon, 14 Nov 2022 18:32:52 +0000</pubDate>
        <dc:creator>Rajvi Jingar &lt;rajvi.jingar@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>fa082a7c - platform/x86: intel_pmc_core: Move to intel sub-directory</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/platform/x86/intel/pmc/Makefile#fa082a7c</link>
        <description>platform/x86: intel_pmc_core: Move to intel sub-directoryMove Intel PMC core driver to intel sub-directory to improve readability.Signed-off-by: Kate Hsuan &lt;hpa@redhat.com&gt;Reviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Signed-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Reviewed-by: Rajneesh Bhardwaj &lt;irenic.rajneesh@gmail.com&gt;Link: https://lore.kernel.org/r/20210820110458.73018-7-andriy.shevchenko@linux.intel.comSigned-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/platform/x86/intel/pmc/Makefile</description>
        <pubDate>Fri, 20 Aug 2021 11:04:44 +0000</pubDate>
        <dc:creator>Kate Hsuan &lt;hpa@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
