<?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>b64b6cb1 - hwmon: Add driver for TI INA233 Current and Power Monitor</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hwmon/pmbus/Makefile#b64b6cb1</link>
        <description>hwmon: Add driver for TI INA233 Current and Power MonitorDriver for Texas Instruments INA233 Current and Power MonitorWith I2C-, SMBus-, and PMBus-Compatible InterfaceSigned-off-by: Leo Yang &lt;leo.yang.sy0@gmail.com&gt;Link: https://lore.kernel.org/r/20250116085939.1235598-3-leo.yang.sy0@gmail.comSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Thu, 16 Jan 2025 08:59:42 +0000</pubDate>
        <dc:creator>Leo Yang &lt;leo.yang.sy0@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>de076198 - hwmon: (pmbus/crps) Add Intel CRPS185 power supply</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hwmon/pmbus/Makefile#de076198</link>
        <description>hwmon: (pmbus/crps) Add Intel CRPS185 power supplyAdd the driver to monitor Intel common redundant power supply (crps185)with hwmon over pmbus.Signed-off-by: Ninad Palsule &lt;ninad@linux.ibm.com&gt;Link: https://lore.kernel.org/r/20241217173537.192331-3-ninad@linux.ibm.comSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Tue, 17 Dec 2024 17:35:33 +0000</pubDate>
        <dc:creator>Ninad Palsule &lt;ninad@linux.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>339bca4f - hwmon: (pmbus/tps25990) Add initial support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hwmon/pmbus/Makefile#339bca4f</link>
        <description>hwmon: (pmbus/tps25990) Add initial supportAdd initial support for the Texas Instruments TPS25990 eFuse.This adds the basic PMBUS telemetry support for the device.From Karol Przybylski:  The tps25990_read_word_data function contains a block of unreachable code  caused by the syntactic structure in the PMBUS_VIRT_READ_IIN_MAX case.  Specifically, the return TPS25990_READ_IIN_PEAK; statement immediately  exits the function, making the next lines unreachable.  This patch removes the return statement, leaving the expected handling.  Discovered in coverity: CID 1602227Tested-by: Vaishnav Achath &lt;vaishnav.a@ti.com&gt;Signed-off-by: Jerome Brunet &lt;jbrunet@baylibre.com&gt;[groeck: Adjust to MODULE_IMPORT_NS API change][karprzy7@gmail.com: Fix unreachable code in tps25990_read_word_data]Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Mon, 02 Dec 2024 10:28:02 +0000</pubDate>
        <dc:creator>Jerome Brunet &lt;jbrunet@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>cd228e7b - hwmon: add MP5920 driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hwmon/pmbus/Makefile#cd228e7b</link>
        <description>hwmon: add MP5920 driverAdd support for MPS Hot-Swap controller mp5920. This driver exposestelemetry and limit value readings and writings.Signed-off-by: Alex Vdovydchenko &lt;xzeol@yahoo.com&gt;Reviewed-by: Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;Link: https://lore.kernel.org/r/20240702115252.981416-3-xzeol@yahoo.com[groeck: Use min_t() to limit length of displayed model string]Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Tue, 02 Jul 2024 11:52:51 +0000</pubDate>
        <dc:creator>Alex Vdovydchenko &lt;xzeol@yahoo.com&gt;</dc:creator>
    </item>
<item>
        <title>38b2b022 - hwmon: add MP2891 driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hwmon/pmbus/Makefile#38b2b022</link>
        <description>hwmon: add MP2891 driverAdd support for MPS VR controller mp2891. This driver exposestelemetry and limit value readings and writtings.Signed-off-by: Noah Wang &lt;noahwang.wang@outlook.com&gt;Link: https://lore.kernel.org/r/SEYPR04MB64828A352836982C0184AA10FAD62@SEYPR04MB6482.apcprd04.prod.outlook.comSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Wed, 26 Jun 2024 09:46:01 +0000</pubDate>
        <dc:creator>Noah Wang &lt;noahwang.wang@outlook.com&gt;</dc:creator>
    </item>
<item>
        <title>dc5abc2f - hwmon: add MP9941 driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hwmon/pmbus/Makefile#dc5abc2f</link>
        <description>hwmon: add MP9941 driverAdd support for MPS step-down converter mp9941. This driver exposestelemetry and limit value readings and writtings.Signed-off-by: Noah Wang &lt;noahwang.wang@outlook.com&gt;Link: https://lore.kernel.org/r/SEYPR04MB648294005D55F70736B519F6FAC72@SEYPR04MB6482.apcprd04.prod.outlook.com[groeck: Include bitfield.h (for FIELD_PREP) and bits.h (for GENMASK)]Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Tue, 11 Jun 2024 10:14:17 +0000</pubDate>
        <dc:creator>Noah Wang &lt;noahwang.wang@outlook.com&gt;</dc:creator>
    </item>
<item>
        <title>fc37348c - hwmon: add MP2993 driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hwmon/pmbus/Makefile#fc37348c</link>
        <description>hwmon: add MP2993 driverAdd support for MPS VR controller mp2993. This driver exposestelemetry and limits value readings and writtings.Signed-off-by: Noah Wang &lt;noahwang.wang@outlook.com&gt;Link: https://lore.kernel.org/r/SEYPR04MB648203DC017A514837DB1204FAC72@SEYPR04MB6482.apcprd04.prod.outlook.comSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Tue, 11 Jun 2024 10:14:15 +0000</pubDate>
        <dc:creator>Noah Wang &lt;noahwang.wang@outlook.com&gt;</dc:creator>
    </item>
<item>
        <title>35fe06d9 - hwmon: (pmbus) Add support for Infineon XDP710</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hwmon/pmbus/Makefile#35fe06d9</link>
        <description>hwmon: (pmbus) Add support for Infineon XDP710Add support for Infineon XDP710.This is a Hot-Swap Controller.Signed-off-by: Peter Yin &lt;peteryin.openbmc@gmail.com&gt;Link: https://lore.kernel.org/r/20240425153608.4003782-2-peteryin.openbmc@gmail.com[groeck: s/microOhmRsense/micro_ohm_osense/g; declared array static]Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Thu, 25 Apr 2024 15:36:01 +0000</pubDate>
        <dc:creator>Peter Yin &lt;peteryin.openbmc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>04f17595 - hwmon: (pmbus) Add driver for ADP1050</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hwmon/pmbus/Makefile#04f17595</link>
        <description>hwmon: (pmbus) Add driver for ADP1050Add support for ADP1050 Digital Controller for Isolated Power Supplieswith PMBus interface Voltage, Current and Temperature Monitor.The ADP1050 implements several features to enable a robustsystem of parallel and redundant operation for customers whorequire high availability. The device can measure voltage,current and temperature that can be used in differenttechniques to identify and safely shut down an erroneouspower supply in parallel operation mode.Signed-off-by: Radu Sabau &lt;radu.sabau@analog.com&gt;Link: https://lore.kernel.org/r/20240321142201.10330-2-radu.sabau@analog.com[groeck: Fixed corrupted link in documentation]Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Thu, 21 Mar 2024 14:21:43 +0000</pubDate>
        <dc:creator>Radu Sabau &lt;radu.sabau@analog.com&gt;</dc:creator>
    </item>
<item>
        <title>f20b4a93 - hwmon: Add driver for MPS MPQ8785 Synchronous Step-Down Converter</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hwmon/pmbus/Makefile#f20b4a93</link>
        <description>hwmon: Add driver for MPS MPQ8785 Synchronous Step-Down ConverterAdd support for mpq8785 device from Monolithic Power Systems, Inc.(MPS) vendor. This is synchronous step-down controller.Signed-off-by: Charles Hsu &lt;ythsu0511@gmail.com&gt;Link: https://lore.kernel.org/r/20240131074822.2962078-2-ythsu0511@gmail.com[groeck: probe_new --&gt; probe; add MODULE_IMPORT_NS(PMBUS)]Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Wed, 31 Jan 2024 07:48:22 +0000</pubDate>
        <dc:creator>Charles Hsu &lt;ythsu0511@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f9e5f289 - hwmon: (pmbus) Add support for MPS Multi-phase mp2856/mp2857 controller</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hwmon/pmbus/Makefile#f9e5f289</link>
        <description>hwmon: (pmbus) Add support for MPS Multi-phase mp2856/mp2857 controllerAdd support for mp2856/mp2857 device from Monolithic Power Systems, Inc.(MPS) vendor. This is a dual-loop, digital, multi-phase,modulation controller.Signed-off-by: Peter Yin &lt;peteryin.openbmc@gmail.com&gt;Signed-off-by: Potin Lai &lt;potin.lai.pt@gmail.com&gt;Link: https://lore.kernel.org/r/20231211160519.21254-3-potin.lai.pt@gmail.com[groeck: Fix checkpatch issues, use i2c_get_match_data()]Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Mon, 11 Dec 2023 16:05:19 +0000</pubDate>
        <dc:creator>Peter Yin &lt;peteryin.openbmc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0c459759 - hwmon: (pmbus) Add ltc4286 driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hwmon/pmbus/Makefile#0c459759</link>
        <description>hwmon: (pmbus) Add ltc4286 driverAdd a driver to support ltc4286 chipSigned-off-by: Delphine CC Chiu &lt;Delphine_CC_Chiu@Wiwynn.com&gt;Link: https://lore.kernel.org/r/20231123015440.199822-3-Delphine_CC_Chiu@Wiwynn.com[groeck: Fixed formatting]Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Thu, 23 Nov 2023 01:54:37 +0000</pubDate>
        <dc:creator>Delphine CC Chiu &lt;Delphine_CC_Chiu@Wiwynn.com&gt;</dc:creator>
    </item>
<item>
        <title>ce074240 - hwmon: (pmbus) Add support for MPS Multi-phase mp5990</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hwmon/pmbus/Makefile#ce074240</link>
        <description>hwmon: (pmbus) Add support for MPS Multi-phase mp5990Add support for mp5990 device from Monolithic Power Systems, Inc. (MPS)vendor. This is a Hot-Swap Controller.Signed-off-by: Peter Yin &lt;peteryin.openbmc@gmail.com&gt;Link: https://lore.kernel.org/r/20231113155008.2147090-3-peteryin.openbmc@gmail.com[groeck: Improved and clarified comments]Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Mon, 13 Nov 2023 15:50:08 +0000</pubDate>
        <dc:creator>Peter Yin &lt;peteryin.openbmc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d89d6c09 - hwmon: (pmbus/acbel-fsg032) Add Acbel power supply</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hwmon/pmbus/Makefile#d89d6c09</link>
        <description>hwmon: (pmbus/acbel-fsg032) Add Acbel power supplyAdd the driver to support ACBEL FSG032 power supply.Signed-off-by: Lakshmi Yadlapati &lt;lakshmiy@us.ibm.com&gt;Link: https://lore.kernel.org/r/20230413132627.3444119-4-lakshmiy@us.ibm.comSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Thu, 13 Apr 2023 13:26:25 +0000</pubDate>
        <dc:creator>Lakshmi Yadlapati &lt;lakshmiy@us.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>95b80c48 - hwmon: (pmbus/tda38640) Add driver for Infineon TDA38640 Voltage Regulator</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hwmon/pmbus/Makefile#95b80c48</link>
        <description>hwmon: (pmbus/tda38640) Add driver for Infineon TDA38640 Voltage RegulatorAdd the pmbus driver for the Infineon TDA38640 voltage regulator.Signed-off-by: Patrick Rudolph &lt;patrick.rudolph@9elements.com&gt;Signed-off-by: Naresh Solanki &lt;Naresh.Solanki@9elements.com&gt;Link: https://lore.kernel.org/r/20230124202317.3704963-2-Naresh.Solanki@9elements.comSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Tue, 24 Jan 2023 20:23:17 +0000</pubDate>
        <dc:creator>Patrick Rudolph &lt;patrick.rudolph@9elements.com&gt;</dc:creator>
    </item>
<item>
        <title>61d1eb02 - hwmon: (pmbus/mpq7932) Add a support for mpq7932 Power Management IC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hwmon/pmbus/Makefile#61d1eb02</link>
        <description>hwmon: (pmbus/mpq7932) Add a support for mpq7932 Power Management ICThe MPQ7932 is a power management IC designed to operate from 5V buses topower a variety of Advanced driver-assistance system SOCs. Six integratedbuck converters with hardware monitoring capability powers a variety oftarget rails configurable over PMBus interface.Signed-off-by: Saravanan Sekar &lt;saravanan@linumiz.com&gt;Link: https://lore.kernel.org/r/20221207173716.123223-4-saravanan@linumiz.com[groeck: Modified multi-line comments to match standard comment style]Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Wed, 07 Dec 2022 17:37:15 +0000</pubDate>
        <dc:creator>Saravanan Sekar &lt;saravanan@linumiz.com&gt;</dc:creator>
    </item>
<item>
        <title>cc842bd5 - hwmon: (pmbus) Add driver for the TEXAS TPS546D24 Buck Converter.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hwmon/pmbus/Makefile#cc842bd5</link>
        <description>hwmon: (pmbus) Add driver for the TEXAS TPS546D24 Buck Converter.Add the pmbus driver for TEXAS tps546d24 Buck Converter.The vout mode of tps546d24 supported relative data format,which is not supported by the PMBus core.Signed-off-by: Duke Du &lt;dukedu83@gmail.com&gt;Link: https://lore.kernel.org/r/1662951668-9849-1-git-send-email-Duke.Du@quantatw.com[groeck: Add __maybe_unused to tps546d24_of_match declaration]Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Mon, 12 Sep 2022 03:01:08 +0000</pubDate>
        <dc:creator>Duke Du &lt;dukedu83@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e10d9e4c - hwmon: (pmbus) Add support for Analog Devices LT7182S</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hwmon/pmbus/Makefile#e10d9e4c</link>
        <description>hwmon: (pmbus) Add support for Analog Devices LT7182SAdd support for Analog Devices LT7182S Dual Channel 6A, 20V PolyPhaseStep-Down Silent Switcher with Digital Power System Management.Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Wed, 18 May 2022 07:35:34 +0000</pubDate>
        <dc:creator>Guenter Roeck &lt;linux@roeck-us.net&gt;</dc:creator>
    </item>
<item>
        <title>9054416a - hwmon: (pmbus) Add support for Infineon Digital Multi-phase xdp152 family controllers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hwmon/pmbus/Makefile#9054416a</link>
        <description>hwmon: (pmbus) Add support for Infineon Digital Multi-phase xdp152 family controllersAdd support for devices XDPE152C4, XDPE12584.Signed-off-by: Greg Schwendimann &lt;Greg.Schwendimann@infineon.com&gt;Link: https://lore.kernel.org/r/5e6d50e9b28140158f339b0de343eea4@infineon.comSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Wed, 27 Apr 2022 18:40:12 +0000</pubDate>
        <dc:creator>Greg.Schwendimann@infineon.com &lt;Greg.Schwendimann@infineon.com&gt;</dc:creator>
    </item>
<item>
        <title>d0cd9785 - hwmon: (pmbus) Add support for pli1209bc</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hwmon/pmbus/Makefile#d0cd9785</link>
        <description>hwmon: (pmbus) Add support for pli1209bcPLI1209BC is a Digital Supervisor from Vicor Corporation.Signed-off-by: Marcello Sylvester Bauer &lt;sylv@sylv.io&gt;Link: https://lore.kernel.org/r/4e016e66275bc46c90974aec18b150c874e64787.1645435888.git.sylv@sylv.ioSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Mon, 21 Feb 2022 09:42:06 +0000</pubDate>
        <dc:creator>Marcello Sylvester Bauer &lt;sylv@sylv.io&gt;</dc:creator>
    </item>
</channel>
</rss>
