<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in sysfs-class-remoteproc</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ebab9426 - Documentation/ABI: Fix typos</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-remoteproc#ebab9426</link>
        <description>Documentation/ABI: Fix typosFix typos in Documentation/ABI.  The changes are in descriptions orcomments where they shouldn&apos;t affect use of the ABIs.Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;Reviewed-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Link: https://lore.kernel.org/r/20230814212822.193684-2-helgaas@kernel.orgSigned-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-remoteproc</description>
        <pubDate>Mon, 14 Aug 2023 21:28:20 +0000</pubDate>
        <dc:creator>Bjorn Helgaas &lt;bhelgaas@google.com&gt;</dc:creator>
    </item>
<item>
        <title>54a19b4d - docs: ABI: cleanup several ABI documents</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-remoteproc#54a19b4d</link>
        <description>docs: ABI: cleanup several ABI documentsThere are some ABI documents that, while they don&apos;t generateany warnings, they have issues when parsed by get_abi.pl scripton its output result.Address them, in order to provide a clean output.Reviewed-by: Tom Rix &lt;trix@redhat.com&gt; # for fpga-managerReviewed-By: Kajol Jain&lt;kjain@linux.ibm.com&gt; # for sysfs-bus-event_source-devices-hv_gpci and sysfs-bus-event_source-devices-hv_24x7Acked-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt; #for IIOAcked-by: Oded Gabbay &lt;oded.gabbay@gmail.com&gt; # for HabanalabsAcked-by: Vaibhav Jain &lt;vaibhav@linux.ibm.com&gt; # for sysfs-bus-papr-pmemAcked-by: Cezary Rojewski &lt;cezary.rojewski@intel.com&gt; # for catptAcked-by: Suzuki K Poulose &lt;suzuki.poulose@arm.com&gt;Acked-by: Ilya Dryomov &lt;idryomov@gmail.com&gt; # for rbdAcked-by: Jonathan Corbet &lt;corbet@lwn.net&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;Link: https://lore.kernel.org/r/5bc78e5b68ed1e9e39135173857cb2e753be868f.1604042072.git.mchehab+huawei@kernel.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-remoteproc</description>
        <pubDate>Fri, 30 Oct 2020 07:40:50 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>526b9e0c - remoteproc: Add recovery configuration to the sysfs interface</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-remoteproc#526b9e0c</link>
        <description>remoteproc: Add recovery configuration to the sysfs interfaceAdd recovery configuration to the sysfs interface. This willallow usage of this configuration feature in productiondevices where access to debugfs might be limited.Signed-off-by: Rishabh Bhatnagar &lt;rishabhb@codeaurora.org&gt;Link: https://lore.kernel.org/r/1601662144-5964-4-git-send-email-rishabhb@codeaurora.orgSigned-off-by: Bjorn Andersson &lt;bjorn.andersson@linaro.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-remoteproc</description>
        <pubDate>Fri, 02 Oct 2020 18:09:04 +0000</pubDate>
        <dc:creator>Rishabh Bhatnagar &lt;rishabhb@codeaurora.org&gt;</dc:creator>
    </item>
<item>
        <title>f75c6043 - remoteproc: Add coredump as part of sysfs interface</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-remoteproc#f75c6043</link>
        <description>remoteproc: Add coredump as part of sysfs interfaceAdd coredump as part of the sysfs interface. This willallow usage of this configuration feature in productiondevices where access to debugfs might be limited.Signed-off-by: Rishabh Bhatnagar &lt;rishabhb@codeaurora.org&gt;Link: https://lore.kernel.org/r/1601662144-5964-3-git-send-email-rishabhb@codeaurora.orgSigned-off-by: Bjorn Andersson &lt;bjorn.andersson@linaro.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-remoteproc</description>
        <pubDate>Fri, 02 Oct 2020 18:09:03 +0000</pubDate>
        <dc:creator>Rishabh Bhatnagar &lt;rishabhb@codeaurora.org&gt;</dc:creator>
    </item>
<item>
        <title>6ed756aa - remoteproc: Add a sysfs interface for name</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-remoteproc#6ed756aa</link>
        <description>remoteproc: Add a sysfs interface for nameThis patch adds a sysfs interface that provides the name of theremote processor to userspace. This allows the userspace to identifya remote processor as the remoteproc devices themselves are createdbased on probe order and can change from one boot to another orat runtime.The name is made available in debugfs originally, and is beingretained for now. This can be cleaned up after couple of releasesonce users get familiar with the new interface.Signed-off-by: Suman Anna &lt;s-anna@ti.com&gt;Signed-off-by: Bjorn Andersson &lt;bjorn.andersson@linaro.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-remoteproc</description>
        <pubDate>Fri, 09 Aug 2019 22:20:57 +0000</pubDate>
        <dc:creator>Suman Anna &lt;s-anna@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>fb615d61 - Update MIPS email addresses</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-remoteproc#fb615d61</link>
        <description>Update MIPS email addressesMIPS will soon not be a part of Imagination Technologies, and as suchmany @imgtec.com email addresses will no longer be valid. This patchupdates the addresses for those who: - Have 10 or more patches in mainline authored using an @imgtec.com   email address, or any patches dated within the past year. - Are still with Imagination but leaving as part of the MIPS business   unit, as determined from an internal email address list. - Haven&apos;t already updated their email address (ie. JamesH) or expressed   a desire to be excluded (ie. Maciej). - Acked v2 or earlier of this patch, which leaves Deng-Cheng, Matt &amp;   myself.New addresses are of the form firstname.lastname@mips.com, and allverified against an internal email address list.  An entry is added to.mailmap for each person such that get_maintainer.pl will report the newaddresses rather than @imgtec.com addresses which will soon be dead.Instances of the affected addresses throughout the tree are thenmechanically replaced with the new @mips.com address.Signed-off-by: Paul Burton &lt;paul.burton@mips.com&gt;Cc: Deng-Cheng Zhu &lt;dengcheng.zhu@imgtec.com&gt;Cc: Deng-Cheng Zhu &lt;dengcheng.zhu@mips.com&gt;Acked-by: Dengcheng Zhu &lt;dengcheng.zhu@mips.com&gt;Cc: Matt Redfearn &lt;matt.redfearn@imgtec.com&gt;Cc: Matt Redfearn &lt;matt.redfearn@mips.com&gt;Acked-by: Matt Redfearn &lt;matt.redfearn@mips.com&gt;Cc: Andrew Morton &lt;akpm@linux-foundation.org&gt;Cc: linux-kernel@vger.kernel.orgCc: linux-mips@linux-mips.orgCc: trivial@kernel.orgSigned-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-remoteproc</description>
        <pubDate>Thu, 26 Oct 2017 00:04:33 +0000</pubDate>
        <dc:creator>Paul Burton &lt;paul.burton@mips.com&gt;</dc:creator>
    </item>
<item>
        <title>48c834be - Update MIPS email addresses</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-remoteproc#48c834be</link>
        <description>Update MIPS email addressesMIPS will soon not be a part of Imagination Technologies, and as suchmany @imgtec.com email addresses will no longer be valid. This patchupdates the addresses for those who: - Have 10 or more patches in mainline authored using an @imgtec.com   email address, or any patches dated within the past year. - Are still with Imagination but leaving as part of the MIPS business   unit, as determined from an internal email address list. - Haven&apos;t already updated their email address (ie. JamesH) or expressed   a desire to be excluded (ie. Maciej). - Acked v2 or earlier of this patch, which leaves Deng-Cheng, Matt &amp;   myself.New addresses are of the form firstname.lastname@mips.com, and allverified against an internal email address list. An entry is added to.mailmap for each person such that get_maintainer.pl will report the newaddresses rather than @imgtec.com addresses which will soon be dead.Instances of the affected addresses throughout the tree are thenmechanically replaced with the new @mips.com address.Signed-off-by: Paul Burton &lt;paul.burton@mips.com&gt;Cc: Deng-Cheng Zhu &lt;dengcheng.zhu@imgtec.com&gt;Cc: Deng-Cheng Zhu &lt;dengcheng.zhu@mips.com&gt;Acked-by: Dengcheng Zhu &lt;dengcheng.zhu@mips.com&gt;Cc: Matt Redfearn &lt;matt.redfearn@imgtec.com&gt;Cc: Matt Redfearn &lt;matt.redfearn@mips.com&gt;Acked-by: Matt Redfearn &lt;matt.redfearn@mips.com&gt;Cc: Andrew Morton &lt;akpm@linux-foundation.org&gt;Cc: linux-kernel@vger.kernel.orgCc: linux-mips@linux-mips.orgCc: trivial@kernel.orgPatchwork: https://patchwork.linux-mips.org/patch/17540/Signed-off-by: James Hogan &lt;jhogan@kernel.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-remoteproc</description>
        <pubDate>Thu, 26 Oct 2017 00:04:33 +0000</pubDate>
        <dc:creator>Paul Burton &lt;paul.burton@mips.com&gt;</dc:creator>
    </item>
<item>
        <title>2aefbef0 - remoteproc: Add a sysfs interface for firmware and state</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-remoteproc#2aefbef0</link>
        <description>remoteproc: Add a sysfs interface for firmware and stateThis patch adds a sysfs interface to rproc allowing the firmware nameand processor state to be changed dynamically.State was previously available in debugfs, and is replicated here. Thefirmware file allows retrieval of the running firmware name, and a newone to be specified at run time, so long as the remote processor hasbeen stopped.Signed-off-by: Matt Redfearn &lt;matt.redfearn@imgtec.com&gt;Signed-off-by: Bjorn Andersson &lt;bjorn.andersson@linaro.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-remoteproc</description>
        <pubDate>Wed, 19 Oct 2016 12:05:47 +0000</pubDate>
        <dc:creator>Matt Redfearn &lt;matt.redfearn@imgtec.com&gt;</dc:creator>
    </item>
</channel>
</rss>
