messages from 2025-07-02 06:02:57 to 2025-07-04 12:42:29 UTC [more...]
[PATCH] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
2025-07-04 12:41 UTC (6+ messages)
[PATCH fixes] riscv: Properly export reserved regions in /proc/iomem
2025-07-04 12:25 UTC (5+ messages)
` [PATCH 0/1] Fix for riscv vmcore issue
[PATCH v8 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-07-04 12:01 UTC (8+ messages)
` [PATCH v8 1/7] rust: pwm: Add Kconfig and basic data structures
` [PATCH v8 2/7] rust: pwm: Add core 'Device' and 'Chip' object wrappers
` [PATCH v8 3/7] rust: pwm: Add driver operations trait and registration support
` [PATCH v8 4/7] pwm: Add Rust driver for T-HEAD TH1520 SoC
` [PATCH v8 5/7] dt-bindings: pwm: thead: Add T-HEAD TH1520 PWM controller
` [PATCH v8 6/7] riscv: dts: thead: Add PWM controller node
` [PATCH v8 7/7] riscv: dts: thead: Add PWM fan and thermal control
[PATCH v3 11/24] cpuidle: riscv-sbi: Opt-out from genpd's common ->sync_state() support
2025-07-04 10:39 UTC (4+ messages)
` [PATCH v3 24/24] cpuidle: riscv-sbi: Drop redundant sync_state support
[PATCH 0/8] add Voyager board support
2025-07-04 9:15 UTC (10+ messages)
` [PATCH 1/8] riscv: add Andes SoC family Kconfig support
` [PATCH 2/8] dt-bindings: riscv: add Andes QiLai SoC and the Voyager board bindings
` [PATCH 3/8] dt-bindings: interrupt-controller: add Andes QiLai PLIC
` [PATCH 4/8] dt-bindings: interrupt-controller: add Andes machine-level software interrupt controller
` [PATCH 5/8] dt-bindings: timer: add Andes machine timer
` [PATCH 6/8] riscv: dts: andes: add QiLai SoC device tree
` [PATCH 7/8] riscv: dts: andes: add Voyager board "
` [PATCH 8/8] riscv: defconfig: enable Andes SoC
[PATCH RFC] RISC-V: Fix a register to store the percpu offset
2025-07-04 8:45 UTC
[PATCH v8 00/24] Linux SBI MPXY and RPMI drivers
2025-07-04 10:11 UTC (28+ messages)
` [PATCH v8 01/24] dt-bindings: mailbox: Add bindings for RPMI shared memory transport
` [PATCH v8 02/24] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension
` [PATCH v8 03/24] RISC-V: Add defines for the SBI message proxy extension
` [PATCH v8 04/24] mailbox: Add common header for RPMI messages sent via mailbox
` [PATCH v8 05/24] mailbox: Allow controller specific mapping using fwnode
` [PATCH v8 06/24] byteorder: Add memcpy_to_le32() and memcpy_from_le32()
` [PATCH v8 07/24] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [PATCH v8 08/24] dt-bindings: clock: Add RPMI clock service message proxy bindings
` [PATCH v8 09/24] dt-bindings: clock: Add RPMI clock service controller bindings
` [PATCH v8 10/24] clk: Add clock driver for the RISC-V RPMI clock service group
` [PATCH v8 11/24] dt-bindings: Add RPMI system MSI message proxy bindings
` [PATCH v8 12/24] dt-bindings: Add RPMI system MSI interrupt controller bindings
` [PATCH v8 13/24] irqchip: Add driver for the RPMI system MSI service group
` [PATCH v8 14/24] ACPI: property: Refactor acpi_fwnode_get_reference_args() to support nargs_prop
` [PATCH v8 15/24] ACPI: Add support for nargs_prop in acpi_fwnode_get_reference_args()
` [PATCH v8 16/24] ACPI: scan: Update honor list for RPMI System MSI
` [PATCH v8 17/24] ACPI: RISC-V: Create interrupt controller list in sorted order
` [PATCH v8 18/24] ACPI: RISC-V: Add support to update gsi range
` [PATCH v8 19/24] ACPI: RISC-V: Add RPMI System MSI to GSI mapping
` [PATCH v8 20/24] irqchip/irq-riscv-imsic-early: Export imsic_acpi_get_fwnode()
` [PATCH v8 21/24] mailbox/riscv-sbi-mpxy: Add ACPI support
` [PATCH v8 22/24] irqchip/riscv-rpmi-sysmsi: "
` [PATCH v8 23/24] RISC-V: Enable GPIO keyboard and event device in RV64 defconfig
` [PATCH v8 24/24] MAINTAINERS: Add entry for RISC-V RPMI and MPXY drivers
[GIT PULL] Immutable tag between SpacemiT's reset and clock trees for v6.17
2025-07-04 10:02 UTC (2+ messages)
[PATCH v7 00/24] Linux SBI MPXY and RPMI drivers
2025-07-04 8:16 UTC (47+ messages)
` [PATCH v7 03/24] RISC-V: Add defines for the SBI message proxy extension
` [PATCH v7 05/24] mailbox: Allow controller specific mapping using fwnode
` [PATCH v7 06/24] byteorder: Add memcpy_to_le32() and memcpy_from_le32()
` [PATCH v7 07/24] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [PATCH v7 10/24] clk: Add clock driver for the RISC-V RPMI clock service group
` [PATCH v7 14/24] ACPI: property: Refactor acpi_fwnode_get_reference_args()
` [PATCH v7 15/24] ACPI: property: Add support for cells property
` [PATCH v7 16/24] ACPI: scan: Update honor list for RPMI System MSI
` [PATCH v7 17/24] ACPI: RISC-V: Create interrupt controller list in sorted order
` [PATCH v7 18/24] ACPI: RISC-V: Add support to update gsi range
` [PATCH v7 19/24] ACPI: RISC-V: Add RPMI System MSI to GSI mapping
` [PATCH v7 20/24] irqchip/irq-riscv-imsic-early: Export imsic_acpi_get_fwnode()
` [PATCH v7 21/24] mailbox/riscv-sbi-mpxy: Add ACPI support
` [PATCH v7 22/24] irqchip/riscv-rpmi-sysmsi: "
` [PATCH v7 23/24] RISC-V: Enable GPIO keyboard and event device in RV64 defconfig
` [PATCH v7 24/24] MAINTAINERS: Add entry for RISC-V RPMI and MPXY drivers
[PATCH] riscv: dts: sophgo: sg2044: add pmu configuration
2025-07-04 6:39 UTC (2+ messages)
[PATCH] riscv: dts: sophgo: sophgo-srd3-10: reserve uart0 device
2025-07-04 6:34 UTC (3+ messages)
[PATCH v4 0/4] Add SpacemiT K1 USB3.0 host controller support
2025-07-04 2:41 UTC (6+ messages)
` [PATCH v4 3/4] usb: dwc3: add generic driver to support flattened DT
[PATCH] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
2025-07-04 2:22 UTC (2+ messages)
[PATCH v7 0/8] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-07-03 21:42 UTC (17+ messages)
` [PATCH v7 1/8] pwm: Expose PWM_WFHWSIZE in public header
` [PATCH v7 2/8] rust: pwm: Add Kconfig and basic data structures
` [PATCH v7 3/8] rust: pwm: Add core 'Device' and 'Chip' object wrappers
` [PATCH v7 4/8] rust: pwm: Add driver operations trait and registration support
` [PATCH v7 5/8] pwm: Add Rust driver for T-HEAD TH1520 SoC
` [PATCH v7 6/8] dt-bindings: pwm: thead: Add T-HEAD TH1520 PWM controller
` [PATCH v7 7/8] riscv: dts: thead: Add PWM controller node
` [PATCH v7 8/8] riscv: dts: thead: Add PWM fan and thermal control
[PATCH v2 00/14] SHA-256 library improvements
2025-07-03 17:38 UTC (2+ messages)
[PATCH v3 0/3] Add SiFive power provider driver
2025-07-03 17:04 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: power: Add SiFive Domain Management controllers
` [PATCH v3 2/3] cpuidle: riscv-sbi: Work with the external pmdomain driver
` [PATCH v3 3/3] cpuidle: Add SiFive power provider
[PATCH 2/2] bitops: rotate: Add riscv implementation using Zbb extension
2025-07-03 16:58 UTC (6+ messages)
[PATCH v5 0/8] add Voyager board support
2025-07-03 16:42 UTC (10+ messages)
[PATCH v11 0/6] reset: spacemit: add K1 reset support
2025-07-03 15:21 UTC (6+ messages)
[PATCH net-next v4 0/2] Add Ethernet MAC support for SpacemiT K1
2025-07-03 12:31 UTC (5+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: Add "
` [PATCH net-next v4 2/2] net: spacemit: Add K1 Ethernet MAC
Question for CV1800 mailbox users series SoC
2025-07-03 10:25 UTC (2+ messages)
[PATCH v7 0/5] Add TH1520 GPU support with power sequencing
2025-07-03 10:21 UTC (3+ messages)
` [PATCH v7 1/5] drm/imagination: Use pwrseq for TH1520 GPU power management
[PATCH net-next v3 0/5] Add Ethernet MAC support for SpacemiT K1
2025-07-03 9:00 UTC (14+ messages)
` [PATCH net-next v3 2/5] net: spacemit: Add K1 Ethernet MAC
` [PATCH net-next v3 3/5] riscv: dts: spacemit: Add Ethernet support for K1
` [PATCH net-next v3 4/5] riscv: dts: spacemit: Add Ethernet support for BPI-F3
` [PATCH net-next v3 5/5] riscv: dts: spacemit: Add Ethernet support for Jupiter
[PATCH v3] irqchip/riscv-imsic: Add kernel parameter to disable IPIs
2025-07-03 4:53 UTC (3+ messages)
[PATCH 0/3] riscv: dts: sophgo: Add ethernet support for cv18xx
2025-07-03 2:15 UTC (4+ messages)
` [PATCH 1/3] riscv: dts: sophgo: Add ethernet device "
` [PATCH 2/3] riscv: dts: sophgo: Add mdio multiplexer "
` [PATCH 3/3] riscv: dts: sophgo: Enable ethernet device for Huashan Pi
[PATCH net-next] dt-bindings: net: Add support for Sophgo CV1800 dwmac
2025-07-03 2:12 UTC
[PATCH v7 0/8] spacemit: introduce P1 PMIC support
2025-07-02 21:36 UTC (9+ messages)
` [PATCH v7 1/8] dt-bindings: mfd: add support the SpacemiT P1 PMIC
` [PATCH v7 2/8] mfd: simple-mfd-i2c: specify max_register
` [PATCH v7 3/8] mfd: simple-mfd-i2c: add SpacemiT P1 support
` [PATCH v7 4/8] regulator: spacemit: support SpacemiT P1 regulators
` [PATCH v7 5/8] rtc: spacemit: support the SpacemiT P1 RTC
` [PATCH v7 6/8] riscv: dts: spacemit: enable the i2c8 adapter
` [PATCH v7 7/8] riscv: dts: spacemit: define fixed regulators
` [PATCH v7 8/8] riscv: dts: spacemit: define regulator constraints
[PATCH v2 0/8] dmaengine: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
2025-07-02 20:38 UTC (5+ messages)
` [PATCH v2 1/8] dt-bindings: dma: marvell,mmp-dma: Add SpacemiT K1 PDMA support
[PATCH] riscv: cpu_ops_sbi: Use static array for boot_data
2025-07-02 18:52 UTC (2+ messages)
[PATCH] gpio: spacemit: Add missing MODULE_DEVICE_TABLE
2025-07-02 18:52 UTC (2+ messages)
[GIT PULL] RISC-V Fixes for 5.16-rc4
2025-07-02 18:52 UTC (2+ messages)
[GIT PULL] RISC-V Fixes for 6.16-rc4
2025-07-02 17:59 UTC (2+ messages)
[PATCH v6 0/8] spacemit: introduce P1 PMIC support
2025-07-02 16:26 UTC (5+ messages)
` [PATCH v6 2/8] mfd: simple-mfd-i2c: specify max_register
[REGRESSION] Random oops on SG2042 with Linux 6.16-rc and dynamic ftrace
2025-07-02 13:05 UTC (4+ messages)
[PATCH v2] irqchip/riscv-imsic: Add kernel parameter to disable IPIs
2025-07-02 12:20 UTC (2+ messages)
[PATCH v12 0/6] reset: spacemit: add K1 reset support
2025-07-02 11:37 UTC (7+ messages)
` [PATCH v12 1/6] dt-bindings: soc: spacemit: define spacemit,k1-ccu resets
` [PATCH v12 2/6] soc: spacemit: create a header for clock/reset registers
` [PATCH v12 3/6] clk: spacemit: set up reset auxiliary devices
` [PATCH v12 4/6] clk: spacemit: define three reset-only CCUs
` [PATCH v12 5/6] reset: spacemit: add support for SpacemiT CCU resets
` [PATCH v12 6/6] riscv: dts: spacemit: add reset support for the K1 SoC
[PATCH] irqchip: riscv-imsic: Add kernel parameter to disable IPIs
2025-07-02 11:04 UTC (5+ 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