linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-13 08:38:15 to 2025-08-15 05:18:31 UTC [more...]

[PATCH v4 0/8] dmaengine: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
 2025-08-15  5:16 UTC  (8+ messages)
` [PATCH v4 1/8] dt-bindings: dma: Add SpacemiT K1 PDMA controller
` [PATCH v4 2/8] dmaengine: mmp_pdma: Add clock support
` [PATCH v4 3/8] dmaengine: mmp_pdma: Add reset controller support
` [PATCH v4 4/8] dmaengine: mmp_pdma: Add operations structure for controller abstraction
` [PATCH v4 5/8] dmaengine: mmp_pdma: Add SpacemiT K1 PDMA support with 64-bit addressing
` [PATCH v4 6/8] riscv: dts: spacemit: Add PDMA node for K1 SoC
` [PATCH v4 7/8] riscv: dts: spacemit: Enable PDMA on Banana Pi F3 and Milkv Jupiter

[PATCH] ACPI: RISC-V: CPPC: Add CSR_CYCLE for CPPC FFH
 2025-08-15  4:07 UTC  (19+ messages)
    ` [External] "
                        ` [External] "

[PATCH 0/4] Add SPI NOR DTS node for SG2042 SoC and boards using it
 2025-08-15  3:57 UTC  (6+ messages)
` [PATCH 3/4] riscv: dts: sophgo: Enable SPI NOR node for SG2042_EVB_V1
` [PATCH 4/4] riscv: dts: sophgo: Enable SPI NOR node for SG2042_EVB_V2

[RFC PATCH 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
 2025-08-15  3:42 UTC  (13+ messages)
` [RFC PATCH 1/8] dt-bindings: vendor-prefixes: add verisilicon
` [RFC PATCH 2/8] dt-bindings: display: add versilicon,dc
` [RFC PATCH 3/8] drm: verisilicon: add a driver for Verisilicon display controllers
` [RFC PATCH 4/8] dt-bindings: display/bridge: add binding for TH1520 HDMI controller
` [RFC PATCH 5/8] drm/bridge: add a driver for T-Head "
` [RFC PATCH 6/8] riscv: dts: thead: add DPU and HDMI device tree nodes
` [RFC PATCH 7/8] riscv: dts: thead: lichee-pi-4a: enable HDMI
` [RFC PATCH 8/8] MAINTAINERS: assign myself as maintainer for verislicon DC driver

[PATCH v2 0/3] clk: thead: Changes to TH1520 clock driver for disp
 2025-08-15  3:27 UTC  (9+ messages)
` [PATCH v2 1/3] clk: thead: add support for enabling/disabling PLLs
` [PATCH v2 2/3] clk: thead: support changing DPU pixel clock rate
` [PATCH v2 3/3] clk: thead: th1520-ap: set all AXI clocks to CLK_IS_CRITICAL

[PATCH v12 0/7] spacemit: introduce P1 PMIC support
 2025-08-15  2:28 UTC  (6+ messages)
` [PATCH v12 1/7] dt-bindings: mfd: add support the SpacemiT P1 PMIC
` [PATCH v12 2/7] mfd: simple-mfd-i2c: add SpacemiT P1 support

[PATCH v2 0/2] riscv-imsic/aplic: Save and restore the registers
 2025-08-15  2:18 UTC  (4+ messages)
` [PATCH v2 1/2] irqchip/riscv-imsic: Restore the IMSIC registers

[PATCH v3 0/8] dmaengine: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
 2025-08-15  0:28 UTC  (12+ messages)
` [PATCH v3 1/8] dt-bindings: dma: Add SpacemiT K1 PDMA controller
` [PATCH v3 2/8] dmaengine: mmp_pdma: Add optional clock support
` [PATCH v3 6/8] riscv: dts: spacemit: Add PDMA0 node for K1 SoC

[PATCH 4/6] selftests: kvm: riscv: fix spelling mistakes in comments
 2025-08-15  0:18 UTC 

[PATCH 0/6] Introduce SpacemiT K1 PCIe phy and host controller
 2025-08-14 23:57 UTC  (22+ messages)
` [PATCH 1/6] dt-bindings: phy: spacemit: add SpacemiT PCIe/combo PHY
` [PATCH 2/6] dt-bindings: phy: spacemit: introduce PCIe PHY
` [PATCH 3/6] dt-bindings: phy: spacemit: introduce PCIe root complex
` [PATCH 4/6] phy: spacemit: introduce PCIe/combo PHY
` [PATCH 5/6] PCI: spacemit: introduce SpacemiT PCIe host driver
` [PATCH 6/6] riscv: dts: spacemit: PCIe and PHY-related updates

[PATCH v16 00/13] Support page table check on PowerPC
 2025-08-14 23:24 UTC  (16+ messages)
` [PATCH v16 03/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud[s]_set()
` [PATCH v16 04/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd[s]_set()
` [PATCH v16 05/13] mm/page_table_check: Provide addr parameter to page_table_check_ptes_set()
` [PATCH v16 06/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
` [PATCH v16 07/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear()
` [PATCH v16 08/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pte_clear()
` [PATCH v16 09/13] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()

[PATCH] riscv: hwprobe: allow querying available RISCV_HWPROBE_KEY_IMA_EXT_0 bits
 2025-08-14 22:13 UTC  (11+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/6] ONE_REG interface for SBI FWFT extension
 2025-08-14 15:55 UTC  (7+ messages)
` [PATCH 1/6] RISC-V: KVM: Set initial value of hedeleg in kvm_arch_vcpu_create()
` [PATCH 2/6] RISC-V: KVM: Introduce feature specific reset for SBI FWFT
` [PATCH 3/6] RISC-V: KVM: Introduce optional ONE_REG callbacks for SBI extensions
` [PATCH 4/6] RISC-V: KVM: Move copy_sbi_ext_reg_indices() to SBI implementation
` [PATCH 5/6] RISC-V: KVM: Implement ONE_REG interface for SBI FWFT state
` [PATCH 6/6] KVM: riscv: selftests: Add SBI FWFT to get-reg-list test

[PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
 2025-08-14 15:29 UTC  (17+ messages)
` [PATCH 048/114] clk: sophgo: sg2042-clkgen: convert from "
` [PATCH 075/114] clk: apple-nco: "
` [PATCH 084/114] clk: mstar: msc313-cpupll: "
` [PATCH 092/114] clk: renesas: rzg2l-cpg: "
` [PATCH 093/114] clk: renesas: rzv2h-cpg: remove round_rate() in favor of determine_rate()
` [PATCH 106/114] clk: versaclock5: convert from round_rate() to determine_rate()
` [PATCH 111/114] clk: divider: remove round_rate() in favor of determine_rate()
` [PATCH 113/114] clk: sophgo: sg2042-pll: "

[PATCH 0/2] reset: th1520: add VOSYS resets for DPU/HDMI/DSI
 2025-08-14 10:55 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: reset: thead,th1520-reset: add more VOSYS resets
` [PATCH 2/2] reset: th1520: add resets for display pipeline

[PATCH v4 00/24] vdso: Reject absolute relocations during build
 2025-08-14 13:43 UTC  (2+ messages)

[PATCH 0/2] ASoC: spacemit: add i2s support to K1 SoC
 2025-08-14 12:55 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: i2s: spacemit: add support for "
` [PATCH 2/2] ASoC: spacemit: i2s: "

[PATCH v3] i2c: spacemit: configure ILCR for accurate SCL frequency
 2025-08-14 12:57 UTC  (2+ messages)

[PATCH] riscv: Use an atomic xchg in pudp_huge_get_and_clear()
 2025-08-14 12:06 UTC 

[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
 2025-08-14 10:56 UTC  (7+ messages)
` [PATCH 02/21] clk: "
` [PATCH 03/21] gpio: "
` [PATCH 16/21] reset: "

[RFC PATCH 0/4] riscv: dts: thead: th1520: Add mailbox for SBI-to-AON comm
 2025-08-14  8:04 UTC  (13+ messages)
` [RFC PATCH 1/4] dt-bindings: mailbox: thead,th1520-mbox: retrofit for other mailboxes
` [RFC PATCH 2/4] dt-bindings: firmware: thead,th1520-aon: add a mailbox name for SBI
` [RFC PATCH 3/4] riscv: dts: thead: th1520: add reserved node for C910R mailbox
` [RFC PATCH 4/4] riscv: dts: thead: th1520: add mailbox channel for SBI-to-AON comm

[PATCH] riscv: sbi: Switch to new sys-off handler API
 2025-08-14  9:20 UTC  (2+ messages)

[PATCH v2 0/4] clk: spacemit: fix i2s clock
 2025-08-14  8:58 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: clock: spacemit: introduce i2s pre-clock to "

[PATCH] riscv: cacheinfo: init cache levels via fetch_cache_info when SMP disabled
 2025-08-14  8:16 UTC 

[PATCH] net: cadence: macb: convert from round_rate() to determine_rate()
 2025-08-14  8:10 UTC  (3+ messages)

Pytanie o samochód
 2025-08-14  7:36 UTC 

[PATCH 0/2] clk: thead: th1520-ap: allow gate cascade and fix padctrl0
 2025-08-14  6:47 UTC  (11+ messages)
` [PATCH 1/2] clk: thead: th1520-ap: describe gate clocks with clk_gate
` [PATCH 2/2] clk: thead: th1520-ap: fix parent of padctrl0 clock

[PATCH v2 4/4] clk: spacemit: fix i2s clock
 2025-08-14  1:05 UTC  (2+ messages)

[PATCH] reset: thead: Scope TH1520 reset driver to VO subsystem
 2025-08-13 18:48 UTC  (4+ messages)

[PATCH 00/19] perf: Rework event_init checks
 2025-08-13 17:01 UTC  (20+ messages)
` [PATCH 01/19] perf/arm-cmn: Fix event validation
` [PATCH 02/19] perf/hisilicon: Fix group validation
` [PATCH 03/19] perf/imx8_ddr: "
` [PATCH 04/19] perf/starfive: "
` [PATCH 05/19] iommu/vt-d: Fix perfmon "
` [PATCH 06/19] ARM: l2x0: Fix "
` [PATCH 07/19] ARM: imx: Fix MMDC PMU "
` [PATCH 08/19] perf/arm_smmu_v3: Improve "
` [PATCH 09/19] perf/qcom: "
` [PATCH 10/19] perf/arm-ni: Improve event validation
` [PATCH 11/19] perf/arm-cci: Tidy up "
` [PATCH 12/19] perf: Ignore event state for group validation
` [PATCH 13/19] perf: Add helper for checking grouped events
` [PATCH 14/19] perf: Clean up redundant group validation
` [PATCH 15/19] perf: Simplify "
` [PATCH 16/19] perf: Introduce positive capability for sampling
` [PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT
` [PATCH 18/19] perf: Introduce positive capability for raw events
` [PATCH 19/19] perf: Garbage-collect event_init checks

[PATCH v2] dt-bindings: serial: 8250: allow "main" and "uart" as clock names
 2025-08-13 16:51 UTC  (2+ messages)

[PATCH] dt-bindings: serial: 8250: move a constraint
 2025-08-13 16:50 UTC  (2+ messages)

[PATCH net-next v5 0/5] Add Ethernet MAC support for SpacemiT K1
 2025-08-13 13:34 UTC  (3+ messages)
` [PATCH net-next v5 4/5] riscv: dts: spacemit: Add Ethernet support for BPI-F3

[PATCH 0/2] riscv, bpf: fix reads of thread_info.cpu
 2025-08-13 12:13 UTC  (4+ messages)

[PATCH v6 0/5] riscv: add support for SBI Supervisor Software Events
 2025-08-13 12:08 UTC  (10+ messages)
` [PATCH v6 1/5] riscv: add SBI SSE extension definitions
` [PATCH v6 2/5] riscv: add support for SBI Supervisor Software Events extension
` [PATCH v6 3/5] drivers: firmware: add riscv SSE support

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-08-13 10:01 UTC  (12+ messages)
` [PATCH v5 15/44] KVM: SVM: Check pmu->version, not enable_pmu, when getting PMC MSRs
` [PATCH v5 17/44] KVM: x86/pmu: Snapshot host (i.e. perf's) reported PMU capabilities
` [PATCH v5 20/44] KVM: x86/pmu: Implement AMD mediated PMU requirements
` [PATCH v5 33/44] KVM: x86/pmu: Bypass perf checks when emulating mediated PMU counter accesses
` [PATCH v5 38/44] KVM: x86/pmu: Disallow emulation in the fastpath if mediated PMCs are active

[PATCH v3 0/2] riscv: dts: spacemit: Add initial support for OrangePi RV2
 2025-08-13  9:22 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: riscv: spacemit: Add OrangePi RV2 board
` [PATCH v3 2/2] riscv: dts: spacemit: Add OrangePi RV2 board device tree

[PATCH] mm: Remove pud_user() from asm-generic/pgtable-nopmd.h
 2025-08-13  6:56 UTC  (2+ messages)


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).