messages from 2025-08-16 07:50:16 to 2025-08-19 12:51:50 UTC [more...]
[RFC PATCH 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
2025-08-18 7:54 UTC (20+ messages)
` [RFC PATCH 3/8] drm: verisilicon: add a driver for Verisilicon display controllers
` [RFC PATCH 5/8] drm/bridge: add a driver for T-Head TH1520 HDMI controller
[PATCH v2 0/2] Common csr_read_num() and csr_write_num() for RISC-V
2025-08-19 11:01 UTC (13+ messages)
` [PATCH v2 1/2] ACPI: RISC-V: Fix FFH_CPPC_CSR error handling
` [PATCH v2 2/2] RISC-V: Add common csr_read_num() and csr_write_num() functions
[PATCH] RISC-V: KVM: Using user-mode pte within kvm_riscv_gstage_ioremap
2025-08-19 9:57 UTC (4+ messages)
[PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
2025-08-19 9:49 UTC (15+ messages)
` [PATCH 016/114] clk: gemini: convert from "
` [PATCH 058/114] clk: stm32: stm32-core: "
` [PATCH 059/114] clk: stm32: stm32mp1: "
` [PATCH 105/114] clk: ux500: prcmu: "
` [PATCH 108/114] clk: versatile: icst: "
` [PATCH 109/114] clk: versatile: vexpress-osc: "
` [PATCH 110/114] clk: visconti: pll: "
[PATCH v3] riscv: Add sysctl to control discard of vstate on syscall entry
2025-08-19 9:40 UTC
[PATCH] RISC-V: KVM: Prevent HGATP_MODE_BARE passed
2025-08-19 9:30 UTC (3+ messages)
[PATCH v1 0/6] spi: Remove the use of dev_err_probe()
2025-08-19 9:20 UTC (2+ messages)
` [PATCH v1 3/6] "
[PATCH v4 0/3] Add driver support for ESWIN eic700 SoC clock controller
2025-08-19 9:10 UTC (10+ 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 0/6] ONE_REG interface for SBI FWFT extension
2025-08-19 9:02 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 v3] riscv: fix using wrong load type
2025-08-19 7:20 UTC (3+ messages)
[PATCH V2] RISC-V: KVM: Write hgatp register with valid mode bits
2025-08-19 6:44 UTC (6+ messages)
` [PATCH] RISC-V KVM: Remove unnecessary HGATP csr_read
[PATCH] RISC-V: KVM: Correct kvm_riscv_check_vcpu_requests() comment
2025-08-19 3:43 UTC (3+ messages)
[PATCH v2 0/6] RISC-V: KVM: Allow zicbop/bfloat16 exts for guests
2025-08-19 3:42 UTC (16+ messages)
` [PATCH v2 1/6] RISC-V: KVM: Change zicbom/zicboz block size to depend on the host isa
` [PATCH v2 2/6] RISC-V: KVM: Provide UAPI for Zicbop block size
` [PATCH v2 3/6] RISC-V: KVM: Allow Zicbop extension for Guest/VM
` [PATCH v2 4/6] RISC-V: KVM: Allow bfloat16 "
` [PATCH v2 5/6] KVM: riscv: selftests: Add Zicbop extension to get-reg-list test
` [PATCH v2 6/6] KVM: riscv: selftests: Add bfloat16 "
[PATCH v2] riscv: fix using wrong load type
2025-08-19 3:33 UTC (3+ messages)
[PATCH 19/19] perf: Garbage-collect event_init checks
2025-08-19 2:44 UTC (2+ messages)
[PATCH v4 0/3] clk: spacemit: fix i2s clock
2025-08-19 1:35 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: clock: spacemit: introduce i2s pre-clock to "
` [PATCH v4 2/3] clk: spacemit: introduce pre-div for ddn clock
` [PATCH v4 3/3] clk: spacemit: fix i2s clock
[PATCH 00/10] Bump minimum supported version of LLVM for building the kernel to 15.0.0
2025-08-19 0:55 UTC (3+ messages)
` [PATCH 07/10] riscv: Remove version check for LTO_CLANG selects
[PATCH v2 0/3] KVM: riscv: selftests: Enable supported test cases
2025-08-19 0:20 UTC (8+ messages)
` [PATCH v2 1/3] KVM: riscv: selftests: Add common "
` [PATCH v2 2/3] KVM: riscv: selftests: Use the existing RISCV_FENCE macro in `rseq-riscv.h`
` [PATCH v2 3/3] KVM: riscv: selftests: Add missing headers for new testcases
[PATCH v2 0/2] clk: thead: th1520-ap: allow gate cascade and fix padctrl0
2025-08-18 22:10 UTC (4+ 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 v3 0/4] clk: thead: Changes to TH1520 clock driver for disp
2025-08-18 22:10 UTC (6+ 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 v5 00/44] KVM: x86: Add support for mediated vPMUs
2025-08-18 20:07 UTC (9+ messages)
` [PATCH v5 09/44] perf/x86: Switch LVTPC to/from mediated PMI vector on guest load/put context
[PATCH v3] iommu/riscv: prevent NULL deref in iova_to_phys
2025-08-18 16:04 UTC (4+ messages)
[PATCH] pinctrl: spacemit: remove extra line in debug output
2025-08-18 15:17 UTC (2+ messages)
[PATCH v2] asm-generic: Remove pud_user() from pgtable-nopmd.h
2025-08-18 9:35 UTC
[PATCH v11 0/4] Add TH1520 GPU support with power sequencing
2025-08-18 9:35 UTC (2+ messages)
[PATCH v6 0/5] riscv: add support for SBI Supervisor Software Events
2025-08-18 9:08 UTC (3+ messages)
` [PATCH v6 2/5] riscv: add support for SBI Supervisor Software Events extension
` [External] "
[PATCH v3 0/3] clk: spacemit: fix i2s clock
2025-08-18 13:08 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: clock: spacemit: introduce i2s pre-clock to "
` [PATCH v3 2/3] clk: spacemit: introduce pre-div for ddn clock
` [PATCH v3 3/3] clk: spacemit: fix i2s clock
[PATCH v4 0/8] dmaengine: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
2025-08-18 12:28 UTC (4+ messages)
` [PATCH v4 6/8] riscv: dts: spacemit: Add PDMA node for K1 SoC
[PATCH v4 4/8] dmaengine: mmp_pdma: Add operations structure for controller abstraction
2025-08-18 12:27 UTC (3+ messages)
[PATCH v3 0/2] riscv: dts: spacemit: Add initial support for OrangePi RV2
2025-08-18 12:25 UTC (2+ messages)
[PATCH 0/2] Poweroff/reboot support for TH1520 via AON
2025-08-18 9:55 UTC (5+ 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 v13 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-08-18 9:24 UTC (2+ messages)
[PATCH v2 0/8] selftests/mm: Add compiler flags and fix found warnings
2025-08-18 8:16 UTC (7+ messages)
` [PATCH v2 1/8] selftests/mm: Add -Wunreachable-code and fix warnings
` [PATCH v2 2/8] selftests/mm: protection_keys: Fix dead code
` [PATCH v2 4/8] selftests/mm: Add -Wunused family of flags
[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 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 (10+ 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] 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 v5] crypto: riscv/poly1305 - import OpenSSL/CRYPTOGAMS implementation
2025-08-17 11:41 UTC (2+ messages)
[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 (6+ 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 0/2] ASoC: spacemit: add i2s support to K1 SoC
2025-08-16 9:13 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: i2s: spacemit: add support for "
[PATCH 0/7] drm/etnaviv: add support for GC620 on T-Head TH1520
2025-08-16 7:47 UTC (4+ messages)
` [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
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).