<?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 sysfs-devices-state_synced</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>1ac731c529cd4d6adbce134754b51ff7d822b145 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-devices-state_synced#1ac731c529cd4d6adbce134754b51ff7d822b145</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.6 merge window.

            List of files:
            /linux/Documentation/ABI/testing/sysfs-devices-state_synced</description>
        <pubDate>Thu, 31 Aug 2023 01:06:38 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>50501936288d6a29d7ef78f25d00e33240fad45f - Merge tag &apos;v6.4&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-devices-state_synced#50501936288d6a29d7ef78f25d00e33240fad45f</link>
        <description>Merge tag &apos;v6.4&apos; into nextSync up with mainline to bring in updates to shared infrastructure.

            List of files:
            /linux/Documentation/ABI/testing/sysfs-devices-state_synced</description>
        <pubDate>Mon, 17 Jul 2023 18:20:46 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e80b500370e71b8cd7dd64be4080cee0a3e5068f - Merge branch &apos;for-6.5/apple&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-devices-state_synced#e80b500370e71b8cd7dd64be4080cee0a3e5068f</link>
        <description>Merge branch &apos;for-6.5/apple&apos; into for-linus- improved support for Keychron K8 keyboard (Lasse Brun)

            List of files:
            /linux/Documentation/ABI/testing/sysfs-devices-state_synced</description>
        <pubDate>Tue, 27 Jun 2023 22:37:24 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>db6da59cf27b5661ced03754ae0550f8914eda9e - Merge drm/drm-next into drm-misc-next-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-devices-state_synced#db6da59cf27b5661ced03754ae0550f8914eda9e</link>
        <description>Merge drm/drm-next into drm-misc-next-fixesBackmerging to sync drm-misc-next-fixes with drm-misc-next.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/Documentation/ABI/testing/sysfs-devices-state_synced</description>
        <pubDate>Thu, 15 Jun 2023 10:34:19 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>03c601927b673a243c9595e1ecc9e8adfdd02438 - Merge branch &apos;drm-next&apos; of git://anongit.freedesktop.org/drm/drm into msm-next-lumag-base</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-devices-state_synced#03c601927b673a243c9595e1ecc9e8adfdd02438</link>
        <description>Merge branch &apos;drm-next&apos; of git://anongit.freedesktop.org/drm/drm into msm-next-lumag-baseMerge the drm-next tree to pick up the DRM DSC helpers (merged viadrm-intel-next tree). MSM DSC v1.2 patches depend on these helpers.Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;

            List of files:
            /linux/Documentation/ABI/testing/sysfs-devices-state_synced</description>
        <pubDate>Mon, 12 Jun 2023 23:20:40 +0200</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>5c68005083d620b1499fc81926a514d39ae8b88c - Merge tag &apos;v6.4-rc4&apos; into wpan-next/staging</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-devices-state_synced#5c68005083d620b1499fc81926a514d39ae8b88c</link>
        <description>Merge tag &apos;v6.4-rc4&apos; into wpan-next/stagingLinux 6.4-rc4

            List of files:
            /linux/Documentation/ABI/testing/sysfs-devices-state_synced</description>
        <pubDate>Tue, 06 Jun 2023 10:42:42 +0200</pubDate>
        <dc:creator>Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>9ff17e6bdaa50892dd9bdb1b116cb71b73dd711a - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-devices-state_synced#9ff17e6bdaa50892dd9bdb1b116cb71b73dd711a</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextFor conflict avoidance we need the following commit:  c9a9f18d3ad8 drm/i915/huc: use const struct bus_type pointersSigned-off-by: Tvrtko Ursulin &lt;tvrtko.ursulin@intel.com&gt;

            List of files:
            /linux/Documentation/ABI/testing/sysfs-devices-state_synced</description>
        <pubDate>Mon, 05 Jun 2023 12:10:23 +0200</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tvrtko.ursulin@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9c3a985f88fa4de82bf4bda906095ce6444e9039 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-devices-state_synced#9c3a985f88fa4de82bf4bda906095ce6444e9039</link>
        <description>Merge drm/drm-next into drm-intel-nextBackmerge to get some hwmon dependencies.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/Documentation/ABI/testing/sysfs-devices-state_synced</description>
        <pubDate>Wed, 17 May 2023 15:30:24 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>50282fd57bcd3525c9d81eef58df8718e4337c6d - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-devices-state_synced#50282fd57bcd3525c9d81eef58df8718e4337c6d</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesLet&apos;s bring 6.4-rc1 in drm-misc-fixes to start the new fix cycle.Signed-off-by: Maxime Ripard &lt;maxime@cerno.tech&gt;

            List of files:
            /linux/Documentation/ABI/testing/sysfs-devices-state_synced</description>
        <pubDate>Fri, 12 May 2023 09:47:12 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;maxime@cerno.tech&gt;</dc:creator>
    </item>
<item>
        <title>ff32fcca64437f679a2bf1c0a19d5def389a18e2 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-devices-state_synced#ff32fcca64437f679a2bf1c0a19d5def389a18e2</link>
        <description>Merge drm/drm-next into drm-misc-nextStart the 6.5 release cycle.Signed-off-by: Maxime Ripard &lt;maxime@cerno.tech&gt;

            List of files:
            /linux/Documentation/ABI/testing/sysfs-devices-state_synced</description>
        <pubDate>Tue, 09 May 2023 15:03:40 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;maxime@cerno.tech&gt;</dc:creator>
    </item>
<item>
        <title>556eb8b79190151506187bf0b16dda423c34d9a8 - Merge tag &apos;driver-core-6.4-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-devices-state_synced#556eb8b79190151506187bf0b16dda423c34d9a8</link>
        <description>Merge tag &apos;driver-core-6.4-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-corePull driver core updates from Greg KH: &quot;Here is the large set of driver core changes for 6.4-rc1.  Once again, a busy development cycle, with lots of changes happening  in the driver core in the quest to be able to move &quot;struct bus&quot; and  &quot;struct class&quot; into read-only memory, a task now complete with these  changes.  This will make the future rust interactions with the driver core more  &quot;provably correct&quot; as well as providing more obvious lifetime rules  for all busses and classes in the kernel.  The changes required for this did touch many individual classes and  busses as many callbacks were changed to take const * parameters  instead. All of these changes have been submitted to the various  subsystem maintainers, giving them plenty of time to review, and most  of them actually did so.  Other than those changes, included in here are a small set of other  things:   - kobject logging improvements   - cacheinfo improvements and updates   - obligatory fw_devlink updates and fixes   - documentation updates   - device property cleanups and const * changes   - firwmare loader dependency fixes.  All of these have been in linux-next for a while with no reported  problems&quot;* tag &apos;driver-core-6.4-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: (120 commits)  device property: make device_property functions take const device *  driver core: update comments in device_rename()  driver core: Don&apos;t require dynamic_debug for initcall_debug probe timing  firmware_loader: rework crypto dependencies  firmware_loader: Strip off \n from customized path  zram: fix up permission for the hot_add sysfs file  cacheinfo: Add use_arch[|_cache]_info field/function  arch_topology: Remove early cacheinfo error message if -ENOENT  cacheinfo: Check cache properties are present in DT  cacheinfo: Check sib_leaf in cache_leaves_are_shared()  cacheinfo: Allow early level detection when DT/ACPI info is missing/broken  cacheinfo: Add arm64 early level initializer implementation  cacheinfo: Add arch specific early level initializer  tty: make tty_class a static const structure  driver core: class: remove struct class_interface * from callbacks  driver core: class: mark the struct class in struct class_interface constant  driver core: class: make class_register() take a const *  driver core: class: mark class_release() as taking a const *  driver core: remove incorrect comment for device_create*  MIPS: vpe-cmp: remove module owner pointer from struct class usage.  ...

            List of files:
            /linux/Documentation/ABI/testing/sysfs-devices-state_synced</description>
        <pubDate>Thu, 27 Apr 2023 20:53:57 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>f8fb576658a3e19796e2e1a12a5ec8f44dac02b6 - driver core: Make state_synced device attribute writeable</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-devices-state_synced#f8fb576658a3e19796e2e1a12a5ec8f44dac02b6</link>
        <description>driver core: Make state_synced device attribute writeableIf the file is written to and sync_state() hasn&apos;t been called for thedevice yet, then call sync_state() for the device independent of thestate of its consumers.This is useful for supplier devices that have one or more consumers thatdon&apos;t have a driver but the consumers are in a state that don&apos;t use theresources supplied by the supplier device.This gives finer grained control than using thefw_devlink.sync_state=timeout kernel commandline parameter.Signed-off-by: Saravana Kannan &lt;saravanak@google.com&gt;Link: https://lore.kernel.org/r/20230304005355.746421-3-saravanak@google.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/Documentation/ABI/testing/sysfs-devices-state_synced</description>
        <pubDate>Sat, 04 Mar 2023 01:53:54 +0100</pubDate>
        <dc:creator>Saravana Kannan &lt;saravanak@google.com&gt;</dc:creator>
    </item>
<item>
        <title>4b4193256c8d3bc3a5397b5cd9494c2ad386317d - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-devices-state_synced#4b4193256c8d3bc3a5397b5cd9494c2ad386317d</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 5.11 merge window.

            List of files:
            /linux/Documentation/ABI/testing/sysfs-devices-state_synced</description>
        <pubDate>Tue, 15 Dec 2020 01:27:23 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>05909cd9a0c8811731b38697af13075e8954314f - Merge tag &apos;v5.9&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-devices-state_synced#05909cd9a0c8811731b38697af13075e8954314f</link>
        <description>Merge tag &apos;v5.9&apos; into nextSync up with mainline to bring in the latest DTS files.

            List of files:
            /linux/Documentation/ABI/testing/sysfs-devices-state_synced</description>
        <pubDate>Wed, 18 Nov 2020 03:13:23 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0ea8a56de21be24cb79abb03dee79aabcd60a316 - Merge drm/drm-next into drm-intel-next-queued</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-devices-state_synced#0ea8a56de21be24cb79abb03dee79aabcd60a316</link>
        <description>Merge drm/drm-next into drm-intel-next-queuedSync drm-intel-gt-next here so we can have an unified fixes flow.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/Documentation/ABI/testing/sysfs-devices-state_synced</description>
        <pubDate>Sat, 12 Sep 2020 02:00:20 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9ddb236f13594b34a12dacf69a5adca7a1aef35e - Merge branch &apos;for-linus&apos; into for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-devices-state_synced#9ddb236f13594b34a12dacf69a5adca7a1aef35e</link>
        <description>Merge branch &apos;for-linus&apos; into for-nextBack-merge to apply the tasklet conversion patches that are basedon the already applied tasklet API changes on 5.9-rc4.Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux/Documentation/ABI/testing/sysfs-devices-state_synced</description>
        <pubDate>Wed, 09 Sep 2020 18:26:07 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>6bde8ef51c917a657476310728d6cb3de6bac9e4 - Merge branch &apos;topic/tasklet-convert&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-devices-state_synced#6bde8ef51c917a657476310728d6cb3de6bac9e4</link>
        <description>Merge branch &apos;topic/tasklet-convert&apos; into for-linusPull tasklet API conversions.Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux/Documentation/ABI/testing/sysfs-devices-state_synced</description>
        <pubDate>Wed, 02 Sep 2020 13:31:45 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>ead5d1f4d877e92c051e1a1ade623d0d30e71619 - Merge branch &apos;master&apos; into for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-devices-state_synced#ead5d1f4d877e92c051e1a1ade623d0d30e71619</link>
        <description>Merge branch &apos;master&apos; into for-nextSync with Linus&apos; branch in order to be able to apply fixupsof more recent patches.

            List of files:
            /linux/Documentation/ABI/testing/sysfs-devices-state_synced</description>
        <pubDate>Tue, 01 Sep 2020 14:19:48 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>3bec5b6aae830355e786e204b20a7cea38c3a8ed - Merge tag &apos;v5.9-rc2&apos; into regulator-5.9</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-devices-state_synced#3bec5b6aae830355e786e204b20a7cea38c3a8ed</link>
        <description>Merge tag &apos;v5.9-rc2&apos; into regulator-5.9Linux 5.9-rc2

            List of files:
            /linux/Documentation/ABI/testing/sysfs-devices-state_synced</description>
        <pubDate>Tue, 25 Aug 2020 12:01:46 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>1959ba4e40ce40c380dbe868433f5c4b20bb1ba3 - Merge tag &apos;v5.9-rc2&apos; into asoc-5.9</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-devices-state_synced#1959ba4e40ce40c380dbe868433f5c4b20bb1ba3</link>
        <description>Merge tag &apos;v5.9-rc2&apos; into asoc-5.9Linux 5.9-rc2

            List of files:
            /linux/Documentation/ABI/testing/sysfs-devices-state_synced</description>
        <pubDate>Tue, 25 Aug 2020 12:00:43 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
