messages from 2024-03-18 10:00:39 to 2024-03-18 21:26:49 UTC [more...]
[PATCH v7 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
2024-03-18 21:26 UTC (13+ messages)
` [PATCH v7 2/8] perf: imx_perf: add macro definitions for parsing config attr
` [PATCH v7 3/8] perf: imx_perf: let the driver manage the counter usage rather the user
` [PATCH v7 4/8] perf: imx_perf: refactor driver for imx93
` [PATCH v7 5/8] perf: imx_perf: fix counter start and config sequence
` [PATCH v7 7/8] perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics
` [EXT] "
[PATCH 0/3] NXP S32G3 SoC initial bring-up
2024-03-18 20:50 UTC (7+ messages)
` [PATCH 1/3] arm64: dts: S32G3: Introduce device tree for S32G-VNP-RDB3
` [PATCH 2/3] net: stmmac: Add NXP S32 SoC family support
[PATCH v3 0/5] dmaengine: fsl-sdma: Some improvement for fsl-sdma
2024-03-18 20:44 UTC (6+ messages)
` [PATCH v3 1/5] dmaengine: imx-sdma: Support allocate memory from internal SRAM (iram)
` [PATCH v3 2/5] dmaengine: imx-sdma: Support 24bit/3bytes for sg mode
` [PATCH v3 3/5] dmaengine: imx-sdma: Add multi fifo for DEV_TO_DEV
` [PATCH v3 4/5] dt-bindings: fsl-imx-sdma: Add I2C peripheral types ID
` [PATCH v3 5/5] dmaengine: imx-sdma: Add i2c dma support
[PATCH] serial: mxs-auart: add spinlock around changing cts state
2024-03-18 20:18 UTC (2+ messages)
[PATCH v4 27/39] clk: at91: sam9x7: add sam9x7 pmc driver
2024-03-18 20:17 UTC (4+ messages)
[PATCH v5 0/3] add pmic pca9451a support
2024-03-18 20:02 UTC (5+ messages)
` [PATCH v5 3/3] arm64: dts: imx93-11x11-evk: add "
[PATCH v2 1/1] ASoC: fsl: imx-es8328: Switch to using gpiod API
2024-03-18 20:07 UTC
[PATCH v2 00/14] mm/treewide: Remove pXd_huge() API
2024-03-18 20:04 UTC (15+ messages)
` [PATCH v2 01/14] mm/hmm: Process pud swap entry without pud_huge()
` [PATCH v2 02/14] mm/gup: Cache p4d in follow_p4d_mask()
` [PATCH v2 03/14] mm/gup: Check p4d presence before going on
` [PATCH v2 04/14] mm/x86: Change pXd_huge() behavior to exclude swap entries
` [PATCH v2 05/14] mm/sparc: "
` [PATCH v2 06/14] mm/arm: Use macros to define pmd/pud helpers
` [PATCH v2 07/14] mm/arm: Redefine pmd_huge() with pmd_leaf()
` [PATCH v2 08/14] mm/arm64: Merge pXd_huge() and pXd_leaf() definitions
` [PATCH v2 09/14] mm/powerpc: Redefine pXd_huge() with pXd_leaf()
` [PATCH v2 10/14] mm/gup: Merge pXd huge mapping checks
` [PATCH v2 11/14] mm/treewide: Replace pXd_huge() with pXd_leaf()
` [PATCH v2 12/14] mm/treewide: Remove pXd_huge()
` [PATCH v2 13/14] mm/arm: Remove pmd_thp_or_huge()
` [PATCH v2 14/14] mm: Document pXd_leaf() API
[PATCH v1 1/1] ASoC: fsl: imx-es8328: Switch to using gpiod API
2024-03-18 20:02 UTC (2+ messages)
[PATCH] random: Fix the issue of '_might_sleep' function running in an atomic contex
2024-03-18 20:00 UTC (2+ messages)
[PATCH] perf: RISC-V: Check standard event availability
2024-03-18 19:44 UTC (2+ messages)
[PATCH v2 8/8] arm64: dts: allwinner: h616: enable DVFS for all boards
2024-03-18 19:11 UTC (2+ messages)
` [EXTERNAL] "
[PATCH 0/6] drm: zynqmp_dp: Misc. patches and debugfs support
2024-03-18 19:05 UTC (27+ messages)
` [PATCH 1/6] drm: zynqmp_dp: Downgrade log level for aux retries message
` [PATCH 2/6] drm: zynqmp_dp: Adjust training values per-lane
` [PATCH 3/6] drm: zynqmp_dp: Add locking
` [PATCH 4/6] drm: zynqmp_dp: Split off several helper functions
` [PATCH 5/6] drm: zynqmp_dp: Optionally ignore DPCD errors
` [PATCH 6/6] drm: zynqmp_dp: Add debugfs interface for compliance testing
[PATCH v7 0/4] arm64: dts: imx8qxp add asrc and sai
2024-03-18 19:00 UTC (5+ messages)
` [PATCH v7 1/4] ASoC: dt-bindings: fsl,imx-asrc/spdif: Add power-domains property
` [PATCH v7 2/4] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers
` [PATCH v7 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names
` [PATCH v7 4/4] arm64: dts: imx8qxp: add asrc[0,1], esai0, spdif0 and sai[4,5]
[PATCH v4 4/5] mikrobus: Add mikroBUS driver
2024-03-18 18:55 UTC (6+ messages)
[RFC PATCH v2 0/4] arm64: Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-03-18 18:36 UTC (15+ messages)
` [RFC PATCH v2 1/4] firmware/psci: Add definitions for PSCI v1.3 specification (ALPHA)
` [RFC PATCH v2 2/4] KVM: arm64: Add PSCI SYSTEM_OFF2 function for hibernation
` [RFC PATCH v2 3/4] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call
` [RFC PATCH v2 4/4] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
[RFC] [PATCH 0/4] KVM: arm64: emulation for CTR_EL0
2024-03-18 18:22 UTC (11+ messages)
` [PATCH 1/4] KVM: arm64: add emulation for CTR_EL0 register
` [PATCH 2/4] KVM: arm64: ensure guest access to CTR_EL0 is trapped
` [PATCH 3/4] KVM: arm64: show writable masks for feature registers
` [PATCH 4/4] KVM: selftests: aarch64: add tool to dump registers
[PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
2024-03-18 18:17 UTC (3+ messages)
[PATCH v5 00/27] Update SMMUv3 to the modern iommu API (part 2/3)
2024-03-18 18:16 UTC (16+ messages)
` [PATCH v5 01/27] iommu/arm-smmu-v3: Do not allow a SVA domain to be set on the wrong PASID
` [PATCH v5 03/27] iommu/arm-smmu-v3: Add a type for the CD entry
` [PATCH v5 04/27] iommu/arm-smmu-v3: Add an ops indirection to the STE code
` [PATCH v5 07/27] iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function
` [PATCH v5 09/27] iommu/arm-smmu-v3: Allocate the CD table entry in advance
[PATCH 0/3] Fix EEE support for MT7531 and MT7988 SoC switch
2024-03-18 18:01 UTC (2+ messages)
[PATCH 0/4] media: raspberrypi: Support RPi5's CFE
2024-03-18 17:33 UTC (5+ messages)
` [PATCH 1/4] media: uapi: Add meta formats for PiSP FE config and stats
` [PATCH 2/4] dt-bindings: media: Add bindings for raspberrypi,rp1-cfe
` [PATCH 4/4] media: admin-guide: Document the Raspberry Pi CFE (rp1-cfe)
[PATCH v4 0/5] misc: Add mikroBUS driver
2024-03-18 17:20 UTC (4+ messages)
` [PATCH v4 1/5] dt-bindings: misc: Add mikrobus-connector
[PATCH v1] perf: starfive: fix 64-bit only COMPILE_TEST condition
2024-03-18 17:12 UTC (4+ messages)
[PATCH] remoteproc: zynqmp: Add coredump support
2024-03-18 16:52 UTC (2+ messages)
[PATCH 0/2] hwmon: (aspeed-g6-pwm-tacho): Prepare for further pwm core changes
2024-03-18 16:45 UTC (5+ messages)
` [PATCH 1/2] hwmon: (aspeed-g6-pwm-tacho): Make use of pwmchip_parent() accessor
` [PATCH 2/2] hwmon: (aspeed-g6-pwm-tacho): Make use of devm_pwmchip_alloc() function
[RFC PATCH v3 0/5] mm: support large folios swap-in
2024-03-18 16:45 UTC (9+ messages)
` [RFC PATCH v3 5/5] mm: support large folios swapin as a whole
[PATCH] dt-bindings: clock: samsung,s3c6400-clock: convert to DT Schema
2024-03-18 16:20 UTC (5+ messages)
[PATCH 00/13] mm/treewide: Remove pXd_huge() API
2024-03-18 16:16 UTC (10+ messages)
` [PATCH 09/13] mm/powerpc: Redefine pXd_huge() with pXd_leaf()
` [PATCH 11/13] mm/treewide: Replace "
[PATCH v9 00/27] drm/connector: Create HDMI Connector infrastructure
2024-03-18 16:11 UTC (9+ messages)
` [PATCH v9 14/27] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v9 20/27] drm/connector: hdmi: Add Infoframes generation
[PATCH 2/4] dt-bindings: hwinfo: ti,k3-socinfo: Add nvmem-cells
2024-03-18 16:10 UTC (11+ messages)
[PATCH 0/2] Add OSTM support for Renesas RZ/V2H(P) SoC
2024-03-18 16:07 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: timer: renesas: ostm: Document "
` [PATCH 2/2] clocksource/drivers/renesas-ostm: Add OSTM support for "
[PATCH v4 0/6] Add support i.MX95 BLK CTL module clock features
2024-03-18 15:44 UTC (10+ messages)
` [PATCH v4 5/6] dt-bindindgs: clock: nxp: support i.MX95 Display CSR module
[PATCH v2] dt-bindings: nxp,pnx-i2c: Convert to dtschema
2024-03-18 15:39 UTC
[PATCH 0/2] Set PHY address of MT7531 switch to 0x1f on MediaTek arm64 boards
2024-03-18 15:38 UTC (5+ messages)
` [PATCH 1/2] arm64: dts: mediatek: mt7622: set PHY address of MT7531 switch to 0x1f
[PATCH] iio: xilinx-ams: Don't include ams_ctrl_channels in scan_mask
2024-03-18 15:28 UTC (9+ messages)
[PATCH v6 0/3] Introduce STM32 LVDS driver
2024-03-18 15:26 UTC (5+ messages)
` [PATCH v6 1/3] dt-bindings: display: add STM32 LVDS device
` [PATCH v6 2/3] drm/stm: lvds: add new STM32 LVDS Display Interface Transmitter driver
[PATCH] dt-bindings: nxp,i2c-pnx: Convert to dtschema
2024-03-18 15:09 UTC (3+ messages)
[PATCH v3 0/3] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
2024-03-18 15:01 UTC (5+ messages)
` [PATCH v3 2/3] arm64: Provide an AMU-based version of arch_freq_get_on_cpu
[RFC][PATCH 0/2] Amlogic T7 (A113D2) Clock Driver
2024-03-18 15:00 UTC (4+ messages)
` [RFC][PATCH 2/2] arm64: dts: amlogic: t7: SDCard, Ethernet and Clocking
` [RFC][PATCH 1/2] clk: meson: T7: add support for Amlogic T7 SoC PLL clock driver
[RFC] Support for Arm CCA VMs on Linux
2024-03-18 14:14 UTC (17+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
` [RFC PATCH 03/28] arm64: RME: Add wrappers for RMI calls
` [RFC PATCH 04/28] arm64: RME: Check for RME support at KVM init
` [RFC PATCH 06/28] arm64: RME: ioctls to create and configure realms
` [RFC PATCH 09/28] arm64: RME: RTT handling
` [RFC PATCH 12/28] KVM: arm64: Support timers in realm RECs
[PATCH 00/25] Introduce support of audio for Amlogic A1 SoC family
2024-03-18 13:48 UTC (21+ messages)
` [PATCH 01/25] clk: meson: a1: restrict an amount of 'hifi_pll' params
` [PATCH 09/25] ASoC: meson: g12a-toacodec: add support for A1 SoC family
` [PATCH 12/25] ASoC: meson: t9015: "
` [PATCH 13/25] ASoC: dt-bindings: meson: axg-pdm: document 'sysrate' property
[PATCH AUTOSEL 6.7 01/26] media: Revert "media: rkisp1: Drop IRQF_SHARED"
2024-03-18 13:24 UTC (4+ messages)
` [PATCH AUTOSEL 6.7 07/26] arm64: jump_label: use constraints "Si" instead of "i"
[PATCH 3/3] net: phy: mediatek-ge: do not disable EEE advertisement
2024-03-18 13:11 UTC (2+ messages)
` [PATCH 1/3] net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boards
[PATCH v2 0/5] Add DT bindings and device tree for Compulab SB-UCM-iMX8MPLUS
2024-03-18 12:58 UTC (7+ messages)
` [PATCH v2 2/5] arm64: dts: freescale: Add device tree for Compulab UCM-iMX8M-Plus
[PATCH] soc: mediatek: mtk-svs: Append "-thermal" to thermal zone names
2024-03-18 11:32 UTC
[PATCH v3 0/8] misc: Add mikroBUS driver
2024-03-18 12:37 UTC (4+ messages)
` [PATCH v3 1/8] dt-bindings: misc: Add mikrobus-connector
[PATCH] arm64: mm: Pass physical address explicitly in map_range
2024-03-18 12:31 UTC (4+ messages)
[PATCH net v2] net: dsa: mt7530: prevent possible incorrect XTAL frequency selection
2024-03-18 12:30 UTC
[PATCH 1/4] arm64: dts: allwinner: Pine H64: correctly remove reg_gmac_3v3
2024-03-18 11:50 UTC (2+ messages)
[PATCH v2] perf: RISC-V: fix IRQ detection on T-Head C908
2024-03-18 11:43 UTC (2+ messages)
[PATCH v3 0/3] Add initial support for T95 TV boxes
2024-03-18 11:42 UTC (3+ messages)
` [PATCH v3 3/3] arm64: dts: allwinner: h616: add support for T95 tv boxes
[PATCH 00/14] mips: dts: ralink: mt7621: improve DTS style
2024-03-18 11:06 UTC (38+ messages)
` [PATCH 01/14] mips: dts: ralink: mt7621: reorder cpu node attributes
` [PATCH 02/14] mips: dts: ralink: mt7621: reorder cpuintc "
` [PATCH 03/14] mips: dts: ralink: mt7621: reorder mmc regulator attributes
` [PATCH 04/14] mips: dts: ralink: mt7621: reorder sysc node attributes
` [PATCH 05/14] mips: dts: ralink: mt7621: reorder gpio "
` [PATCH 06/14] mips: dts: ralink: mt7621: reorder i2c "
` [PATCH 07/14] mips: dts: ralink: mt7621: reorder spi0 "
` [PATCH 08/14] mips: dts: ralink: mt7621: move pinctrl and sort its children
` [PATCH 09/14] mips: dts: ralink: mt7621: reorder mmc node attributes
` [PATCH 10/14] mips: dts: ralink: mt7621: reorder gic "
` [PATCH 11/14] mips: dts: ralink: mt7621: reorder ethernet node attributes and kids
` [PATCH 12/14] mips: dts: ralink: mt7621: reorder pcie node attributes and children
` [PATCH 13/14] mips: dts: ralink: mt7621: reorder pci?_phy attributes
` [PATCH 14/14] mips: dts: ralink: mt7621: reorder the attributes of the root node
[PATCH] spi: mt7621: allow GPIO chip select lines
2024-03-18 11:06 UTC (4+ messages)
` [PATCH v2] "
[PATCH V3 0/4] dts: mediatek: add Cudy WR3000 V1 wireless router
2024-03-18 10:28 UTC (3+ messages)
` [PATCH V3 4/4] arm64: dts: mediatek: Add Cudy WR3000 V1
[PATCH V2 0/4] arm64: dts: mediatek: mt7622: fix some validation errors
2024-03-18 10:24 UTC (9+ messages)
` [PATCH V2 1/4] arm64: dts: mediatek: mt7622: fix clock controllers
` [PATCH V2 2/4] arm64: dts: mediatek: mt7622: fix IR nodename
` [PATCH V2 3/4] arm64: dts: mediatek: mt7622: fix ethernet controller "compatible"
` [PATCH V2 4/4] arm64: dts: mediatek: mt7622: drop "reset-names" from thermal block
[PATCH v1 1/1] drm/mediatek/ dp: Adjust bandwidth limit for DP
2024-03-18 10:10 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).