<?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 trigger-source.yaml</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>cbecf716ca618fd44feda6bd9a64a8179d031fc5 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml#cbecf716ca618fd44feda6bd9a64a8179d031fc5</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 5.12 merge window.

            List of files:
            /linux/Documentation/devicetree/bindings/leds/trigger-source.yaml</description>
        <pubDate>Tue, 23 Feb 2021 05:35:15 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>415e915fdfc775ad0c6675fde1008f6f43dd6251 - Merge tag &apos;v5.11&apos; into next</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml#415e915fdfc775ad0c6675fde1008f6f43dd6251</link>
        <description>Merge tag &apos;v5.11&apos; into nextMerge with mainline to get latest APIs and device tree bindings.

            List of files:
            /linux/Documentation/devicetree/bindings/leds/trigger-source.yaml</description>
        <pubDate>Tue, 23 Feb 2021 05:21:03 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>58f7553fa424fd0fd74e8b796d50c66014cebebe - Merge remote-tracking branch &apos;spi/for-5.10&apos; into spi-linus</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml#58f7553fa424fd0fd74e8b796d50c66014cebebe</link>
        <description>Merge remote-tracking branch &apos;spi/for-5.10&apos; into spi-linus

            List of files:
            /linux/Documentation/devicetree/bindings/leds/trigger-source.yaml</description>
        <pubDate>Fri, 11 Dec 2020 17:48:50 +0000</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>031616c434db05ce766f76c62865f55698e0924f - Merge remote-tracking branch &apos;asoc/for-5.10&apos; into asoc-linus</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml#031616c434db05ce766f76c62865f55698e0924f</link>
        <description>Merge remote-tracking branch &apos;asoc/for-5.10&apos; into asoc-linus

            List of files:
            /linux/Documentation/devicetree/bindings/leds/trigger-source.yaml</description>
        <pubDate>Fri, 11 Dec 2020 17:47:55 +0000</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>3c09ec59cdea5b132212d97154d625fd34e436dd - Merge branches &apos;for-next/kvm-build-fix&apos;, &apos;for-next/va-refactor&apos;, &apos;for-next/lto&apos;, &apos;for-next/mem-hotplug&apos;, &apos;for-next/cppc-ffh&apos;, &apos;for-next/pad-image-header&apos;, &apos;for-next/zone-dma-default-32-bit&apos;, &apos;for-next/signal-tag-bits&apos; and &apos;for-next/cmdline-extended&apos; into for-next/core</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml#3c09ec59cdea5b132212d97154d625fd34e436dd</link>
        <description>Merge branches &apos;for-next/kvm-build-fix&apos;, &apos;for-next/va-refactor&apos;, &apos;for-next/lto&apos;, &apos;for-next/mem-hotplug&apos;, &apos;for-next/cppc-ffh&apos;, &apos;for-next/pad-image-header&apos;, &apos;for-next/zone-dma-default-32-bit&apos;, &apos;for-next/signal-tag-bits&apos; and &apos;for-next/cmdline-extended&apos; into for-next/core* for-next/kvm-build-fix:  : Fix KVM build issues with 64K pages  KVM: arm64: Fix build error in user_mem_abort()* for-next/va-refactor:  : VA layout changes  arm64: mm: don&apos;t assume struct page is always 64 bytes  Documentation/arm64: fix RST layout of memory.rst  arm64: mm: tidy up top of kernel VA space  arm64: mm: make vmemmap region a projection of the linear region  arm64: mm: extend linear region for 52-bit VA configurations* for-next/lto:  : Upgrade READ_ONCE() to RCpc acquire on arm64 with LTO  arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y  arm64: alternatives: Remove READ_ONCE() usage during patch operation  arm64: cpufeatures: Add capability for LDAPR instruction  arm64: alternatives: Split up alternative.h  arm64: uaccess: move uao_* alternatives to asm-uaccess.h* for-next/mem-hotplug:  : Memory hotplug improvements  arm64/mm/hotplug: Ensure early memory sections are all online  arm64/mm/hotplug: Enable MEM_OFFLINE event handling  arm64/mm/hotplug: Register boot memory hot remove notifier earlier  arm64: mm: account for hotplug memory when randomizing the linear region* for-next/cppc-ffh:  : Add CPPC FFH support using arm64 AMU counters  arm64: abort counter_read_on_cpu() when irqs_disabled()  arm64: implement CPPC FFH support using AMUs  arm64: split counter validation function  arm64: wrap and generalise counter read functions* for-next/pad-image-header:  : Pad Image header to 64KB and unmap it  arm64: head: tidy up the Image header definition  arm64/head: avoid symbol names pointing into first 64 KB of kernel image  arm64: omit [_text, _stext) from permanent kernel mapping* for-next/zone-dma-default-32-bit:  : Default to 32-bit wide ZONE_DMA (previously reduced to 1GB for RPi4)  of: unittest: Fix build on architectures without CONFIG_OF_ADDRESS  mm: Remove examples from enum zone_type comment  arm64: mm: Set ZONE_DMA size based on early IORT scan  arm64: mm: Set ZONE_DMA size based on devicetree&apos;s dma-ranges  of: unittest: Add test for of_dma_get_max_cpu_address()  of/address: Introduce of_dma_get_max_cpu_address()  arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()  arm64: mm: Move reserve_crashkernel() into mem_init()  arm64: Force NO_BLOCK_MAPPINGS if crashkernel reservation is required  arm64: Ignore any DMA offsets in the max_zone_phys() calculation* for-next/signal-tag-bits:  : Expose the FAR_EL1 tag bits in siginfo  arm64: expose FAR_EL1 tag bits in siginfo  signal: define the SA_EXPOSE_TAGBITS bit in sa_flags  signal: define the SA_UNSUPPORTED bit in sa_flags  arch: provide better documentation for the arch-specific SA_* flags  signal: clear non-uapi flag bits when passing/returning sa_flags  arch: move SA_* definitions to generic headers  parisc: start using signal-defs.h  parisc: Drop parisc special case for __sighandler_t* for-next/cmdline-extended:  : Add support for CONFIG_CMDLINE_EXTENDED  arm64: Extend the kernel command line from the bootloader  arm64: kaslr: Refactor early init command line parsing

            List of files:
            /linux/Documentation/devicetree/bindings/leds/trigger-source.yaml</description>
        <pubDate>Wed, 09 Dec 2020 18:04:35 +0000</pubDate>
        <dc:creator>Catalin Marinas &lt;catalin.marinas@arm.com&gt;</dc:creator>
    </item>
<item>
        <title>20c7775aecea04d8ca322039969d49dcf568e0e9 - Merge remote-tracking branch &apos;origin/master&apos; into perf/core</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml#20c7775aecea04d8ca322039969d49dcf568e0e9</link>
        <description>Merge remote-tracking branch &apos;origin/master&apos; into perf/coreFurther perf/core patches will depend on:  d3f7b1bb2040 (&quot;mm/gup: fix gup_fast with dynamic page table folding&quot;)which is already in Linus&apos; tree.

            List of files:
            /linux/Documentation/devicetree/bindings/leds/trigger-source.yaml</description>
        <pubDate>Thu, 26 Nov 2020 12:16:55 +0000</pubDate>
        <dc:creator>Peter Zijlstra &lt;peterz@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>4f6b838c378a52ea3ae0b15f12ca8a20849072fa - Merge tag &apos;v5.10-rc1&apos; into kvmarm-master/next</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml#4f6b838c378a52ea3ae0b15f12ca8a20849072fa</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into kvmarm-master/nextLinux 5.10-rc1Signed-off-by: Marc Zyngier &lt;maz@kernel.org&gt;

            List of files:
            /linux/Documentation/devicetree/bindings/leds/trigger-source.yaml</description>
        <pubDate>Thu, 12 Nov 2020 21:20:43 +0000</pubDate>
        <dc:creator>Marc Zyngier &lt;maz@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>666fab4a3ea143315a9c059fad9f3a0f1365d54b - Merge branch &apos;linus&apos; into perf/kprobes</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml#666fab4a3ea143315a9c059fad9f3a0f1365d54b</link>
        <description>Merge branch &apos;linus&apos; into perf/kprobesConflicts:	include/asm-generic/atomic-instrumented.h	kernel/kprobes.cUse the upstream atomic-instrumented.h checksum, and pickthe kprobes version of kernel/kprobes.c, which effectivelyreverts this upstream workaround:  645f224e7ba2: (&quot;kprobes: Tell lockdep about kprobe nesting&quot;)Since the new code *should* be fine without nesting.Knock on wood ...Signed-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/Documentation/devicetree/bindings/leds/trigger-source.yaml</description>
        <pubDate>Sat, 07 Nov 2020 11:50:48 +0000</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>5f8f965287494d55e8ba3551e3727a5e9d0eb702 - Merge drm/drm-next into drm-intel-next-queued</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml#5f8f965287494d55e8ba3551e3727a5e9d0eb702</link>
        <description>Merge drm/drm-next into drm-intel-next-queuedCatch up with v5.10-rc2 and drm-misc-next.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/Documentation/devicetree/bindings/leds/trigger-source.yaml</description>
        <pubDate>Thu, 05 Nov 2020 08:25:17 +0000</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>01be83eea08d6d9f9209843e2e084505fba4053f - Merge branch &apos;core/urgent&apos; into core/entry</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml#01be83eea08d6d9f9209843e2e084505fba4053f</link>
        <description>Merge branch &apos;core/urgent&apos; into core/entryPick up the entry fix before further modifications.

            List of files:
            /linux/Documentation/devicetree/bindings/leds/trigger-source.yaml</description>
        <pubDate>Wed, 04 Nov 2020 17:14:52 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>c489573b5b6ce6442ad4658d9d5ec77839b91622 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml#c489573b5b6ce6442ad4658d9d5ec77839b91622</link>
        <description>Merge drm/drm-next into drm-misc-nextDaniel needs -rc2 in drm-misc-next to merge some patchesSigned-off-by: Maxime Ripard &lt;maxime@cerno.tech&gt;

            List of files:
            /linux/Documentation/devicetree/bindings/leds/trigger-source.yaml</description>
        <pubDate>Mon, 02 Nov 2020 10:17:54 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;maxime@cerno.tech&gt;</dc:creator>
    </item>
<item>
        <title>4a95857a875e887cc958c92fe9d2cde6184d2ec0 - Merge tag &apos;drm-intel-fixes-2020-10-29&apos; into gvt-fixes</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml#4a95857a875e887cc958c92fe9d2cde6184d2ec0</link>
        <description>Merge tag &apos;drm-intel-fixes-2020-10-29&apos; into gvt-fixesBackmerge for 5.10-rc1 to apply one extra APL fix.Signed-off-by: Zhenyu Wang &lt;zhenyuw@linux.intel.com&gt;

            List of files:
            /linux/Documentation/devicetree/bindings/leds/trigger-source.yaml</description>
        <pubDate>Fri, 30 Oct 2020 03:48:17 +0000</pubDate>
        <dc:creator>Zhenyu Wang &lt;zhenyuw@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f59cddd8517ab880fb09bf1465b07b337e058b22 - Merge tag &apos;v5.10-rc1&apos; into regulator-5.10</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml#f59cddd8517ab880fb09bf1465b07b337e058b22</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into regulator-5.10Linux 5.10-rc1

            List of files:
            /linux/Documentation/devicetree/bindings/leds/trigger-source.yaml</description>
        <pubDate>Wed, 28 Oct 2020 21:37:38 +0000</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>3bfd5f422f07a10f485c3f046431783c7c4004f2 - Merge tag &apos;v5.10-rc1&apos; into spi-5.10</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml#3bfd5f422f07a10f485c3f046431783c7c4004f2</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into spi-5.10Linux 5.10-rc1

            List of files:
            /linux/Documentation/devicetree/bindings/leds/trigger-source.yaml</description>
        <pubDate>Wed, 28 Oct 2020 21:36:51 +0000</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ce038aeaee68f2e41c732b4b91c7185a1cac14b5 - Merge tag &apos;v5.10-rc1&apos; into asoc-5.10</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml#ce038aeaee68f2e41c732b4b91c7185a1cac14b5</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into asoc-5.10Linux 5.10-rc1

            List of files:
            /linux/Documentation/devicetree/bindings/leds/trigger-source.yaml</description>
        <pubDate>Wed, 28 Oct 2020 21:36:35 +0000</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f888bdf9823c85fe945c4eb3ba353f749dec3856 - Merge tag &apos;devicetree-for-5.10&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml#f888bdf9823c85fe945c4eb3ba353f749dec3856</link>
        <description>Merge tag &apos;devicetree-for-5.10&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxPull devicetree updates from Rob Herring: - Update dtc to upstream version v1.6.0-31-gcbca977ea121 - dtx_diff help text reformatting - Speed-up validation time for binding and dtb checks using json for   intermediate files - Add support for running yamllint on DT schema files - Remove old booting-without-of.rst - Extend the example schema to address common issues - Cleanup handling of additionalProperties/unevaluatedProperties - Ensure all DSI controller schemas reference dsi-controller.yaml - Vendor prefixes for Zealz, Wandbord/Technexion, Embest RIoT, Rex,   DFI, and Cisco Meraki - Convert at25, SPMI bus, TI hwlock, HiSilicon Hi3660 USB3 PHY, Arm   SP805 watchdog, Arm SP804, and Samsung 11-pin USB connector to DT   schema - Convert HiSilicon SoC and syscon bindings to DT schema - Convert SiFive Risc-V L2 cache, PLIC, PRCI, and PWM to DT schema - Convert i.MX bindings for w1, crypto, rng, SIM, PM, DDR, SATA, vf610   GPIO, and UART to DT schema - Add i.MX 8M compatible strings - Add LM81 and DS1780 as trivial devices - Various missing properties added to fix dtb validation warnings* tag &apos;devicetree-for-5.10&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (111 commits)  dt-bindings: misc: explicitly add #address-cells for slave mode  spi: dt-bindings: spi-controller: explicitly require #address-cells=&lt;0&gt; for slave mode  dt: Remove booting-without-of.rst  dt-bindings: update usb-c-connector example  dt-bindings: arm: hisilicon: add missing properties into cpuctrl.yaml  dt-bindings: arm: hisilicon: add missing properties into sysctrl.yaml  dt-bindings: pwm: imx: document i.MX compatibles  scripts/dtc: Update to upstream version v1.6.0-31-gcbca977ea121  dt-bindings: Add running yamllint to dt_binding_check  dt-bindings: powerpc: Add a schema for the &apos;sleep&apos; property  dt-bindings: pinctrl: sirf: Fix typo abitrary  dt-bindings: pinctrl: qcom: Fix typo abitrary  dt-bindings: Explicitly allow additional properties in common schemas  dt-bindings: Use &apos;additionalProperties&apos; instead of &apos;unevaluatedProperties&apos;  dt-bindings: Add missing &apos;unevaluatedProperties&apos;  Docs: Fixing spelling errors in Documentation/devicetree/bindings/  dt-bindings: arm: hisilicon: convert Hi6220 domain controller bindings to json-schema  dt-bindings: riscv: convert pwm bindings to json-schema  dt-bindings: riscv: convert plic bindings to json-schema  dt-bindings: fu540: prci: convert PRCI bindings to json-schema  ...

            List of files:
            /linux/Documentation/devicetree/bindings/leds/trigger-source.yaml</description>
        <pubDate>Wed, 14 Oct 2020 22:31:58 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>6a0e321ea735691e726d84ee29a1a3fd3fc3541a - dt-bindings: Explicitly allow additional properties in common schemas</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml#6a0e321ea735691e726d84ee29a1a3fd3fc3541a</link>
        <description>dt-bindings: Explicitly allow additional properties in common schemasIn order to add meta-schema checks for additional/unevaluatedPropertiesbeing present, all schema need to make this explicit. As common/sharedschema are included by other schemas, they should always allow foradditionalProperties.Acked-by: Mark Brown &lt;broonie@kernel.org&gt;Acked-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;Acked-by: Sebastian Reichel &lt;sre@kernel.org&gt;Acked-by: Chanwoo Choi &lt;cw00.choi@samsung.com&gt;Acked-By: Vinod Koul &lt;vkoul@kernel.org&gt;Acked-by: Lee Jones &lt;lee.jones@linaro.org&gt;Acked-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Acked-by: Srinivas Kandagatla &lt;srinivas.kandagatla@linaro.org&gt;Acked-by: Ulf Hansson &lt;ulf.hansson@linaro.org&gt;Acked-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt;Acked-by: Guenter Roeck &lt;linux@roeck-us.net&gt;Link: https://lore.kernel.org/r/20201005183830.486085-5-robh@kernel.orgSigned-off-by: Rob Herring &lt;robh@kernel.org&gt;

            List of files:
            /linux/Documentation/devicetree/bindings/leds/trigger-source.yaml</description>
        <pubDate>Mon, 05 Oct 2020 18:38:30 +0000</pubDate>
        <dc:creator>Rob Herring &lt;robh@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>8dd06ef34b6e2f41b29fbf5fc1663780f2524285 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml#8dd06ef34b6e2f41b29fbf5fc1663780f2524285</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 5.8 merge window.

            List of files:
            /linux/Documentation/devicetree/bindings/leds/trigger-source.yaml</description>
        <pubDate>Sat, 06 Jun 2020 17:45:37 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d053cf0d771f6547cb0537759a9af63cf402908d - Merge branch &apos;for-5.8&apos; into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml#d053cf0d771f6547cb0537759a9af63cf402908d</link>
        <description>Merge branch &apos;for-5.8&apos; into for-linus

            List of files:
            /linux/Documentation/devicetree/bindings/leds/trigger-source.yaml</description>
        <pubDate>Mon, 01 Jun 2020 08:15:16 +0000</pubDate>
        <dc:creator>Petr Mladek &lt;pmladek@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>0fdc50dfab47d525b71a9f0d8310746cdc0c09c5 - Merge tag &apos;v5.6&apos; into next</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml#0fdc50dfab47d525b71a9f0d8310746cdc0c09c5</link>
        <description>Merge tag &apos;v5.6&apos; into nextSync up with mainline to get device tree and other changes.

            List of files:
            /linux/Documentation/devicetree/bindings/leds/trigger-source.yaml</description>
        <pubDate>Tue, 12 May 2020 19:18:21 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
