<?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/hwmon/pmbus/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/hwmon/pmbus/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>532355a756103639816068b89f73cc7789b16275 - Merge tag &apos;hwmon-for-v7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/hwmon/pmbus/Makefile#532355a756103639816068b89f73cc7789b16275</link>
        <description>Merge tag &apos;hwmon-for-v7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingPull hwmon updates from Guenter Roeck: &quot;New PMBus drivers:   - HiTRON HAC300S power supply   - Monolithic MP5926 Hot-Swap Controller   - STEF48H28 hot-swap controller  Support for new chips in existing drivers   - Support for Pro WS TRX50-SAGE WIFI A and ROG MAXIMUS X HERO     (asus-ec-sensors)   - Support for Dell OptiPlex 7080 (dell-smm)   - Support for F81968 (f71882fg)   - Support for Micro PC 2 (gpd-fan)   - New customer ID for ASRock Z590 Taichi (nct6683)   - Support for ASUS Pro WS WRX90E-SAGE SE (nct6775)   - Support for SHT85 (sht3x)   - Support for P3T1035 and P3T2030 (tmp108)  Bug fixes:   - Revert &quot;fix&quot; for UAF which didn&apos;t fix a UAF but introduced a race     condition resulting in a NULL pointer crash (ibmpex)   - Fix failure to instantiate driver if the chip is configured for VID     mode (pmbus/mpq8785)   - Use READ/WRITE_ONCE to avoid compiler optimization induced race     (max16065)   - Resource leak fixes (nct7363, emc2305)  Other notable changes:   - Support for temperature limit thresholds (cros_ec)   - Add TjMax for Silvermont through Tremont Atoms (coretemp)  Various other minor improvements&quot;* tag &apos;hwmon-for-v7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: (42 commits)  hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during identification  Revert &quot;hwmon: (ibmpex) fix use-after-free in high/low store&quot;  hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced race  hwmon: (nct6775) use sysfs_emit instead of sprintf  hwmon: pmbus: fix table in STEF48H28 documentation  hwmon: Add support for HiTRON HAC300S PSU  dt-bindings: trivial-devices: Add hitron,hac300s  hwmon: (cros_ec) Add support for temperature thresholds  hwmon: (cros_ec) Move temperature channel params to a macro  hwmon: (cros_ec) Add support for fan target speed  hwmon: (cros_ec) Split up supported features in the documentation  hwmon: (tmp108) Add P3T1035 and P3T2030 support  hwmon: (tmp108) Add support for P3T1035 and P3T2030  dt-bindings: hwmon: ti,tmp108: Add P3T1035,P3T2030  hwmon: pmbus: add support for STEF48H28  dt-bindings: hwmon: add STEF48H28  hwmon: (nct7363) Fix a resource leak in nct7363_present_pwm_fanin  hwmon: (emc2305) Fix a resource leak in emc2305_of_parse_pwm_child  hwmon: (gpd-fan) add support for Micro PC 2  hwmon: (coretemp) Add TjMax for Silvermont through Tremont Atoms  ...

            List of files:
            /linux/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Wed, 11 Feb 2026 20:00:19 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>669cf162f7a133099c7dc5db96f8283c98e73f1d - hwmon: Add support for HiTRON HAC300S PSU</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/hwmon/pmbus/Makefile#669cf162f7a133099c7dc5db96f8283c98e73f1d</link>
        <description>hwmon: Add support for HiTRON HAC300S PSUAdd Support for HiTRON HAC300S PSU. This is a AC/DC hot-swappableCompactPCI Serial Dual output active current sharing switching powersupply with a 312W rating.Signed-off-by: Vasileios Amoiridis &lt;vasileios.amoiridis@cern.ch&gt;Link: https://lore.kernel.org/r/20260119190806.35276-3-vassilisamir@gmail.com[groeck: Fix whitespace / alignment problems; return -ENODATA from hac300s_read_byte_data() if the PMBus core can handle the operation]Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Mon, 19 Jan 2026 20:08:06 +0100</pubDate>
        <dc:creator>Vasileios Amoiridis &lt;vasileios.amoiridis@cern.ch&gt;</dc:creator>
    </item>
<item>
        <title>64824861ebd77706e58017c84292753dfc8f2d0c - hwmon: pmbus: add support for STEF48H28</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/hwmon/pmbus/Makefile#64824861ebd77706e58017c84292753dfc8f2d0c</link>
        <description>hwmon: pmbus: add support for STEF48H28Add support for STEF48H28 hot-swap controller.Signed-off-by: Charles Hsu &lt;hsu.yungteng@gmail.com&gt;Link: https://lore.kernel.org/r/20260126063712.1049025-2-hsu.yungteng@gmail.comSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Mon, 26 Jan 2026 07:37:12 +0100</pubDate>
        <dc:creator>Charles Hsu &lt;hsu.yungteng@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ca2cf35544926dd668b28f63a5babb8dc36a26d6 - hwmon: (pmbus) Add mp5926 driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/hwmon/pmbus/Makefile#ca2cf35544926dd668b28f63a5babb8dc36a26d6</link>
        <description>hwmon: (pmbus) Add mp5926 driverAdd support for mps mp5926.Signed-off-by: Yuxi Wang &lt;Yuxi.Wang@monolithicpower.com&gt;Link: https://lore.kernel.org/r/20251219055413.1661-3-Yuxi.Wang@monolithicpower.com[groeck: Use consistent comment style, and use return value from dev_err_probe()]Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Fri, 19 Dec 2025 06:54:13 +0100</pubDate>
        <dc:creator>Yuxi Wang &lt;Yuxi.Wang@monolithicpower.com&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/hwmon/pmbus/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/hwmon/pmbus/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>5add3c3c280a35f7e258e9cef7607db5a2e56fdc - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/hwmon/pmbus/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/hwmon/pmbus/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>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/hwmon/pmbus/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/hwmon/pmbus/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/hwmon/pmbus/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/hwmon/pmbus/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/hwmon/pmbus/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/hwmon/pmbus/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>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/hwmon/pmbus/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/hwmon/pmbus/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/hwmon/pmbus/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/hwmon/pmbus/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/hwmon/pmbus/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/hwmon/pmbus/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>02892f90a9851f508e557b3c75e93fc178310d5f - Merge tag &apos;hwmon-for-v6.19&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/hwmon/pmbus/Makefile#02892f90a9851f508e557b3c75e93fc178310d5f</link>
        <description>Merge tag &apos;hwmon-for-v6.19&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingPull hwmon updates from Guenter Roeck: &quot;New drivers:   - Apple Silicon SMC   - TSC1641 I2C power monitor   - MPS MP9945   - MAX17616   - MP2925 and MP2929  Added support for new devices to existing drivers:   - dell-smm: Add Dell G5 5505 to fan control whitelist   - aspeed-g6-pwm-tach: Support for AST2700   - asus-ec-sensors: Support for ROG STRIX X470-I GAMING, ROG STRIX     X870-F GAMING WIFI, ROG STRIX X870E-H GAMING WIFI7, and Pro WS     TRX50-SAGE WIFI   - k10temp: Support for AMD Steam Deck APU ID   - pmbus/isl68137: Support for raa229141   - aht10: Support for dht20   - adt7410: Support for ADT7422   - peci: Support for Intel Emerald Rapids   - nct6775: Support for ASUS ROG STRIX X870E-H GAMING WIFI7   - pmbus/max34440: Support for ADPM12200   - ntc-thermistor: Support for Murata ncp18wm474  Infrastructure updates:   - Utilize subsystem locking in various drivers   - ltc4282, ltc2947: Use the new energy64 attribute  Bug fixes:   - Various drivers: Fixes to avoid TOCTOU, mostly in macro functions     evaluating parameters multiple times, as well as missing locks   - max6697: Fix regmap leak on probe failure   - sy7636a: Fix regulator_enable resource leak on error path   - asus-ec-sensors: Correct Pro WS TRX50-SAGE WIFI entry  Other changes and improvements:   - w83781d, lm78: Drop REALLY_SLOW_IO   - Fix broken datasheet links in various drivers  And various other minor fixes and improvements&quot;* tag &apos;hwmon-for-v6.19&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: (110 commits)  hwmon: (dell-smm) Add Dell G5 5505 to fan control whitelist  hwmon: (max16065) Use local variable to avoid TOCTOU  hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU  hwmon: (max6697) fix regmap leak on probe failure  hwmon/w83781d: Drop REALLY_SLOW_IO setting  hwmon/lm78: Drop REALLY_SLOW_IO setting  hwmon: sy7636a: Fix regulator_enable resource leak on error path  hwmon: (adm1026) Convert macros to functions to avoid TOCTOU  hwmon: (adm1029) Add locking to avoid TOCTOU  hwmon: (lm87) Convert macros to functions to avoid TOCTOU  hwmon: (asus-ec-sensors) correct Pro WS TRX50-SAGE WIFI entry  hwmon: (vt8231) Convert macros to functions to avoid TOCTOU  hwmon: (emc2103) Add locking to avoid TOCTOU  hwmon: (aspeed-g6-pwm-tach): Add AST2700 compatible string  dt-bindings: hwmon: Add AST2700 compatible  hwmon: (asus-ec-sensors) add ROG STRIX X470-I GAMING  hwmon: (vt1211) Convert macros to functions to avoid TOCTOU  hwmon: (k10temp) Add AMD Steam Deck APU ID  hwmon: Add Apple Silicon SMC hwmon driver  Documentation/hwmon: Fix broken datasheet links for zl6100  ...

            List of files:
            /linux/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Thu, 04 Dec 2025 21:19:49 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>cb9f145f638d7afa633632a9290d6ad06caeb8ee - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclark</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/hwmon/pmbus/Makefile#cb9f145f638d7afa633632a9290d6ad06caeb8ee</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclarkBack-merge drm-next to get caught up.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Sat, 01 Nov 2025 13:47:30 +0100</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>6923e2827d58ff0927ce8912fda65c837af090c7 - hwmon: (pmbus) add driver for MPS MP9945</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/hwmon/pmbus/Makefile#6923e2827d58ff0927ce8912fda65c837af090c7</link>
        <description>hwmon: (pmbus) add driver for MPS MP9945Add support for mp9945 device from Monolithic Power Systems, Inc.(MPS) vendor. This is a single phase digital step down converter.Signed-off-by: Cosmo Chou &lt;chou.cosmo@gmail.com&gt;Link: https://lore.kernel.org/r/20251009205458.396368-2-chou.cosmo@gmail.comSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Thu, 09 Oct 2025 22:54:58 +0200</pubDate>
        <dc:creator>Cosmo Chou &lt;chou.cosmo@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>77ed12d163c7bfa100bb08c421775d9849f18919 - hwmon: (pmbus/max17616) add driver for max17616</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/hwmon/pmbus/Makefile#77ed12d163c7bfa100bb08c421775d9849f18919</link>
        <description>hwmon: (pmbus/max17616) add driver for max17616Add support for MAX17616/MAX17616A current-limiter withovervoltage/surge, undervoltage, reverse polarity, loss of groundprotection with PMBus interface. The PMBus interface allows monitoringof input/output voltages, output current and temperature.Signed-off-by: Kim Seer Paller &lt;kimseer.paller@analog.com&gt;Link: https://lore.kernel.org/r/20250930-upstream-max17616-v1-2-1525a85f126c@analog.com[groeck: Fixed htmldocs &apos;WARNING: Title underline too short&apos; as reported by Kriish Sharma &lt;kriish.sharma2006@gmail.com&gt;]Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Tue, 30 Sep 2025 07:02:21 +0200</pubDate>
        <dc:creator>Kim Seer Paller &lt;kimseer.paller@analog.com&gt;</dc:creator>
    </item>
<item>
        <title>82ee50252dc891e3f3b32d923bb4f656d300b772 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/hwmon/pmbus/Makefile#82ee50252dc891e3f3b32d923bb4f656d300b772</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.18-rc1.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Tue, 14 Oct 2025 11:31:49 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>2acee98fcc61052d63fab4539fcb6ee677555645 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/hwmon/pmbus/Makefile#2acee98fcc61052d63fab4539fcb6ee677555645</link>
        <description>Merge drm/drm-next into drm-intel-nextSync to v6.18-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Tue, 14 Oct 2025 09:37:11 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9b966ae42235a88eaea714be09ff3d698535bdfe - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/hwmon/pmbus/Makefile#9b966ae42235a88eaea714be09ff3d698535bdfe</link>
        <description>Merge drm/drm-next into drm-misc-nextUpdating drm-misc-next to the state of v6.18-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/hwmon/pmbus/Makefile</description>
        <pubDate>Mon, 13 Oct 2025 09:19:19 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
</channel>
</rss>
