<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 10:09:45 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>273a171dee33cb77070d7259c469d9440548c7df - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#273a171dee33cb77070d7259c469d9440548c7df</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.0 merge window.

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Sat, 14 Feb 2026 22:06:51 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f6c42489fedfa42ba79bd17c49cf81c69ff39f8a - Merge tag &apos;regulator-v6.20&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#f6c42489fedfa42ba79bd17c49cf81c69ff39f8a</link>
        <description>Merge tag &apos;regulator-v6.20&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorPull regulator updates from Mark Brown: &quot;There&apos;s a bunch of new drivers here, plus a lot of hardening for the  supply resolution code which allow us to support systems where we have  two PMICs each of which has regulators supplied by the other. This did  work a long time ago but got broken as part of improved integration  with the device model, it&apos;s fairly rare so nobody noticed.   - Improvements for supply handling from Andr&#233; Draszik to allow     systems with two PMICs with supply/consumer relationships in both     directions to instantiate.   - New drivers for Maxim MAX776750, Realtek RT8902, Samsung S2MPG11,     Texas Instuments TPS65185.  This have also pulls in some MFD updates which are build dependencies  for the Samsung S2MPG11 support&quot;* tag &apos;regulator-v6.20&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: (42 commits)  regulator: s2mps11: more descriptive gpio consumer name  regulator: s2mps11: add S2MPG11 regulator  regulator: s2mps11: refactor S2MPG10 regulator macros for S2MPG11 reuse  regulator: s2mps11: refactor S2MPG10 ::set_voltage_time() for S2MPG11 reuse  regulator: s2mps11: add S2MPG10 regulator  regulator: s2mps11: refactor handling of external rail control  regulator: s2mps11: update node parsing (allow -supply properties)  regulator: s2mps11: place constants on right side of comparison tests  regulator: s2mps11: use dev_err_probe() where appropriate  regulator: s2mps11: drop two needless variable initialisations  regulator: add REGULATOR_LINEAR_VRANGE macro  regulator: dt-bindings: add s2mpg11-pmic regulators  regulator: dt-bindings: add s2mpg10-pmic regulators  dt-bindings: firmware: google,gs101-acpm-ipc: convert regulators to lowercase  mfd: sec: Add support for S2MPG11 PMIC via ACPM  mfd: sec: s2mpg10: Reorder regulators for better probe performance  dt-bindings: mfd: Add samsung,s2mpg11-pmic  dt-bindings: mfd: samsung,s2mpg10-pmic: Link to its regulators  dt-bindings: mfd: samsung,s2mps11: Split s2mpg10-pmic into separate file  mfd: sec: Drop now unused struct sec_pmic_dev::irq_data  ...

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Wed, 11 Feb 2026 18:40:12 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>cc4adab164b772a34b3340d644b7c4728498581e - Merge tag &apos;v6.19-rc1&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#cc4adab164b772a34b3340d644b7c4728498581e</link>
        <description>Merge tag &apos;v6.19-rc1&apos; into msm-nextMerge Linux 6.19-rc1 in order to catch up with other changes (e.g. UBWCconfig database defining UBWC_6).Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Tue, 20 Jan 2026 23:06:55 +0100</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>f1fcc2689fd8dcb6a23fdf7a4c4c9cfda10329ef - regulator: Add TPS65185</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#f1fcc2689fd8dcb6a23fdf7a4c4c9cfda10329ef</link>
        <description>regulator: Add TPS65185Merge series from Andreas Kemnade &lt;andreas@kemnade.info&gt;:Add a driver for the TPS65185 regulator which provides thecomparatively high voltages needed for electronic paper displays.Datasheet for the TPS65185 is at https://www.ti.com/lit/gpn/tps65185To simplify things, include the hwmon part directly which is onlyone temperature sensor and there are no other functions besides regulatorsin this chip.

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Tue, 13 Jan 2026 13:07:09 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b0fc1e7701940d12ea2c41f386aa552bc4cc3629 - regulator: Add TPS65185 driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#b0fc1e7701940d12ea2c41f386aa552bc4cc3629</link>
        <description>regulator: Add TPS65185 driverAdd a driver for the TPS65185 regulator. Implement handling of the variousgpio pins. Because the PWRUP (=enable) pin functionality can be achievedby just using two bits instead, just ensure that it is set to a stablevalue.Implement the pair of symmetric LDOs as a single regulator because theyshare a single voltage set register. As the VCOM regulator sits behind thatmachinery, just define that one as a supply.For simplicity, just add the temperature sensor (depending on external NTC)directly.There is a mechanism to measure some kick-back voltage during a defined EPDoperation, to calibrate the VCOM voltage setting and store thatnon-volatile in the chip to be the power up default setup. That is notimplemented yet in the driver, but that also means that there is anon-factory default value in these registers after power-up.Tested-by: Josua Mayer &lt;josua.mayer@jm0.eu&gt;Signed-off-by: Andreas Kemnade &lt;andreas@kemnade.info&gt;Link: https://patch.msgid.link/20260102-tps65185-submit-v3-2-23bda35772f2@kemnade.infoSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Fri, 02 Jan 2026 11:13:57 +0100</pubDate>
        <dc:creator>Andreas Kemnade &lt;andreas@kemnade.info&gt;</dc:creator>
    </item>
<item>
        <title>06d65f2d478e49b68701aed18e58713aa178be16 - Add Richtek RT8092 support</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#06d65f2d478e49b68701aed18e58713aa178be16</link>
        <description>Add Richtek RT8092 supportMerge series from cy_huang@richtek.com:This patch series add rt8092 regulator support.

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Mon, 22 Dec 2025 10:12:28 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>5add3c3c280a35f7e258e9cef7607db5a2e56fdc - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#5add3c3c280a35f7e258e9cef7607db5a2e56fdc</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.19-rc1. An important upstream bugfix andto help unblock PTL CI.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Fri, 19 Dec 2025 11:51:22 +0100</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>32a708ba5db50cf928a1f1b2039ceef33de2c286 - regulator: Add rt8092 support</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#32a708ba5db50cf928a1f1b2039ceef33de2c286</link>
        <description>regulator: Add rt8092 supportRT8092 is a 3MHz 4A efficiency step-down converter with I2C controlinterface. It can support wide output range from 0.7 to 5.5V, based onthe voltage bank selection.Signed-off-by: ChiYuan Huang &lt;cy_huang@richtek.com&gt;Link: https://patch.msgid.link/d2293c513f396f86e54f9b806fd0195b57db7aae.1766125676.git.cy_huang@richtek.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Fri, 19 Dec 2025 07:36:20 +0100</pubDate>
        <dc:creator>ChiYuan Huang &lt;cy_huang@richtek.com&gt;</dc:creator>
    </item>
<item>
        <title>ec439c38013550420aecc15988ae6acb670838c1 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#ec439c38013550420aecc15988ae6acb670838c1</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Cross-merge BPF and other fixes after downstream PR.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Wed, 17 Dec 2025 06:29:38 +0100</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b8304863a3990d0f18c38e5b94191830a63ee1af - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#b8304863a3990d0f18c38e5b94191830a63ee1af</link>
        <description>Merge drm/drm-next into drm-intel-nextSync-up some display code needed for Async flips refactor.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Mon, 15 Dec 2025 14:24:02 +0100</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>7f790dd21a931c61167f7bdc327aecf2cebad327 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#7f790dd21a931c61167f7bdc327aecf2cebad327</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s kickstart the v6.20 (7.0?) release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Mon, 15 Dec 2025 09:27:39 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>2bb202416d33347102b12bbd1db4837fb6685617 - Add support for MAX77675 device</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#2bb202416d33347102b12bbd1db4837fb6685617</link>
        <description>Add support for MAX77675 deviceMerge series from Joan Na &lt;joan.na@analog.com&gt;:MAX77675 regulator driver and device tree bindings

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Mon, 15 Dec 2025 02:20:04 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>9e92c559d49d6fb903af17a31a469aac51b1766d - regulator: max77675: Add MAX77675 regulator driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#9e92c559d49d6fb903af17a31a469aac51b1766d</link>
        <description>regulator: max77675: Add MAX77675 regulator driverAdd support for the Maxim Integrated MAX77675 PMIC regulator.The MAX77675 is a compact, highly efficient SIMO (Single Inductor Multiple Output)power management IC that provides four programmable buck-boost switching regulatorswith only one inductor. It supports up to 700mA total output current and operatesfrom a single-cell Li-ion battery.An integrated power-up sequencer and I2C interface allow flexible startupconfiguration and runtime control.Signed-off-by: Joan Na &lt;joan.na@analog.com&gt;Link: https://patch.msgid.link/20251207032907.4850-3-joan.na@analog.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Sun, 07 Dec 2025 04:29:07 +0100</pubDate>
        <dc:creator>Joan Na &lt;joan.na@analog.com&gt;</dc:creator>
    </item>
<item>
        <title>b2b6f3eda6b66383606b4c1edb70f03264191938 - Merge tag &apos;ib-mfd-input-power-regulator-v6.19&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#b2b6f3eda6b66383606b4c1edb70f03264191938</link>
        <description>Merge tag &apos;ib-mfd-input-power-regulator-v6.19&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into nextPull in pf1550-onkey driver.

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Sat, 13 Dec 2025 10:20:17 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#a4a508df2aa34f8650afde54ea804321c618f45f</link>
        <description>Merge tag &apos;v6.18&apos; into nextSync up with the mainline to bring in the latest APIs.

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Sat, 13 Dec 2025 10:18:20 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>24f171c7e145f43b9f187578e89b0982ce87e54c - Merge tag &apos;asoc-fix-v6.19-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#24f171c7e145f43b9f187578e89b0982ce87e54c</link>
        <description>Merge tag &apos;asoc-fix-v6.19-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.19We&apos;ve been quite busy with fixes since the merge window, though not inany particularly exciting ways - the standout thing is the fix for _SXcontrols which were broken by a change to how we do clamping, otherwiseit&apos;s all fairly run of the mill fixes and quirks.

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Sun, 21 Dec 2025 11:11:11 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>84318277d6334c6981ab326d4acc87c6a6ddc9b8 - Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#84318277d6334c6981ab326d4acc87c6a6ddc9b8</link>
        <description>Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixesPull in rc1 to include all changes since the merge window closed,and grab all fixes and changes from drm/drm-next.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Mon, 15 Dec 2025 12:53:27 +0100</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>0a9431fa74ac9b744bff5b65082ff96fd3d80297 - Merge tag &apos;regulator-v6.19&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#0a9431fa74ac9b744bff5b65082ff96fd3d80297</link>
        <description>Merge tag &apos;regulator-v6.19&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorPull regulator updates from Mark Brown: &quot;This is a relatively busy release for the regulator API, as well as a  good collection of new drivers we&apos;ve got a little bit of core work and  a bunch of cleanup throughout the subsystem:   - Support for propagating undervoltage events to child regulators   - Undo enables done on supplies when setting enabling regulators via     constraints fails   - Pull in some gpiolib changes adding support for shared GPIOs to the     gpiolib core, using them to replace the open coded variant of this     that we&apos;ve had in the regulator API for a long time   - Support for Fitipower FP9931 and JD9330, Mediatek MT6316, MT6363     and MT6373, NXP PF1550 and Qualcomm PMH01XX and PMCX0102  The PF1550 support was originally going to go via the MFD tree but  Krzysztof&apos;s cleanup work overlapped with it so I pulled in Lee&apos;s  signed tag with support for the device&quot;* tag &apos;regulator-v6.19&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: (50 commits)  regulator: fp9931: Fix spelling mistake &quot;failid&quot; -&gt; &quot;failed&quot;  regulator: core: Protect regulator_supply_alias_list with regulator_list_mutex  regulator: pf9453: Constify pointers to &apos;regulator_desc&apos; wrap struct  regulator: pca9450: Constify pointers to &apos;regulator_desc&apos; wrap struct  regulator: mt6358: Constify pointers to &apos;regulator_desc&apos; wrap struct  regulator: bd96801: Constify pointers to &apos;regulator_desc&apos; wrap struct  regulator: bd718x7: Constify pointers to &apos;regulator_desc&apos; wrap struct  regulator: bd71828: Constify pointers to &apos;regulator_desc&apos; wrap struct  regulator: bd71815: Constify pointers to &apos;regulator_desc&apos; wrap struct  regulator: Use container_of_const() when all types are const  regulator: pca9450: Fix error code in probe()  regulator: qcomm-labibb: replace use of system_wq with system_dfl_wq  regulator: Add FP9931/JD9930 driver  dt-bindings: regulator: Add Fitipower FP9931/JD9930  dt-bindings: vendor-prefixes: Add Fitipower  regulator: make the subsystem aware of shared GPIOs  regulator: renesas-usb-vbus-regulator: Remove unused headers  regulator: pca9450: Add support for setting debounce settings  regulator: dt-bindings: pca9540: add debounce timer configuration  regulator: core: disable supply if enabling main regulator fails  ...

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Thu, 04 Dec 2025 20:20:29 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>c67bb84434b024fa2ae83f91bbd02457f2d2c8a6 - regulator: Use container_of_const() when all types are</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#c67bb84434b024fa2ae83f91bbd02457f2d2c8a6</link>
        <description>regulator: Use container_of_const() when all types areMerge series from Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;:Use container_of_const(), which is preferred over container_of(), whenthe argument &apos;ptr&apos; and returned pointer are already const, for bettercode safety and readability.Some drivers already have const everywhere, so container_of_const can bedirectly used. In few other drivers, the final pointer can be constifiedthat way.

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Wed, 26 Nov 2025 22:21:57 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
