linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-15 01:07:35 to 2025-08-18 07:53:07 UTC [more...]

[RFC PATCH 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
 2025-08-18  7:47 UTC  (29+ messages)
` [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 "

[PATCH 0/2] Poweroff/reboot support for TH1520 via AON
 2025-08-18  7:49 UTC  (3+ messages)
` [PATCH 1/2] driver: reset: th1520-aon: add driver for poweroff/reboot via AON FW
` [PATCH 2/2] pmdomain: thead: create auxiliary device for rebooting

[PATCH V2] RISC-V: KVM: Write hgatp register with valid mode bits
 2025-08-18  7:45 UTC  (4+ messages)

[PATCH v2 0/4] clk: spacemit: fix i2s clock
 2025-08-18  7:33 UTC  (7+ messages)
` [PATCH v2 2/4] clk: spacemit: introduce pre-div for ddn clock
` [PATCH v2 3/4] clk: spacemit: introduce factor for div clock

[PATCH] sifive: fix using wrong load type
 2025-08-18  7:27 UTC  (2+ messages)

[PATCH v4 0/8] dmaengine: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
 2025-08-18  7:17 UTC  (11+ 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 v4 8/8] riscv: defconfig: Enable MMP_PDMA support for SpacemiT K1 SoC

[PATCH v6 0/3] RISC-V: Add ACPI support for IOMMU
 2025-08-18  4:58 UTC  (4+ messages)
` [PATCH v6 1/3] ACPI: RISC-V: Add support for RIMT
` [PATCH v6 2/3] ACPI: scan: Add support for RISC-V in acpi_iommu_configure_id()
` [PATCH v6 3/3] iommu/riscv: Add ACPI support

[PATCH v2 0/3] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
 2025-08-18  6:23 UTC  (5+ messages)
` [PATCH v2 2/3] riscv: dts: starfive: jh7110: add DMC memory controller
` [PATCH v2 3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader

[PATCH v2 0/2] riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
 2025-08-18  6:08 UTC  (3+ messages)

[PATCH v10 00/24] Linux SBI MPXY and RPMI drivers
 2025-08-18  4:09 UTC  (25+ messages)
` [PATCH v10 01/24] dt-bindings: mailbox: Add bindings for RPMI shared memory transport
` [PATCH v10 02/24] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension
` [PATCH v10 03/24] RISC-V: Add defines for the SBI message proxy extension
` [PATCH v10 04/24] mailbox: Add common header for RPMI messages sent via mailbox
` [PATCH v10 05/24] mailbox: Allow controller specific mapping using fwnode
` [PATCH v10 06/24] byteorder: Add memcpy_to_le32() and memcpy_from_le32()
` [PATCH v10 07/24] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [PATCH v10 08/24] dt-bindings: clock: Add RPMI clock service message proxy bindings
` [PATCH v10 09/24] dt-bindings: clock: Add RPMI clock service controller bindings
` [PATCH v10 10/24] clk: Add clock driver for the RISC-V RPMI clock service group
` [PATCH v10 11/24] dt-bindings: Add RPMI system MSI message proxy bindings
` [PATCH v10 12/24] dt-bindings: Add RPMI system MSI interrupt controller bindings
` [PATCH v10 13/24] irqchip: Add driver for the RPMI system MSI service group
` [PATCH v10 14/24] ACPI: property: Refactor acpi_fwnode_get_reference_args() to support nargs_prop
` [PATCH v10 15/24] ACPI: Add support for nargs_prop in acpi_fwnode_get_reference_args()
` [PATCH v10 16/24] ACPI: scan: Update honor list for RPMI System MSI
` [PATCH v10 17/24] ACPI: RISC-V: Create interrupt controller list in sorted order
` [PATCH v10 18/24] ACPI: RISC-V: Add support to update gsi range
` [PATCH v10 19/24] ACPI: RISC-V: Add RPMI System MSI to GSI mapping
` [PATCH v10 20/24] irqchip/irq-riscv-imsic-early: Export imsic_acpi_get_fwnode()
` [PATCH v10 21/24] mailbox/riscv-sbi-mpxy: Add ACPI support
` [PATCH v10 22/24] irqchip/riscv-rpmi-sysmsi: "
` [PATCH v10 23/24] RISC-V: Enable GPIO keyboard and event device in RV64 defconfig
` [PATCH v10 24/24] MAINTAINERS: Add entry for RISC-V RPMI and MPXY drivers

[PATCH 0/2] Common csr_read_num() and csr_write_num() for RISC-V
 2025-08-18  4:09 UTC  (13+ messages)
` [PATCH 1/2] ACPI: RISC-V: Fix FFH_CPPC_CSR error handling
` [PATCH 2/2] RISC-V: Add common csr_read_num() and csr_write_num() functions

[PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
 2025-08-18  0:48 UTC  (3+ messages)
` [PATCH 110/114] clk: visconti: pll: convert from "

[PATCH] RISC-V: KVM: Write hgatp register with valid mode bits
 2025-08-17 21:01 UTC  (3+ messages)

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

[PATCH 0/6] ONE_REG interface for SBI FWFT extension
 2025-08-17 12:04 UTC  (10+ 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 v5] crypto: riscv/poly1305 - import OpenSSL/CRYPTOGAMS implementation
 2025-08-17 11:41 UTC  (2+ messages)

[PATCH v4 0/3] Add driver support for ESWIN eic700 SoC clock controller
 2025-08-17  6:07 UTC  (7+ messages)
` [PATCH v4 1/3] clock: eswin: Documentation for eic7700 SoC
` [PATCH v4 2/3] clock: eswin: Add eic7700 clock driver
` [PATCH v4 3/3] riscv: dts: eswin: Add clock driver support

[PATCH] LoongArch: Increase COMMAND_LINE_SIZE to 4096
 2025-08-17  3:42 UTC  (2+ messages)

[PATCH 0/3] Initial thermal management for Lichee Pi 4A board
 2025-08-16 23:40 UTC  (6+ messages)
` [PATCH 1/3] riscv: dts: thead: th1520: add coefficients to the PVT node
` [PATCH 2/3] riscv: dts: thead: th1520: add initial thermal zones
` [PATCH 3/3] riscv: dts: thead: th1520: add soft PWM fan for Lichee Pi 4A

[PATCH 0/2] clk: thead: th1520-ap: allow gate cascade and fix padctrl0
 2025-08-16 23:16 UTC  (10+ 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

kselftest ftrace timeout on 6.17-rc1
 2025-08-16 15:19 UTC 

[PATCH AUTOSEL 6.1 24/51] pwm: sifive: Fix PWM algorithm and clarify inverted compare behavior
 2025-08-16 13:08 UTC  (3+ messages)

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

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

[PATCH v2 0/2] clk: thead: th1520-ap: allow gate cascade and fix padctrl0
 2025-08-16  8:44 UTC  (3+ messages)
` [PATCH v2 1/2] clk: thead: th1520-ap: describe gate clocks with clk_gate
` [PATCH v2 2/2] clk: thead: th1520-ap: fix parent of padctrl0 clock

[PATCH 0/7] drm/etnaviv: add support for GC620 on T-Head TH1520
 2025-08-16  7:47 UTC  (8+ messages)
` [PATCH 1/7] drm/etnaviv: add HWDB entry for GC620 r5552 c20b
` [PATCH 2/7] drm/etnaviv: add handle for GPUs with only SECURITY_AHB flag
` [PATCH 3/7] drm/etnaviv: setup DEC400EX on GC620 r5552
` [PATCH 4/7] drm/etnaviv: protect whole iommuv2 ctx alloc func under global mutex
` [PATCH 5/7] drm/etnaviv: prepare for shared_context support for iommuv2
` [PATCH 6/7] drm/etnaviv: add shared context "
` [PATCH 7/7] [NOT FOR UPSTREAM] riscv: dts: thead: enable GC620 G2D on TH1520

[PATCH RESEND] perf/util: make TYPE_STATE_MAX_REGS architecture-dependent
 2025-08-16  6:46 UTC  (3+ messages)

[PATCH 0/2] riscv, bpf: fix reads of thread_info.cpu
 2025-08-16  1:30 UTC  (6+ messages)
` [PATCH 1/2] riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REG
` [PATCH 2/2] riscv, bpf: use lw when reading int cpu in bpf_get_smp_processor_id

[PATCH] selftests: riscv: Add README for RISC-V KSelfTest
 2025-08-15 18:07 UTC 

[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
 2025-08-15 16:41 UTC  (6+ messages)
` [PATCH 05/17] powerpc: "

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-08-15 15:55 UTC  (7+ messages)
` [PATCH v5 09/44] perf/x86: Switch LVTPC to/from mediated PMI vector on guest load/put context

[PATCH v4 18/24] riscv: vdso: Disable LTO for the vDSO
 2025-08-15 15:07 UTC  (2+ messages)

[PATCH v4 17/24] riscv: vdso: Deduplicate CFLAGS_REMOVE_* variables
 2025-08-15 15:07 UTC  (2+ messages)

[PATCH v4 06/24] riscv: elf: Move relocation constants to UAPI
 2025-08-15 15:05 UTC  (2+ messages)

[PATCH v3] iommu/riscv: prevent NULL deref in iova_to_phys
 2025-08-15 14:43 UTC  (4+ messages)

[PATCH v4 00/24] vdso: Reject absolute relocations during build
 2025-08-15 10:06 UTC  (3+ messages)

[PATCH v5 1/3] ACPI: RISC-V: Add support for RIMT
 2025-08-15 10:51 UTC  (3+ messages)

[PATCH bpf-next 00/10] Add support arena atomics for RV64
 2025-08-15  9:08 UTC  (6+ messages)

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

[PATCH 0/4] Add SPI NOR DTS node for SG2042 SoC and boards using it
 2025-08-15  6:17 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/4] riscv: dts: thead: th1520: Add mailbox for SBI-to-AON comm
 2025-08-15  6:14 UTC  (7+ messages)
` [RFC PATCH 2/4] dt-bindings: firmware: thead,th1520-aon: add a mailbox name for SBI

[PATCH 0/8] riscv: add initial support for hardware breakpoints
 2025-08-15  5:42 UTC  (3+ messages)
` [PATCH 8/8] selftests: riscv: Add test "

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

[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  (3+ messages)
` [PATCH v12 2/7] mfd: simple-mfd-i2c: add SpacemiT P1 support

[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 


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