<?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>67f8bc848ee31831336bd478e57d2f993551902e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/firmware/Makefile#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/firmware/Makefile</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>85cdaca6970028bf6f544c355c90035586836ddf - Merge tag &apos;arm64-upstream&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/firmware/Makefile#85cdaca6970028bf6f544c355c90035586836ddf</link>
        <description>Merge tag &apos;arm64-upstream&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxPull arm64 updates from Will Deacon: &quot;There&apos;s a reasonable amount of stuff here, including a bunch of  updates to the perf PMU drivers and some MPAM updates to expose the  memory bandwidth counters via resctrl.  On the architecture side, some highlights include support for BBML3  and steps towards support for an architectural NMI solution, all  wrapped up in a web of fixes for latent issues identified by Sashiko.  ACPI:   - Combine reads of AMU counters into a single FFH feedback counter op  Confidential computing:   - Fix smp_processor_id() in preemptible context when retrieving an     attestation token inside a realm   - Convert pKVM over to a &quot;CC platform&quot;   - Clean-up our SWIOTLB configuration in preparation for reworking the     handling of encrypted/decryped DMA buffers in the dma-mapping tree  CPU errata handling:   - Work around broken device memory ordering on NVIDIA Olympus cores   - Fix broken &apos;nospectre_bhb&apos; command-line option   - Select the idle loop backend instruction on the command-line  CPU features:   - Replace our BBML2-noabort feature with the new architectural BBML3     feature   - Disable in-kernel BTI for recent versions of Clang due to issues     with livepatch that are still being investigated   - Clean-up documentation describing which ID register fields are     exposed to userspace  Interrupts:   - Preliminary work towards supporting FEAT_NMI, which cleans up our     IRQ entry code and fixes some latent issues with pseudo-NMI   - Support for an SDEI backend to trigger an NMI backtrace  Memory management:   - Treat all devices as coherent when CLIDR_EL1.LoC == 0   - Fix no-map handling of sub-page-sized regions   - Second attempt at unmapping the linear aliases of the kernel data     and bss sections   - Fix EFI runtime calls when software-PAN is enabled  Miscellaneous:   - Add Mark Rutland as a reviewer!   - Tidy-up our futex cmpxchg logic when using the new LSUI     instructions   - Drop the requirement on DYNAMIC_FTRACE_WITH_CALL_OPS when     selecting HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALLS   - Fix a false-positive KCSCAN splat in the delay loop   - Use a portable typedef for 128-bit scalar types in our UAPI headers   - Non-critical fixes for Sashiko reports all over  MPAM:   - Hook MPAM memory bandwidth counters into resctrl&apos;s counter     assignment interface   - Fix a quirk in the MPAM bandwidth counting on Nvidia T241 so that     it also applies to 63 bit counters  Perf:   - Workarounds for hardware issues in the CMN-S3 PMU (Graviton 5) and     CPU PMU (NVIDIA Olympus again!)   - Add support for the DDR PMU on Marvell CN20K SoCs   - Add support for Picoheart implementations of the DCW PCIe PMU   - Add support for Channel/Rank/Bank filtering in the CXL PMU driver   - Add support for 64-bit counters in the CSPMU device   - Add support for revision 2 of the CMN S3 PMU  Ptrace:   - Fix a decade-old bug in our handling of seccomp and tracing on     syscall entry   - Fix regset handling for inactive SVE and SSVE registers  Selftests   - Add some tests for the decade-old bug that we just tried to fix in     our syscall entry path   - Fix SVE test crash on SME-only CPUs&quot;* tag &apos;arm64-upstream&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: (95 commits)  arm64/efi: Avoid voluntary preemption with efi_mm installed  arm64: bti: Disable in-kernel BTI with recent versions of Clang  arm64: entry: Avoid unnecessary local_irq_disable() on kernel exit  irqchip/gic-v3: make the unmasking of pseudo-NMIs explicit when handling IRQs  arm64: Disable KCSAN instrumentation in delay.o  arm_mpam: Disable driver unbind to avoid UAF  arm_mpam: Fix a NULL pointer dereference on unbinding after an error interrupt  perf: arm_pmuv3: Zero initialize hw_id branch stack field  arm64: mm: Unmap kernel data/bss entirely from the linear map  iommu/arm-smmu-v3-sva: Use system_supports_bbml3() to detect CPU feature  perf/arm-cmn: Support CMN S3 r2  perf/arm-cmn: Plumb in new filter types  perf/arm-cmn: Refactor event filter data  perf/arm-cmn: Refactor event filter programming  perf/arm-cmn: Rename filter variables for clarity  arm64: mm: fix accidental linear mapping of no-map reserved memory  tools: Ensure tools copy of linux/filter.h exports the UAPI  kselftest/arm64: Fix abi test compilation errors  arch: arm64: add early_param idle=&lt;wfi|yield|nop&gt;  arm64: entry: mask DAIF before returning from C EL1 handlers  ...

            List of files:
            /linux/drivers/firmware/Makefile</description>
        <pubDate>Tue, 18 Aug 2026 20:57:17 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>824cbbf2e58feb1f8213359c91db8b866a0ad9df - Merge branch &apos;for-next/sdei&apos; into for-next/core</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/firmware/Makefile#824cbbf2e58feb1f8213359c91db8b866a0ad9df</link>
        <description>Merge branch &apos;for-next/sdei&apos; into for-next/core* for-next/sdei:  arm64: escalate smp_send_stop() to an SDEI NMI as a last resort  drivers/firmware: add SDEI cross-CPU NMI service for arm64  firmware: arm_sdei: add SDEI_EVENT_SIGNAL support  firmware: arm_sdei: add sdei_is_present()

            List of files:
            /linux/drivers/firmware/Makefile</description>
        <pubDate>Fri, 14 Aug 2026 12:16:12 +0200</pubDate>
        <dc:creator>Will Deacon &lt;will@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>0c2c56598cc11b4e422b739ccd0f77bcd1f216ee - drivers/firmware: add SDEI cross-CPU NMI service for arm64</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/firmware/Makefile#0c2c56598cc11b4e422b739ccd0f77bcd1f216ee</link>
        <description>drivers/firmware: add SDEI cross-CPU NMI service for arm64Deliver an NMI-like event to an interrupt-masked arm64 CPU via thestandard SDEI software-signalled event (event 0), without the pseudo-NMIhot-path cost: register a handler for event 0 and poke a target withsdei_event_signal(0, mpidr).First user is arch_trigger_cpumask_backtrace() (sysrq-l, RCU stalls,hung-task/soft-lockup dumps), which otherwise rides an IPI that can&apos;treach a masked CPU. Falls back to the IPI path when SDEI is absent; nowatchdog backend yet, so the stock detector is untouched.Signed-off-by: Kiryl Shutsemau (Meta) &lt;kas@kernel.org&gt;Reviewed-by: Douglas Anderson &lt;dianders@chromium.org&gt;Tested-by: Yin Fengwei &lt;fengwei_yin@linux.alibaba.com&gt;Signed-off-by: Will Deacon &lt;will@kernel.org&gt;

            List of files:
            /linux/drivers/firmware/Makefile</description>
        <pubDate>Mon, 29 Jun 2026 17:07:17 +0200</pubDate>
        <dc:creator>Kiryl Shutsemau (Meta) &lt;kas@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>bbfd5594756011167b8f8de9a00e0c946afda1e6 - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/firmware/Makefile#bbfd5594756011167b8f8de9a00e0c946afda1e6</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextNeed to pull in a67221b5eb8d (&quot;drm/i915/dp: Return min bpc supported by source instead of 0&quot;)in order to fix build breakage on GCC 9.4.0 (from Ubuntu 20.04).Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/firmware/Makefile</description>
        <pubDate>Wed, 28 May 2025 09:20:17 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>db5302ae571beec635c1a96e7f72926a4e65195e - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/firmware/Makefile#db5302ae571beec635c1a96e7f72926a4e65195e</link>
        <description>Merge drm/drm-next into drm-intel-nextBackmerge to sync with v6.15-rc, xe, and specifically async flip changesin drm-misc.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/firmware/Makefile</description>
        <pubDate>Fri, 16 May 2025 09:22:36 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>4f9786035f9e519db41375818e1d0b5f20da2f10 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/firmware/Makefile#4f9786035f9e519db41375818e1d0b5f20da2f10</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.16 merge window.

            List of files:
            /linux/drivers/firmware/Makefile</description>
        <pubDate>Mon, 02 Jun 2025 06:41:07 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d51b9d81f7883f526b26e3ab903e646274aebeb1 - Merge tag &apos;v6.15-rc6&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/firmware/Makefile#d51b9d81f7883f526b26e3ab903e646274aebeb1</link>
        <description>Merge tag &apos;v6.15-rc6&apos; into nextSync up with mainline to bring in xpad controller changes.

            List of files:
            /linux/drivers/firmware/Makefile</description>
        <pubDate>Fri, 16 May 2025 01:20:39 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>844e31bbaef7c8a6ff2c0fbac45c0c85b5484482 - Merge remote-tracking branch &apos;drm-misc/drm-misc-next&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/firmware/Makefile#844e31bbaef7c8a6ff2c0fbac45c0c85b5484482</link>
        <description>Merge remote-tracking branch &apos;drm-misc/drm-misc-next&apos; into msm-nextMerge drm-misc-next to get commit Fixes: fec450ca15af (&quot;drm/display:hdmi: provide central data authority for ACR params&quot;).Signed-off-by: Rob Clark &lt;robdclark@chromium.org&gt;

            List of files:
            /linux/drivers/firmware/Makefile</description>
        <pubDate>Tue, 29 Apr 2025 22:42:29 +0200</pubDate>
        <dc:creator>Rob Clark &lt;robdclark@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>3ab7ae8e07f888f223027f0ef84d33e43919ad55 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/firmware/Makefile#3ab7ae8e07f888f223027f0ef84d33e43919ad55</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerge to bring in linux 6.15-rc.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/firmware/Makefile</description>
        <pubDate>Thu, 24 Apr 2025 13:34:55 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>1afba39f9305fe4061a4e70baa6ebab9d41459da - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/firmware/Makefile#1afba39f9305fe4061a4e70baa6ebab9d41459da</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to get v6.15-rc1 into drm-misc-next. Also fixes abuild issue when enabling CONFIG_DRM_SCHED_KUNIT_TEST.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/firmware/Makefile</description>
        <pubDate>Mon, 07 Apr 2025 13:47:40 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>9f13acb2406a3aed90c6738b3a2f1c0e43118cbd - Merge tag &apos;v6.15-rc1&apos; into x86/cpu, to refresh the branch with upstream changes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/firmware/Makefile#9f13acb2406a3aed90c6738b3a2f1c0e43118cbd</link>
        <description>Merge tag &apos;v6.15-rc1&apos; into x86/cpu, to refresh the branch with upstream changesSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/firmware/Makefile</description>
        <pubDate>Fri, 11 Apr 2025 11:13:27 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>6ce0fdaae043803bb324d915ce0fe43316bf1e81 - Merge tag &apos;v6.15-rc1&apos; into x86/asm, to refresh the branch</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/firmware/Makefile#6ce0fdaae043803bb324d915ce0fe43316bf1e81</link>
        <description>Merge tag &apos;v6.15-rc1&apos; into x86/asm, to refresh the branchSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/firmware/Makefile</description>
        <pubDate>Wed, 09 Apr 2025 21:39:43 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>1260ed77798502de9c98020040d2995008de10cc - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/firmware/Makefile#1260ed77798502de9c98020040d2995008de10cc</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesBackmerging to get updates from v6.15-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/firmware/Makefile</description>
        <pubDate>Tue, 08 Apr 2025 10:15:47 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>a9fc2304972b1db28b88af8203dffef23e1e92ba - Merge tag &apos;soc-drivers-6.15-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/firmware/Makefile#a9fc2304972b1db28b88af8203dffef23e1e92ba</link>
        <description>Merge tag &apos;soc-drivers-6.15-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socPull SoC driver updates from Arnd Bergmann: &quot;These are the updates for SoC specific drivers and related subsystems:   - Firmware driver updates for SCMI, FF-A and SMCCC firmware     interfaces, adding support for additional firmware features     including SoC identification and FF-A SRI callbacks as well as     various bugfixes   - Memory controller updates for Nvidia and Mediatek   - Reset controller support for microchip sam9x7 and imx8qxp/imx8qm   - New hardware support for multiple Mediatek, Renesas and Samsung     Exynos chips   - Minor updates on Zynq, Qualcomm, Amlogic, TI, Samsung, Nvidia and     Apple chips  There will be a follow up with a few more driver updates that are  still causing build regressions at the moment&quot;* tag &apos;soc-drivers-6.15-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (97 commits)  irqchip: Add support for Amlogic A4 and A5 SoCs  dt-bindings: interrupt-controller: Add support for Amlogic A4 and A5 SoCs  reset: imx: fix incorrect module device table  dt-bindings: power: qcom,kpss-acc-v2: add qcom,msm8916-acc compatible  bus: qcom-ssc-block-bus: Fix the error handling path of qcom_ssc_block_bus_probe()  bus: qcom-ssc-block-bus: Remove some duplicated iounmap() calls  soc: qcom: pd-mapper: Add support for SDM630/636  reset: imx: Add SCU reset driver for i.MX8QXP and i.MX8QM  dt-bindings: firmware: imx: add property reset-controller  dt-bindings: reset: atmel,at91sam9260-reset: add sam9x7  memory: mtk-smi: Add ostd setting for mt8192  dt-bindings: soc: samsung: exynos-usi: Drop unnecessary status from example  firmware: tegra: bpmp: Fix typo in bpmp-abi.h  soc/tegra: pmc: Use str_enable_disable-like helpers  soc: samsung: include linux/array_size.h where needed  firmware: arm_scmi: use ioread64() instead of ioread64_hi_lo()  soc: mediatek: mtk-socinfo: Add extra entry for MT8395AV/ZA Genio 1200  soc: mediatek: mt8188-mmsys: Add support for DSC on VDO0  soc: mediatek: mmsys: Migrate all tables to MMSYS_ROUTE() macro  soc: mediatek: mt8365-mmsys: Fix routing table masks and values  ...

            List of files:
            /linux/drivers/firmware/Makefile</description>
        <pubDate>Thu, 27 Mar 2025 17:05:55 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>7bb0db29a5b6c4a875e56df1912fcc06ffff9f32 - Merge tag &apos;samsung-drivers-6.15&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/drivers</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/firmware/Makefile#7bb0db29a5b6c4a875e56df1912fcc06ffff9f32</link>
        <description>Merge tag &apos;samsung-drivers-6.15&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/driversSamsung SoC drivers for v6.151. Add support for Exynos USI v1 serial engines.  Drivers already   supported newer IP blocks - USI v2 - present in Exynos850 and newer.   A bit older ARM64 designs, like Exynos8895 use older USI v1 block.2. Add Exynos ACPM (Alive Clock and Power Manager) protocol driver   for Google GS101 SoC.  ACPM protocol allows communication between the   power management firmware and other embedded processors.3. Exynos2200: Add PMU, ChipID and SYSREG Devicetree bindings.4. Exynos7870: Add PMU and ChipID Devicetree bindings.5. Various cleanups.* tag &apos;samsung-drivers-6.15&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:  dt-bindings: soc: samsung: exynos-usi: Drop unnecessary status from example  soc: samsung: include linux/array_size.h where needed  soc: samsung: exynos-chipid: add support for exynos7870  dt-bindings: soc: samsung: exynos-pmu: add exynos7870-pmu compatible  dt-bindings: hwinfo: samsung,exynos-chipid: add exynos7870-chipid compatible  soc: samsung: exynos-chipid: add exynos2200 SoC support  dt-bindings: hwinfo: samsung,exynos-chipid: add exynos2200 compatible  dt-bindings: soc: samsung: exynos-pmu: add exynos2200 compatible  dt-bindings: soc: samsung: exynos-sysreg: add sysreg compatibles for exynos2200  firmware: Exynos ACPM: Fix spelling mistake &quot;Faile&quot; -&gt; &quot;Failed&quot;  MAINTAINERS: add entry for the Samsung Exynos ACPM mailbox protocol  firmware: add Exynos ACPM protocol driver  dt-bindings: firmware: add google,gs101-acpm-ipc  soc: samsung: usi: implement support for USIv1 and exynos8895  soc: samsung: usi: add a routine for unconfiguring the ip  dt-bindings: soc: samsung: usi: add USIv1 and samsung,exynos8895-usi  soc: samsung: Use syscon_regmap_lookup_by_phandle_argsLink: https://lore.kernel.org/r/20250309185601.10616-1-krzysztof.kozlowski@linaro.orgSigned-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux/drivers/firmware/Makefile</description>
        <pubDate>Wed, 19 Mar 2025 22:37:38 +0100</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>a88927b534ba18019b0440cf3d7f068407b5250c - firmware: add Exynos ACPM protocol driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/firmware/Makefile#a88927b534ba18019b0440cf3d7f068407b5250c</link>
        <description>firmware: add Exynos ACPM protocol driverAlive Clock and Power Manager (ACPM) Message Protocol is defined forthe purpose of communication between the ACPM firmware and masters(AP, AOC, ...). ACPM firmware operates on the Active Power Management(APM) module that handles overall power activities.ACPM and masters regard each other as independent hardware component andcommunicate with each other using mailbox messages and shared memory.This protocol driver provides the interface for all the client driversmaking use of the features offered by the APM. Add ACPM protocol support.Signed-off-by: Tudor Ambarus &lt;tudor.ambarus@linaro.org&gt;Link: https://lore.kernel.org/r/20250213-gs101-acpm-v9-2-8b0281b93c8b@linaro.orgSigned-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;

            List of files:
            /linux/drivers/firmware/Makefile</description>
        <pubDate>Thu, 13 Feb 2025 14:05:15 +0100</pubDate>
        <dc:creator>Tudor Ambarus &lt;tudor.ambarus@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>2a2274e90a76c24a03287e386f1ad128a8cc3b67 - Merge tag &apos;pmdomain-v6.15&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/firmware/Makefile#2a2274e90a76c24a03287e386f1ad128a8cc3b67</link>
        <description>Merge tag &apos;pmdomain-v6.15&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pmPull pmdomain updates from Ulf Hansson: &quot;pmdomain core:   - Add dev_pm_genpd_rpm_always_on() to support more fine-grained PM  pmdomain providers:   - arm: Remove redundant state verification for the SCMI PM domain   - bcm: Add system-wakeup support for bcm2835 via GENPD_FLAG_ACTIVE_WAKEUP   - rockchip: Add support for regulators   - rockchip: Use SMC call to properly inform firmware   - sunxi: Add V853 ppu support   - thead: Add support for RISC-V TH1520 power-domains  firmware:   - Add support for the AON firmware protocol for RISC-V THEAD  cpuidle-psci:   - Update section in MAINTAINERS for cpuidle-psci   - Add trace support for PSCI domain-idlestates&quot;* tag &apos;pmdomain-v6.15&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm: (29 commits)  firmware: thead: add CONFIG_MAILBOX dependency  firmware: thead,th1520-aon: Fix use after free in th1520_aon_init()  pmdomain: arm: scmi_pm_domain: Remove redundant state verification  pmdomain: thead: fix TH1520_AON_PROTOCOL dependency  pmdomain: thead: Add power-domain driver for TH1520  dt-bindings: power: Add TH1520 SoC power domains  firmware: thead: Add AON firmware protocol driver  dt-bindings: firmware: thead,th1520: Add support for firmware node  pmdomain: rockchip: add regulator dependency  pmdomain: rockchip: add regulator support  pmdomain: rockchip: fix rockchip_pd_power error handling  pmdomain: rockchip: reduce indentation in rockchip_pd_power  pmdomain: rockchip: forward rockchip_do_pmu_set_power_domain errors  pmdomain: rockchip: cleanup mutex handling in rockchip_pd_power  dt-bindings: power: rockchip: add regulator support  pmdomain: rockchip: Fix build error  pmdomain: imx: gpcv2: use proper helper for property detection  MAINTAINERS: Update section for cpuidle-psci  pmdomain: rockchip: Check if SMC could be handled by TA  cpuidle: psci: Add trace for PSCI domain idle  ...

            List of files:
            /linux/drivers/firmware/Makefile</description>
        <pubDate>Wed, 26 Mar 2025 04:40:51 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>e4b3cbd840e565484d0ad8d260d27c057466ed17 - firmware: thead: Add AON firmware protocol driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/firmware/Makefile#e4b3cbd840e565484d0ad8d260d27c057466ed17</link>
        <description>firmware: thead: Add AON firmware protocol driverThe T-Head TH1520 SoC uses an E902 co-processor running Always-On (AON)firmware to manage power, clock, and other system resources [1]. Thispatch introduces a driver implementing the AON firmware protocol,allowing the Linux kernel to communicate with the firmware via mailboxchannels.  Through an RPC-based interface, the kernel can initiate powerstate transitions, update resource configurations, and perform otherAON-related tasks.[1]Link: https://openbeagle.org/beaglev-ahead/beaglev-ahead/-/blob/main/docs/TH1520%20System%20User%20Manual.pdfSigned-off-by: Michal Wilczynski &lt;m.wilczynski@samsung.com&gt;Acked-by: Drew Fustini &lt;drew@pdp7.com&gt;Link: https://lore.kernel.org/r/20250311171900.1549916-3-m.wilczynski@samsung.comSigned-off-by: Ulf Hansson &lt;ulf.hansson@linaro.org&gt;

            List of files:
            /linux/drivers/firmware/Makefile</description>
        <pubDate>Tue, 11 Mar 2025 18:18:57 +0100</pubDate>
        <dc:creator>Michal Wilczynski &lt;m.wilczynski@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>a23e1966932464e1c5226cb9ac4ce1d5fc10ba22 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/firmware/Makefile#a23e1966932464e1c5226cb9ac4ce1d5fc10ba22</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.11 merge window.

            List of files:
            /linux/drivers/firmware/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 23:03:44 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
