linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-24 22:20:54 to 2025-09-25 14:07:08 UTC [more...]

[PATCH v6 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-09-25 14:05 UTC  (8+ messages)
` [PATCH v6 01/10] clk: qcom: gcc-ipq5424: Correct the icc_first_node_id
` [PATCH v6 02/10] dt-bindings: clock: Add "interconnect-cells" property in IPQ9574 example
` [PATCH v6 03/10] dt-bindings: interconnect: Add Qualcomm IPQ5424 NSSNOC IDs
` [PATCH v6 04/10] clk: qcom: gcc-ipq5424: Enable NSS NoC clocks to use icc-clk
` [PATCH v6 05/10] dt-bindings: clock: gcc-ipq5424: Add definition for GPLL0_OUT_AUX
` [PATCH v6 06/10] clk: qcom: gcc-ipq5424: Add gpll0_out_aux clock
` [PATCH v6 08/10] clk: qcom: Add NSS clock controller driver for IPQ5424

[PATCH net-next v3 0/2] net: stmmac: Drop frames causing HLBS error
 2025-09-25 14:06 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: stmmac: est: "
` [PATCH net-next v3 2/2] net: stmmac: tc: Add HLBS drop count to taprio stats

[PATCH v4 0/8] MT8196 GPU Frequency/Power Control Support
 2025-09-25 14:04 UTC  (7+ messages)
` [PATCH v4 8/8] pmdomain: mediatek: Add support for MFlexGraphics

[PATCH] driver core: fw_devlink: Don't warn in fw_devlink_dev_sync_state()
 2025-09-25 13:59 UTC  (4+ messages)

[PATCH 0/3] drm/mediatek: Fixes: Stale pointer usage and device leak
 2025-09-25 13:57 UTC  (4+ messages)
` [PATCH 1/3] drm/mediatek: mtk_dp: Fix hdmi codec and phy driver unregistration

[PATCH v2 0/6] remoteproc: imx_rproc: Use device managed API to clean up the driver
 2025-09-25 14:24 UTC  (5+ messages)
` [PATCH v2 1/6] remoteproc: imx_rproc: Fix runtime PM cleanup order and error handling

[PATCH] cpu: fix hard lockup triggered during stress-ng stress testing
 2025-09-25 13:48 UTC  (3+ messages)
` [PATCH] cpu: fix hard lockup triggered by printk calls within scheduling context

[PATCH 0/9] arm64: introduce Black Sesame Technologies C1200 SoC and CDCU1.0 board
 2025-09-25 13:38 UTC  (6+ messages)

[PATCH v8 00/12] perf: arm_spe: Armv8.8 SPE features
 2025-09-25 13:36 UTC  (3+ messages)
` [PATCH v8 08/12] perf: Add perf_event_attr::config4

[PATCH RFC net-next 0/9] net: stmmac: experimental PCS conversion
 2025-09-25 13:31 UTC  (3+ messages)

[PATCH net] dt-bindings: net: sparx5: correct LAN969x register space windows
 2025-09-25 13:19 UTC 

[PATCH 0/9] Add support for Multimedia Clock controllers for Kaanapali
 2025-09-25 13:17 UTC  (23+ messages)
` [PATCH 1/9] dt-bindings: clock: qcom: document Kaanapali DISPCC clock controller
` [PATCH 2/9] dt-bindings: clock: sm8450-camcc: Remove sc8280xp camcc to from sm8450 camcc
` [PATCH 3/9] dt-bindings: clock: qcom: Add support for CAMCC for Kaanapali
` [PATCH 4/9] dt-bindings: clock: qcom: Add Kaanapali video clock controller
` [PATCH 5/9] dt-bindings: clock: qcom: document the Kaanapali GPU Clock Controller
` [PATCH 6/9] clk: qcom: dispcc: Add support for display clock controller Kaanapali
` [PATCH 7/9] clk: qcom: camcc: Add support for camera clock controller for Kaanapali
` [PATCH 8/9] clk: qcom: Add support for VideoCC driver "
` [PATCH 9/9] drivers: clk: qcom: Add support for GPUCC and GFXCLK "

[PATCH v3 00/11] drm/connector: hdmi: limit infoframes per driver capabilities
 2025-09-25 13:13 UTC  (10+ messages)

[PATCH v10 0/4] PCI: dwc: Add ECAM support with iATU configuration
 2025-09-25 13:06 UTC  (2+ messages)

[PATCH] arm64: Kconfig: Make CPU_BIG_ENDIAN depend on BROKEN
 2025-09-25 13:01 UTC  (3+ messages)

[PATCH 0/3] Add clock support for CMU_MFC
 2025-09-25 13:04 UTC  (4+ messages)
  ` [PATCH 1/3] dt-bindings: clock: exynosautov920: add mfc clock definitions
  ` [PATCH 2/3] clk: samsung: exynosautov920: add block mfc clock support
  ` [PATCH 3/3] arm64: dts: exynosautov920: add CMU_MFC clock DT nodes

[PATCH v3] i2c: cadence: Add shutdown handler
 2025-09-25 12:30 UTC  (2+ messages)

[PATCH v4 00/10] drm/connector: hdmi: limit infoframes per driver capabilities
 2025-09-25 12:36 UTC  (5+ messages)
` [PATCH v4 01/10] drm/connector: let drivers declare infoframes as unsupported

[PATCH RFC 0/2] drm/bridge: re order of bridge chain causes flickering display
 2025-09-25 11:58 UTC  (5+ messages)
` [PATCH RFC 1/2] drm/bridge: ti-sn65dsi83: move clk setup to enable
` [PATCH RFC 2/2] drm/bridge: samsung-dsim: "

[PATCH 0/3] drm/imagination: add AM62P/AM67A/J722S support
 2025-09-25 11:43 UTC  (5+ messages)
` [PATCH 2/3] clk: keystone: don't cache clock rate

[PATCH v2 0/7] Initial Kontron SMARC-sAM67 support
 2025-09-25 11:34 UTC  (3+ messages)

Confirm this letter -----
 2025-09-25 10:13 UTC 

[PATCH 0/2] KVM: arm64: selftests: Cover ID_AA64ISAR3_EL1 in set_id_regs
 2025-09-25 11:12 UTC  (3+ messages)

[PATCH net v2 0/2] net: stmmac: Minor fixes for stmmac EST implementation
 2025-09-25 11:03 UTC  (8+ messages)
` [PATCH net v2 2/2] net: stmmac: Consider Tx VLAN offload tag length for maxSDU

[PATCH v2 12/27] media: v4l2-subdev: Introduce v4l2 subdev context
 2025-09-25 10:55 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl: make VAR-SOM SoM SoC-agnostic
 2025-09-25 10:49 UTC 

[PATCH v2 0/3] coresight: replace the void pointer with coresight_path pointer
 2025-09-25 10:42 UTC  (4+ messages)
` [PATCH v2 1/3] coresight: tmc: add the handle of the event to the path
` [PATCH v2 2/3] coresight: change helper_ops to accept coresight_path
` [PATCH v2 3/3] coresight: change the sink_ops "

[PATCH net-next] net: airoha: npu: Add a NPU callback to initialize flow stats
 2025-09-25 10:32 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl: make VAR-SOM SoM SoC-agnostic
 2025-09-25 10:27 UTC 

[PATCH RFC 0/3] coresight: replace the void pointer with coresight_path pointer
 2025-09-25 10:10 UTC  (7+ messages)
` [PATCH RFC 1/3] coresight: tmc: add the handle of the event to the path

[PATCH v2 1/3] arm64: dts: ti: k3-am62: Add support for AM625 OLDI IO Control
 2025-09-25 10:00 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: ti: k3-am625: Add OLDI support
` [PATCH v2 3/3] arm64: dts: ti: am625-phyboard-lyra: Add Lincoln LCD185-101CT panel overlay

[PATCH net-next] net: stmmac: Convert open-coded register polling to helper macro
 2025-09-25  9:42 UTC  (2+ messages)

[PATCH RFC 0/2] mm: add huge pfnmap support for remap_pfn_range()
 2025-09-25  9:38 UTC  (7+ messages)
` [PATCH RFC 2/2] mm: add PMD-level huge page "

[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
 2025-09-25  9:34 UTC  (8+ messages)
` [PATCH v3 20/24] pmdomain: core: Default to use of_genpd_sync_state() for genpd providers

[PATCH v2 00/29] arm_mpam: Add basic mpam driver
 2025-09-25  9:32 UTC  (12+ messages)
` [PATCH v2 01/29] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [PATCH v2 17/29] arm_mpam: Extend reset logic to allow devices to be reset any time
` [PATCH v2 18/29] arm_mpam: Register and enable IRQs
` [PATCH v2 20/29] arm_mpam: Allow configuration to be applied and restored during cpu online
` [PATCH v2 23/29] arm_mpam: Add mpam_msmon_read() to read monitor value

[PATCH 0/6] Some cleanups and addition of another Qnap TSx33 device
 2025-09-25  9:29 UTC  (7+ messages)
` [PATCH 1/6] arm64: dts: rockchip: move cpu_thermal node to the correct position
` [PATCH 2/6] arm64: dts: rockchip: Fix the 1Ghz ethernet on Qnap TS433
` [PATCH 3/6] arm64: dts: rockchip: describe mcu eeprom cells on rk3568-ts433
` [PATCH 4/6] arm64: dts: rockchip: move common qnap tsx33 parts to dtsi
` [PATCH 5/6] dt-bindings: arm: rockchip: add TS233 to RK3568-based QNAP NAS devices
` [PATCH 6/6] arm64: dts: rockchip: add QNAP TS233 devicetree

[PATCH v2 0/3] arm64: dts: rockchip: introduce LinkEase EasePi R1
 2025-09-25  9:26 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Document LinkEase
` [PATCH v2 2/3] dt-bindings: arm: rockchip: Add LinkEase EasePi R1
` [PATCH v2 3/3] arm64: dts: rockchip: add "

[PATCH] kvm, selftests: ioctl to handle MSIs injected from userspace as software-bypassing vLPIs
 2025-09-25  9:25 UTC  (2+ messages)

[PATCH v2 0/5] perf/arm_cspmu: Preparatory patches for NVIDIA T410 PMU
 2025-09-25  9:23 UTC  (5+ messages)
` [PATCH v2 1/5] perf/arm_cspmu: Add arm_cspmu_acpi_dev_get
` [PATCH v2 2/5] perf/arm_cspmu: Add callback to reset filter config

[PATCH v8] Bluetooth: mediatek: add gpio pin to reset bt
 2025-09-25  9:20 UTC 

[PATCH v3 0/2] ASoC: mediatek: Add support of SOF on Mediatek mt8196 SoC
 2025-09-25  9:18 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: dsp: mediatek: add mt8196 dsp document
` [PATCH v3 2/2] ASoC: SOF: MediaTek: Add mt8196 hardware support

[PATCH v2 00/14] drm/imx: dc: Use prefetch engine
 2025-09-25  9:09 UTC  (8+ messages)
` [PATCH v2 07/14] drm/imx: dc: Add DPR channel support

[PATCH v2 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
 2025-09-25  8:48 UTC  (3+ messages)
` [PATCH v2 1/2] watchdog: move arm64 watchdog_hld into common code
` [PATCH v2 2/2] riscv: add HARDLOCKUP_DETECTOR_PERF support

[PATCH 0/3] gpio/pinctrl/mfd: use more common syntax for compound literals
 2025-09-25  8:11 UTC  (6+ messages)
` [PATCH 2/3] pinctrl: "

[PATCH] clocksource/drivers/exynos_mct: Use percpu interrupts only on ARM64
 2025-09-25  8:07 UTC  (7+ messages)

[PATCH v5 0/5] Introduce ASPEED AST2700 BMC SoC
 2025-09-25  8:00 UTC  (3+ messages)

[PATCH v2 0/5] Power Management for Raspberry Pi V3D GPU
 2025-09-25  7:57 UTC  (3+ messages)
  ` [PATCH v2 2/5] clk: bcm: rpi: Turn firmware clock on/off when preparing/unpreparing

[PATCH v3 1/5] scripts/make_fit: Speed up operation
 2025-09-25  7:43 UTC  (3+ messages)
` [PATCH v3 4/5] scripts/make_fit: Provide a way to add built modules

[PATCH v5 00/17] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-09-25  7:33 UTC  (12+ messages)
` [PATCH v5 10/17] drm/bridge: analogix_dp: Apply drm_bridge_connector helper
` [PATCH v5 13/17] drm/rockchip: analogix_dp: Apply &analogix_dp_plat_data.attach() to attach next bridge
` [PATCH v5 15/17] drm/bridge: analogix_dp: Remove panel disabling and enabling in analogix_dp_set_bridge()

[PATCH v2 0/3] Add display overlays for imx8mp-phyboard-pollux
 2025-09-25  7:32 UTC  (9+ messages)
` [PATCH v2 1/3] arm64: dts: imx8mp pollux: add display overlays
  ` [Upstream] "
` [PATCH v2 2/3] arm64: dts: imx8mp pollux: add expansion board overlay
` [PATCH v2 3/3] arm64: dts: imx8mp pollux: add displays for expansion board

[PATCH v3] media: rkisp1: Improve frame sequence correctness on stats and params buffers
 2025-09-25  7:28 UTC  (2+ messages)

[PATCH] tracing: Fix the bug where bpf_get_stackid returns -EFAULT on the ARM64
 2025-09-25  7:14 UTC  (4+ messages)

[PATCH v4 0/2] irqchip/ast2700-intc: Add AST2700 INTC debugfs support and yaml update
 2025-09-25  7:07 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: interrupt-controller: aspeed: Add parent compatibles and refine documentation

[i.MX8 PCIe] PCIe link fails after kexec
 2025-09-25  6:31 UTC  (4+ messages)

[PATCH v2 0/2] Add support for MT8189 SCP and device tree bindings
 2025-09-25  6:23 UTC  (4+ messages)
` [PATCH v2 2/2] remoteproc: mediatek: Support MT8189 SCP

[PATCH V2] rtc: zynqmp: Restore alarm functionality after kexec transition
 2025-09-25  6:04 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: vendor-prefixes: Document LinkEase
 2025-09-25  5:59 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: arm: rockchip: Add LinkEase EasePi R1
` [PATCH 3/3] arm64: dts: rockchip: add "

[PATCH v6 1/4] dt-bindings: rtc: Document NVIDIA VRS RTC
 2025-09-25  5:36 UTC  (4+ messages)

[PATCH 00/10] RDA8810PL SD/MMC support
 2025-09-25  5:30 UTC  (5+ messages)

[PATCH 0/4] Add Raspberry Pi's RP1 ADC
 2025-09-25  5:26 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: "
` [PATCH 2/4] hwmon: adc: rp1: Add Raspberry Pi's RP1 ADC driver
` [PATCH 3/4] arm64: dts: rp1: Add Raspberry Pi's RP1 ADC DT node
` [PATCH 4/4] arm64: dts: broadcom: Enable RP1 ADC for RPi5

[PATCH] KVM: arm64: Implement KVM_TRANSLATE ioctl for arm64
 2025-09-25  5:21 UTC  (2+ messages)

[PATCH v2 0/4] Add pinctrl support for AST2700 SoC
 2025-09-25  4:48 UTC  (2+ messages)
  ` [PATCH v2 3/4] pinctrl: aspeed: Add AST2700 pinmux support

[PATCH v2 0/3] usb: dwc3: add layerscape platform driver use flatten dwc3 core
 2025-09-25  4:09 UTC  (4+ messages)
` [PATCH v2 2/3] usb: dwc3: dwc3-generic-plat: add layerscape dwc3 support

[PATCH v4 0/7] Add Type-C DP support for RK3399 EVB IND board
 2025-09-25  4:01 UTC  (9+ messages)
` [PATCH v4 1/7] usb: typec: Add default HPD device when register DisplayPort altmode

[PATCH v3 0/9] Updates of HiSilicon Uncore L3C PMU
 2025-09-25  3:59 UTC  (6+ messages)
` [PATCH v3 5/9] drivers/perf: hisi: Extend the field of tt_core

[PATCH v2] phy: freescale: Initialize priv->lock
 2025-09-25  3:58 UTC  (2+ messages)

[PATCH] drivers/perf: hisi: Add tt_core_deprecated for compatibility
 2025-09-25  3:31 UTC 

[PATCH v14 0/3] Add support for AST2700 clk driver
 2025-09-25  3:15 UTC  (4+ messages)
` [PATCH v14 3/3] clk: aspeed: add AST2700 clock driver

[PATCH v2 1/2] ARM: spectre-v2: Fix potential missing mitigations
 2025-09-25  2:57 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: mm: Optimize page_fault to reduce the impact of spectre-v2 bugfix

[PATCH v1 0/3] Only link libstub to final vmlinux
 2025-09-25  2:43 UTC  (3+ messages)
` [PATCH v1 1/3] LoongArch: "

[PATCH v5 0/3] Add exynosautov920 thermal support
 2025-09-25  2:28 UTC  (4+ messages)
  ` [PATCH v5 1/3] dt-bindings: thermal: samsung: Adjust '#thermal-sensor-cells' to 1
  ` [PATCH v5 2/3] thermal: exynos_tmu: Support new hardware and update TMU interface
  ` [PATCH v5 3/3] arm64: dts: exynosautov920: Add multiple sensors

[PATCH 1/2] dt-bindings: usb: usbmisc-imx: add fsl,imx94-usbmisc compatible
 2025-09-25  1:38 UTC  (3+ messages)
` [PATCH 2/2] usb: chipidea: imx: add USB support for i.MX94

[PATCH 1/3] arm64: dts: ti: k3-am62: Add support for AM625 OLDI IO Control
 2025-09-25  1:18 UTC  (2+ messages)

[PATCH v3 0/3] Mainline Protonic PRT8ML board
 2025-09-25  1:18 UTC  (2+ messages)

[PATCH 0/3] Add i.MX94 OCOTP support
 2025-09-25  1:18 UTC  (2+ messages)

[RESEND PATCH 1/3] ASoC: mxs-saif: support usage with simple-audio-card
 2025-09-25  1:18 UTC  (2+ messages)

[PATCH net-next v7 0/6] net: stmmac: Add support for Allwinner A523 GMAC200
 2025-09-25  0:53 UTC  (2+ messages)

[PATCH net-next 0/6] net: stmmac: yet more cleanups
 2025-09-25  0:50 UTC  (2+ messages)

[PATCH v1 0/2] Add Meta (Facebook) Yosemite5 BMC (AST2600)
 2025-09-25  0:16 UTC  (7+ messages)

[PATCH v2] dt-bindings: i2c: i2c-mt65xx: Document MediaTek MT6878 I2C
 2025-09-25  0:07 UTC  (2+ messages)

[PATCH] ASoC: stm32: sai: manage context in set_sysclk callback
 2025-09-24 23:26 UTC  (6+ messages)

[PATCH] dt-bindings: arm-smmu: Add compatible for Kaanapali SoC
 2025-09-24 23:19 UTC 

[PATCH v2 00/22] Apple Silicon USB3 support
 2025-09-24 22:49 UTC  (9+ messages)
` [PATCH v2 03/22] usb: dwc3: glue: Allow more fine grained control over mode switches
` [PATCH v2 04/22] usb: dwc3: Add Apple Silicon DWC3 glue layer driver

[soc:for-next] BUILD SUCCESS c2c42360ea33e949d31435514550194b522c0140
 2025-09-24 22:26 UTC 

[soc:soc/drivers] BUILD SUCCESS ff0bebab778c7474c328bc7e5e9bf3c39bf4fc1a
 2025-09-24 22:23 UTC 

[soc:tee/qcom] BUILD SUCCESS dcc7a571a3665a16581b5b18ca6b113f60a9a41a
 2025-09-24 22:22 UTC 

[soc:soc/dt] BUILD SUCCESS 0d4495122a5e0e7a32e68884c4037c969eb03764
 2025-09-24 22:22 UTC 

[soc:soc/arm] BUILD SUCCESS 32cdf411b4f8c23f6a5e6d897a64d1501dfaaee3
 2025-09-24 22:19 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).