<?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>637315cb400eed1dbe721954fea437a61a2d65b2 - Merge tag &apos;kvm-riscv-7.3-1&apos; of https://github.com/kvm-riscv/linux into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#637315cb400eed1dbe721954fea437a61a2d65b2</link>
        <description>Merge tag &apos;kvm-riscv-7.3-1&apos; of https://github.com/kvm-riscv/linux into HEADKVM/riscv changes for 7.3- Svadu/Zicfiss/Zicfilp FWFT support for Guest- Use try_cmpxchg for IMSIC MRIF RMW- More arch-specific tracepoints in KVM RISC-V- Eager Page Splitting for KVM RISC-V- Optimize hfence request handling for SMP Guests- Improve dirty log clearing by skipping zero bits in mask- Guard HFENCE range loops against overflow- CPU PM notifiers in KVM RISC-V for non-retentive idle states- Fix kernel-mode vector context save/restore for Guest

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Tue, 18 Aug 2026 13:07:31 +0200</pubDate>
        <dc:creator>Paolo Bonzini &lt;pbonzini@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>efe86f088f48f18c27b648e5724048947f3b7fb4 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#efe86f088f48f18c27b648e5724048947f3b7fb4</link>
        <description>Merge drm/drm-next into drm-xe-nextSync some i915/display changesSigned-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Tue, 14 Jul 2026 15:40:31 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>6d177908bad5992e17669030db41caab88041d5e - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#6d177908bad5992e17669030db41caab88041d5e</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.2-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Tue, 30 Jun 2026 14:55:43 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>827b9aabd3ea3e96d5e48abed9f44dbd1e550d4e - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#827b9aabd3ea3e96d5e48abed9f44dbd1e550d4e</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to get drm-misc-next to v7.2-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Tue, 30 Jun 2026 10:16:00 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>7dd19adaaac9a161723a24de7c270861063ec6ac - Merge tag &apos;v7.2-rc1&apos; into drm-rust-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#7dd19adaaac9a161723a24de7c270861063ec6ac</link>
        <description>Merge tag &apos;v7.2-rc1&apos; into drm-rust-nextMerge v7.2-rc1 into drm-rust-next to start the next cycle.Devres now requires T: &apos;static, which conflicts with shmem::Object usingDevres&lt;SGTableMap&lt;T, C&gt;&gt; without that bound. Resolve by adding &apos;staticas a supertrait to DriverObject and DeviceContext, which does notrestrict any current use cases since DriverObject is always implementedon owned, refcounted types and DeviceContext is a sealed marker traitwith only unit-type implementors.If DriverObject (or DeviceContext) ever becomes lifetime-parameterized(e.g. via a GAT for TTM backed objects), the &apos;static supertrait can berelaxed at that point.Signed-off-by: Danilo Krummrich &lt;dakr@kernel.org&gt;

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Sun, 28 Jun 2026 22:39:43 +0200</pubDate>
        <dc:creator>Danilo Krummrich &lt;dakr@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b3438e5ca785565a65ef231bc03cd5a05c3be5c7 - Merge tag &apos;regulator-v7.3&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#b3438e5ca785565a65ef231bc03cd5a05c3be5c7</link>
        <description>Merge tag &apos;regulator-v7.3&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorPull regulator updates from Mark Brown: &quot;This is a relatively quiet release for the regulator API, we&apos;ve had no  major core work and not really that much driver work either. There&apos;s a  bunch of activity, including several new devices, but nothing hugely  remarkable here.   - Reworking of the mode handling in the max14577 driver to fix issues     with collisions with enables   - Support for onsemi FAN53555BUC23X, Qualcomm IPQ9650, PM4125 VBUS     and PM8150B and Unisoc SC2730&quot;* tag &apos;regulator-v7.3&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: (36 commits)  regulator: fan53555: Add support for FAN53555BUC23X type  regulator: qcom-rpmh: Fix coding style issues  regulator: qcom-rpmh: readback voltage/bypass/mode set during bootup  regulator: qcom-rpmh: Fix PMIC5 BOB bypass mode handling  soc: qcom: rpmh: Add support to read back resource settings  regulator: dt-bindings: ti,pbias-omap: Convert to DT schema  regulator: ab8500: Remove stale expand_register kernel-doc entry  regulator: dt-bindings: Correct white-space style  regulator: pfuze100: add set_suspend_disable for LDO ops  regulator: core: use system_freezable_wq for init complete work  regulator: rt6245: Restore state on enable failure  regulator: tps65185: handle gpiod_get_value_cansleep() error returns  regulator: fan53555: Add support for mode operations on Silergy devices  regulator: dt-bindings: Add fan53555 allowed modes  regulator: wm831x-isink: remove conditional return with no effect  regulator: dt-bindings: Convert ltc3589.txt to yaml format  regulator: dt-bindings: tps51632: Convert to DT schema  regulator: mcp16502: Convert to dev_err_probe() in mcp16502_probe()  regulator: adp5055: Fix error code in adp5055_of_parse_cb()  regulator: qcom_usb_vbus: add support for qcom,pm4125-vbus-reg  ...

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Wed, 19 Aug 2026 18:36:58 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>0eaed89c18aeedf0898baf2dbf5ff027c6795152 - Merge tag &apos;timers-v7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#0eaed89c18aeedf0898baf2dbf5ff027c6795152</link>
        <description>Merge tag &apos;timers-v7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource  - Use designated initializers for sh_mtu2, sh_cmt, and sh_tmu, and    drop the unused initializer in the platform_device_id table for    sh_mtu2 (Uwe Kleine-K&#246;nig)  - Remove redundant dev_err()/dev_err_probe() messages when    devm_request_*_irq() fails, as the helper already logs an error    message (Pan Chuang)  - Fix a boot hang on Allwinner D1 when a forced minimum delta is used    with the sun4i timer (Felix Yan)  - Fix an IRQ leak in the cpuhp_setup_state() error path by freeing the    IRQ on failure in the NXP PIT driver (WenTao Liang)  - Fix incorrect unmapping of shared MMIO between the clocksource and    clockevent drivers. If one of them fails to initialize, the error    path unmaps the shared MMIO region, leaving the other driver with an    invalid mapping on clps711x (Guangshuo Li)  - Make the samsung_pwm driver compatible with PREEMPT_RT by replacing    regular spinlocks with raw_spinlock_t in atomic contexts (Marek    Szyprowski)  - Use __raw_readl() and __raw_writel() instead of ioread32() and    iowrite32() to support SWAP_IO_SPACE in the rtl-otto driver (Rustam    Adilov)  - Fix a missing clk_disable_unprepare() call in the timer    initialization error path of the Armada driver (Yuho Choi)Link: https://lore.kernel.org/lkml/75feea31-683d-45a1-87f4-ab045e0152ae@oss.qualcomm.com

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Mon, 17 Aug 2026 10:29:52 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b4d85f863e5a6f1fa01b186001af0f68f4f5239e - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#b4d85f863e5a6f1fa01b186001af0f68f4f5239e</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.3 merge window.

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Sat, 15 Aug 2026 06:26:07 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>76904fccf81936c084faebc73ac72c0919a42941 - Merge tag &apos;v7.2-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#76904fccf81936c084faebc73ac72c0919a42941</link>
        <description>Merge tag &apos;v7.2-rc3&apos; into nextSync up with mainline to pull in stable fixes to avoid merge conflicts.

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Tue, 14 Jul 2026 04:06:00 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4c40e28e833d0142352e8294d50dde637c163a76 - regulator: Add regulator driver for Unisoc SC2730 PMIC</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#4c40e28e833d0142352e8294d50dde637c163a76</link>
        <description>regulator: Add regulator driver for Unisoc SC2730 PMICAdd a regulator driver for the Spreadtrum/Unisoc SC2730 PMIC, usede.g. with the UMS512 and UMS9230 SoCs. This version of the driver isbased on a downstream driver provided by Unisoc [1][2] and the existingSC2731 driver.[1]: https://github.com/MotorolaMobilityLLC/kernel-sprd/commit/30be0ddfe6b9a877fc9c328fbd2bae84e645eb31[2]: https://github.com/MotorolaMobilityLLC/kernel-sprd/blob/android-13-release-tla33/drivers/regulator/sc2730-regulator.cSigned-off-by: Zhongfa Wang &lt;zhongfa.wang@unisoc.com&gt;[cleanup, adapt to new device tree requirements]Signed-off-by: Otto Pfl&#252;ger &lt;otto.pflueger@abscue.de&gt;Link: https://patch.msgid.link/20260701-sc2730-regulators-v7-2-6e145ce83657@abscue.deSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Wed, 01 Jul 2026 17:00:02 +0200</pubDate>
        <dc:creator>Otto Pfl&#252;ger &lt;otto.pflueger@abscue.de&gt;</dc:creator>
    </item>
<item>
        <title>00599d4841790d05401820a96cf7edb193888b00 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#00599d4841790d05401820a96cf7edb193888b00</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesPull in tag v7.2-rc1 so that drm-misc-fixes becomes useful again,and drm-misc-next-fixes can be closed.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Mon, 29 Jun 2026 17:58:00 +0200</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>9611c0ce215a66770ccbe5c126bf57ba8c31bcad - Merge commit &apos;6beaec3aee9852438b89e4d7891caf5e84d45851&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-current</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#9611c0ce215a66770ccbe5c126bf57ba8c31bcad</link>
        <description>Merge commit &apos;6beaec3aee9852438b89e4d7891caf5e84d45851&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-currentThis pulls in the merge commit for MFD updates for v7.2. The PR containsa build-time dependency of one of the GPIO commits that will follow.

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Fri, 19 Jun 2026 10:50:17 +0200</pubDate>
        <dc:creator>Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>1e66d46f6d66215ddd7126140e7c1b567400b524 - Merge tag &apos;regulator-v7.2&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#1e66d46f6d66215ddd7126140e7c1b567400b524</link>
        <description>Merge tag &apos;regulator-v7.2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorPull regulator updates from Mark Brown: &quot;The development of the regulator subsystem continues to be quite  quiet, we&apos;ve got several new devices, removal of one old device and  some kernel wide cleanup of platform devices but nothing in the core.   - Cleanups of platform_device_id usage   - Filling out and fixing of the description of the MediaTek MT6359   - Removal of the PCAP regulator driver, the MFD has been removed   - New device support for Qualcomm Nord RPMH, PM8109, PM8150 and     PMAU0102, and SG Micro SGM3804&quot;* tag &apos;regulator-v7.2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: (23 commits)  regulator: dt-bindings: mt6311: Convert to DT schema  regulator: qcom_smd-regulator: Add PM8019  regulator: dt-bindings: qcom,smd-rpm-regulator: Add PM8019  regulator: mt6359: Fix vbbck default internal supply name  regulator: bq257xx: drop confusing configuration of_node  regulator: Unify usage of space and comma in platform_device_id arrays  regulator: Use named initializers for platform_device_id arrays  regulator: Drop unused assignment of platform_device_id driver data  regulator: scmi: fix of_node refcount leak in scmi_regulator_probe()  regulator: remove used pcap regulator driver  regulator: add SGM3804 Dual Output driver  regulator: dt-bindings: document the SGM3804 Dual Output regulator  regulator: mt6359: Add proper ldo_vcn33_[12] regulators  regulator: mt6359: Add regulator supply names  regulator: mt6359: const-ify regulator descriptions  regulator: dt-bindings: mt6359: Deprecate bogus vcn33_[12]_* split regulators  regulator: dt-bindings: mt6359: Drop regulator-name pattern restrictions  regulator: palmas: Move MODULE_DEVICE_TABLE next to the table itself  regulator: qcom_smd: Add PM8150 regulators  regulator: dt-bindings: qcom,smd-rpm-regulator: Document PM8150 IC  ...

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Tue, 16 Jun 2026 04:20:31 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>b282e237ee4c3b0cbab762ef2e9a08a5d4a21b6d - regulator: remove used pcap regulator driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#b282e237ee4c3b0cbab762ef2e9a08a5d4a21b6d</link>
        <description>regulator: remove used pcap regulator driverThe platform was removed a few years ago, and the mfd driveris also gone now, so it is impossible to build or use it.Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Link: https://patch.msgid.link/20260527193837.3436148-1-arnd@kernel.orgSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Wed, 27 May 2026 21:37:44 +0200</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>4bd7e2c200b2d3634d459ad918c4fb79e2d6cb8d - regulator: add support for SGM3804 Dual Output driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#4bd7e2c200b2d3634d459ad918c4fb79e2d6cb8d</link>
        <description>regulator: add support for SGM3804 Dual Output driverNeil Armstrong &lt;neil.armstrong@linaro.org&gt; says:Add support for the SG Micro SGM3804 Single Inductor Dual OutputBuck/Boost Converter used to power LCD panels a provide positiveand negative power rails with configurable voltage and activedischarge function for each output.The SGM3804 is powered by the enable GPIO pins inputs and onlysupports I2C write messages.In order to add flexibility and simplify the driver, theregmap cache is enabled and populated with default valuessince we can&apos;t write registers when the 2 GPIOs are down.This regulator is used to provide vsn and vsn power to theAyaneo Pocket S2 dual-DSI LCD panel.Link: https://patch.msgid.link/20260522-topic-sm8650-ayaneo-pocket-s2-sgm3804-v5-0-bd6b1c300ecc@linaro.org

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Mon, 25 May 2026 00:35:39 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>0c47e1a8cf5d0052745553a0aeb2c8c4ab1b5453 - regulator: add SGM3804 Dual Output driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#0c47e1a8cf5d0052745553a0aeb2c8c4ab1b5453</link>
        <description>regulator: add SGM3804 Dual Output driverAdd support for the SG Micro SGM3804 Single Inductor Dual OutputBuck/Boost Converter used to power LCD panels a provide positiveand negative power rails with configurable voltage and activedischarge function for each output.The SGM3804 is powered by the enable GPIO pins inputs and onlysupports I2C write messages.In order to add flexibility and simplify the driver, theregmap cache is enabled and populated with default valuessince we can&apos;t write registers when the 2 GPIOs are down.Signed-off-by: KancyJoe &lt;kancy2333@outlook.com&gt;Signed-off-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;Link: https://patch.msgid.link/20260522-topic-sm8650-ayaneo-pocket-s2-sgm3804-v5-2-bd6b1c300ecc@linaro.orgSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Fri, 22 May 2026 15:09:13 +0200</pubDate>
        <dc:creator>KancyJoe &lt;kancy2333@outlook.com&gt;</dc:creator>
    </item>
<item>
        <title>5c8cbca290acdd49a694b36c0af76ba0c00bbf12 - Merge branch &apos;20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#5c8cbca290acdd49a694b36c0af76ba0c00bbf12</link>
        <description>Merge branch &apos;20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into HEADMerge the branch with the soc/qcom changes, required for the next UBWCpatches.Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Thu, 21 May 2026 22:36:50 +0200</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>8edf8b09fc44990977b3fbcb708035b1740d0b7e - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#8edf8b09fc44990977b3fbcb708035b1740d0b7e</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextBackmerging to pull in commit 5401b9adebc9 (&quot;i915: don&apos;t usea vma that didn&apos;t match the context VM&quot;) to revert it.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Tue, 12 May 2026 10:16:35 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>1655f6895a896eb632ca8a019259bc5d358a9712 - Merge tag &apos;timers-v7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#1655f6895a896eb632ca8a019259bc5d358a9712</link>
        <description>Merge tag &apos;timers-v7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource  - Added the DT bindings for the compatible string &apos;fsl,imx25-epit&apos;    (Frank Li)  - Made the rttm_cs variable static for the rtl otto timer driver    (Krzysztof Kozlowski)  - Fixed error return code handling in the sun5i timer driver (Chen Ni)  - Made the timer-of and the mmio code compatible with modules (Daniel    Lezcano)Link: https://lore.kernel.org/151feae1-39ba-4abd-a9f9-9bff377a2cd8@oss.qualcomm.com

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Sun, 12 Apr 2026 22:33:39 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/regulator/Makefile#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/drivers/regulator/Makefile</description>
        <pubDate>Mon, 20 Apr 2026 03:28:57 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
