<?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>75996c92 - PCI/pwrctrl: Add pwrctrl driver for PCI slots</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/pwrctrl/Makefile#75996c92</link>
        <description>PCI/pwrctrl: Add pwrctrl driver for PCI slotsThis driver is used to control the power state of the devices attached tothe PCI slots. Currently, it controls the voltage rails of the PCI slotsdefined in the devicetree node of the root port.The voltage rails for PCI slots are documented in the DT-schema:  https://github.com/devicetree-org/dt-schema/blob/v2024.11/dtschema/schemas/pci/pci-bus-common.yaml#L153Since this driver has to work with different kind of slots (PCIex1/x4/x8/x16, Mini PCIe, PCI, etc.), the driver is thus using theof_regulator_bulk_get_all() API to obtain the voltage regulators definedin the DT node, instead of hardcoding them.As such, the DT node of the root port should define the relevant supplyproperties corresponding to the voltage rails of the PCI slot.Tested-by: Bartosz Golaszewski &lt;bartosz.golaszewski@linaro.org&gt;Signed-off-by: Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;Link: https://lore.kernel.org/r/20250116-pci-pwrctrl-slot-v3-5-827473c8fbf4@linaro.org[kwilczynski: commit log]Signed-off-by: Krzysztof Wilczy&#324;ski &lt;kwilczynski@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/pci/pwrctrl/Makefile</description>
        <pubDate>Thu, 16 Jan 2025 14:09:15 +0000</pubDate>
        <dc:creator>Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>b88cbaaa - PCI/pwrctrl: Rename pwrctl files to pwrctrl</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/pwrctrl/Makefile#b88cbaaa</link>
        <description>PCI/pwrctrl: Rename pwrctl files to pwrctrlTo slightly reduce confusion between &quot;pwrctl&quot; (the power controller andpower sequencing framework) and &quot;bwctrl&quot; (the bandwidth controller),rename &quot;pwrctl&quot; to &quot;pwrctrl&quot; so they use the same &quot;ctrl&quot; suffix.Rename drivers/pci/pwrctl/ to drivers/pci/pwrctrl/, including the relatedMAINTAINERS, include file (include/linux/pci-pwrctl.h), Makefile, andKconfig changes.This is the minimal rename of files only.  A subsequent commit will renamefunctions and data structures.Link: https://lore.kernel.org/r/20241115214428.2061153-2-helgaas@kernel.orgSigned-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;Signed-off-by: Krzysztof Wilczy&#324;ski &lt;kwilczynski@kernel.org&gt;Acked-by: Krzysztof Wilczy&#324;ski &lt;kw@linux.com&gt;

            List of files:
            /linux-6.15/drivers/pci/pwrctrl/Makefile</description>
        <pubDate>Fri, 15 Nov 2024 21:44:27 +0000</pubDate>
        <dc:creator>Bjorn Helgaas &lt;bhelgaas@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
