<?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 rohm-pwrbutton.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>49bda4826843be0ef97a162009a29ea3a63f3935 - Merge tag &apos;v7.3-rc1&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/mfd/rohm-pwrbutton.h#49bda4826843be0ef97a162009a29ea3a63f3935</link>
        <description>Merge tag &apos;v7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-currentLinux 7.3-rc1

            List of files:
            /linux/drivers/mfd/rohm-pwrbutton.h</description>
        <pubDate>Tue, 01 Sep 2026 09:16:55 +0200</pubDate>
        <dc:creator>Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>67f8bc848ee31831336bd478e57d2f993551902e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mfd/rohm-pwrbutton.h#67f8bc848ee31831336bd478e57d2f993551902e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesLet&apos;s start the 7.3 drm-misc-fixes cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/mfd/rohm-pwrbutton.h</description>
        <pubDate>Tue, 01 Sep 2026 09:38:51 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>79b4f3baae2fa65060c30f827e3c0e8f1db99f98 - Merge tag &apos;mfd-next-7.3&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mfd/rohm-pwrbutton.h#79b4f3baae2fa65060c30f827e3c0e8f1db99f98</link>
        <description>Merge tag &apos;mfd-next-7.3&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdPull MFD updates from Lee Jones: &quot;New Support &amp; Features:   - MediaTek MT6397: Add mt6323 AUXADC support   - MediaTek MT6397: Add mt6323 EFUSE support   - Spreadtrum SC27xx: Add SC2730 regulator cell  Improvements &amp; Fixes:   - Apple SMC: Fix key count endianness annotation   - Azoteq IQS62x: Reject zero-length firmware records   - ChromeOS EC: Introduce cros_ec_read_features helper and read     features during probe to catch transfer errors   - Cirrus Logic CS42L43: Fix regmap defaults ordering   - Cirrus Logic CS42L43: Remove redundant NULL checks on SoundWire   - Congatec Board Controller: Fix teardown ordering in cgbc_remove()   - HP iPAQ Micro: Fix out-of-bounds stack read in ipaq_micro_str   - Marvell 88PM886: Initialize the battery page   - QNAP MCU: Keep the reply buffer alive past a command timeout   - RAVE SP: Validate received frame payload lengths   - Silicon Labs Si476x: Drop duplicate NULL checks   - Silicon Labs Si476x: Modernize GPIO handling   - Silicon Motion SM501: Fix potential memory leaks during remove   - UCB1x00: Convert Assabet gpio-keys to use software nodes and     register software node for GPIO controller   - Viperboard: Fix native fields type in structures as little-endian   - Viperboard: Remove redundant NULL check before kfree()   - X-Powers AXP20x: Preserve other control bits when powering off  Cleanups &amp; Refactoring:   - Core: Drop unused assignment of spi_device_id driver data   - Core: Initialize spi_device_id arrays using member names   - Core: Unify style of spi_device_id arrays   - Maintainers: Add Intel LPSS section to follow the changes   - Maintainers: Add a mailing list entry to MFD   - Cirrus Logic CS42L43: Format sdw_device_id table   - Cirrus Logic CS42L43: Use new SoundWire enumeration helper   - ROHM PMIC: Factor out power button registration and convert     gpio-keys to use software nodes   - ST-Ericsson DB8500: Fold dbx500 header into db8500  Device Tree Binding Updates:   - Core: Add techvision vendor prefix   - Marvell 88PM886: Allow vbus regulator   - MediaTek MT8195 SCP: Add support for MT8189 SoC   - Qualcomm SPMI PMIC: Document PMG1110   - Qualcomm SPMI PMIC: Document haptics device   - Qualcomm TCSR: Add compatible for Hawi and Maili SoCs   - Qualcomm TCSR: Add compatible for Shikra   - Qualcomm TCSR: Document the IPQ9650 TCSR block   - STMicroelectronics STMPE: Fix typo st,stmpe601 (should be     st,stmpe610)   - Syscon: Add ESWIN EIC7700 compatible   - Syscon: Allow syscon compatible for Loongson-2K0300 chip id   - Syscon: Disallow simple-bus with syscon   - Syscon: Drop custom select for older dtschema   - TI OMAP USBHS TLL: Convert to DT schema&quot;* tag &apos;mfd-next-7.3&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (45 commits)  mfd: cs42l43: Fix regmap defaults ordering  dt-bindings: mfd: syscon: Allow syscon compatible for Loongson-2K0300 chip id  dt-bindings: mfd: syscon: Add ESWIN EIC7700 compatible  mfd: qnap-mcu: keep the reply buffer alive past a command timeout  dt-bindings: mfd: qcom,tcsr: Document the IPQ9650 TCSR block  mfd: macsmc: Fix key count endianness annotation  dt-bindings: mfd: qcom,spmi-pmic: Document haptics device  mfd: iqs62x: Reject zero-length firmware records  mfd: rave-sp: validate received frame payload lengths  mfd: sm501: Fix potential memory leaks during remove  mfd: viperboard: Fix native fields type in structures as little-endian  mfd: si476x-i2c: Get rid of duplicate NULL checks  dt-bindings: mfd: Convert OMAP USB TLL to DT schema  mfd: cgbc: Fix teardown ordering in cgbc_remove()  mfd: mt6397-core: Add mt6323 AUXADC support  dt-bindings: mfd: qcom,tcsr: Add compatible for Hawi and Maili SoCs  mfd: rohm: Factor out power button registration  mfd: ucb1x00: Convert Assabet gpio-keys to use software nodes  mfd: ucb1x00: Register software node for GPIO controller  mfd: cs42l43: Tidy up formatting on sdw_device_id table  ...

            List of files:
            /linux/drivers/mfd/rohm-pwrbutton.h</description>
        <pubDate>Thu, 27 Aug 2026 19:45:08 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>1b86b4ef3abf18a5324278fc03e024c10e47cfce - mfd: rohm: Factor out power button registration</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mfd/rohm-pwrbutton.h#1b86b4ef3abf18a5324278fc03e024c10e47cfce</link>
        <description>mfd: rohm: Factor out power button registrationFactor out the power button registration logic using software nodesfrom rohm-bd718x7 and rohm-bd71828 drivers into a shared modulerohm-pwrbutton.This reduces duplication and makes it easier to support other ROHMPMICs with similar power button configurations.Suggested-by: Lee Jones &lt;lee@kernel.org&gt;Assisted-by: Antigravity:gemini-3.5-flashSigned-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;Reviewed-by: Matti Vaittinen &lt;mazziesaccount@gmail.com&gt;Link: https://patch.msgid.link/akw4naN2Khjv8itB@google.comSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux/drivers/mfd/rohm-pwrbutton.h</description>
        <pubDate>Tue, 07 Jul 2026 01:24:50 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
