public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-11-12 06:18:58 to 2023-11-15 11:50:19 UTC [more...]

[PATCH v11 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-11-15 11:49 UTC  (9+ messages)
` [PATCH v11 01/20] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v11 02/20] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v11 03/20] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v11 04/20] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v11 08/20] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
` [PATCH v11 10/20] PCI: microchip: Rename interrupt related functions
` [PATCH v11 16/20] PCI: microchip: Move IRQ functions to pcie-plda-host.c
` [PATCH v11 19/20] PCI: starfive: Add JH7110 PCIe controller

[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
 2023-11-15 10:11 UTC  (47+ messages)
` [PATCH RFC 01/22] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [PATCH RFC 02/22] x86: intel_epb: Don't rely on link order
` [PATCH RFC 03/22] x86/topology: remove arch_*register_cpu() exports
` [PATCH RFC 04/22] Loongarch: "
` [PATCH RFC 05/22] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH RFC 06/22] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
` [PATCH RFC 07/22] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH RFC 09/22] drivers: base: add arch_cpu_is_hotpluggable()
` [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH RFC 11/22] drivers: base: remove unnecessary call to register_cpu_under_node()
` [PATCH RFC 12/22] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [PATCH RFC 13/22] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH RFC 14/22] arm64: convert to arch_cpu_is_hotpluggable()
` [PATCH RFC 15/22] x86/topology: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 16/22] x86/topology: use weak version of arch_unregister_cpu()
` [PATCH RFC 17/22] x86/topology: convert to use arch_cpu_is_hotpluggable()
` [PATCH RFC 18/22] LoongArch: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 20/22] LoongArch: convert to use arch_cpu_is_hotpluggable()
` [PATCH RFC 21/22] riscv: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 22/22] riscv: convert to use arch_cpu_is_hotpluggable()

[PATCH v6 0/7] consolidate and cleanup CPU capacity
 2023-11-15  9:42 UTC  (4+ messages)
` [PATCH v6 7/7] arm64/amu: Use capacity_ref_freq to set AMU ratio

[PATCH 1/1] clocksource/timer-risc: Add riscv_clock_shutdown callback
 2023-11-15  7:52 UTC  (3+ messages)

[PATCH 0/5] riscv: sophgo: add clock support for sg2042
 2023-11-15  2:34 UTC  (14+ messages)
` [PATCH 1/5] dt-bindings: clock: sophgo: Add SG2042 clock definitions
` [PATCH 2/5] dt-bindings: soc: sophgo: Add Sophgo syscon module
` [PATCH 3/5] dt-bindings: clock: sophgo: Add SG2042 bindings
` [PATCH 4/5] clk: sophgo: Add SG2042 clock generator driver
` [PATCH 5/5] riscv: dts: add clock generator for Sophgo SG2042 SoC

[PATCH 0/7] kexec_file: print out debugging message if required
 2023-11-15  0:58 UTC  (10+ messages)
` [PATCH 1/7] kexec_file: add kexec_file flag to control debug printing
` [PATCH 2/7] kexec_file: print out debugging message if required
` [PATCH 3/7] kexec_file, x86: "
` [PATCH 4/7] kexec_file, arm64: "
` [PATCH 5/7] kexec_file, ricv: "
` [PATCH 6/7] kexec_file, power: "
` [PATCH 7/7] kexec_file, parisc: "

[PATCH 0/2] kexec_file: Load kernel at top of system RAM if required
 2023-11-15  0:40 UTC  (5+ messages)
` [PATCH 1/2] resource: add walk_system_ram_res_rev()
` [PATCH 2/2] kexec_file: Load kernel at top of system RAM if required

[PATCH v2 0/2] Change the sg2042 timer layout to fit aclint format
 2023-11-14 23:13 UTC  (12+ messages)
` [PATCH v2 1/2] dt-bindings: timer: thead,c900-aclint-mtimer: separate mtime and mtimecmp regs
` [PATCH v2 2/2] riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint format

[PATCH v6 0/7] RISC-V: Add MMC support for TH1520 boards
 2023-11-14 22:30 UTC  (13+ messages)
` [PATCH v6 1/7] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 support
` [PATCH v6 2/7] mmc: sdhci: add __sdhci_execute_tuning() to header
` [PATCH v6 3/7] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
` [PATCH v6 4/7] riscv: defconfig: Enable mmc and dma drivers "
` [PATCH v6 5/7] riscv: dts: thead: Add TH1520 mmc controllers and sdhci clock
` [PATCH v6 6/7] riscv: dts: thead: Enable BeagleV Ahead eMMC and microSD
` [PATCH v6 7/7] riscv: dts: thead: Enable LicheePi 4A "

[PATCH 0/4] riscv: sophgo: add reset support for cv1800b
 2023-11-14 21:13 UTC  (16+ messages)
` [PATCH 1/4] dt-bindings: reset: Add binding for Sophgo CV1800B reset controller
` [PATCH 2/4] reset: Add reset controller support for Sophgo CV1800B SoC
` [PATCH 3/4] riscv: dts: sophgo: add reset dt node for cv1800b
` [PATCH 4/4] riscv: dts: sophgo: add reset phandle to all uart nodes

[PATCH v3 0/4] Add Svadu Extension Support
 2023-11-14 15:39 UTC  (2+ messages)

[PATCH v4 00/20] riscv: report more ISA extensions through hwprobe
 2023-11-14 14:12 UTC  (21+ messages)
` [PATCH v4 01/20] riscv: add ISA extension parsing for Zbc
` [PATCH v4 02/20] riscv: hwprobe: export missing Zbc ISA extension
` [PATCH v4 03/20] riscv: add ISA extension parsing for scalar crypto
` [PATCH v4 04/20] riscv: hwprobe: add support for scalar crypto ISA extensions
` [PATCH v4 05/20] dt-bindings: riscv: add scalar crypto ISA extensions description
` [PATCH v4 06/20] riscv: add ISA extension parsing for vector crypto
` [PATCH v4 07/20] riscv: hwprobe: export vector crypto ISA extensions
` [PATCH v4 08/20] dt-bindings: riscv: add vector crypto ISA extensions description
` [PATCH v4 09/20] riscv: add ISA extension parsing for Zfh/Zfh[min]
` [PATCH v4 10/20] riscv: hwprobe: export Zfh[min] ISA extensions
` [PATCH v4 11/20] dt-bindings: riscv: add Zfh[min] ISA extensions description
` [PATCH v4 12/20] riscv: add ISA extension parsing for Zihintntl
` [PATCH v4 13/20] riscv: hwprobe: export Zhintntl ISA extension
` [PATCH v4 14/20] dt-bindings: riscv: add Zihintntl ISA extension description
` [PATCH v4 15/20] riscv: add ISA extension parsing for Zvfh[min]
` [PATCH v4 16/20] riscv: hwprobe: export Zvfh[min] ISA extensions
` [PATCH v4 17/20] dt-bindings: riscv: add Zvfh[min] ISA extension description
` [PATCH v4 18/20] riscv: add ISA extension parsing for Zfa
` [PATCH v4 19/20] riscv: hwprobe: export Zfa ISA extension
` [PATCH v4 20/20] dt-bindings: riscv: add Zfa ISA extension description

[PATCH 0/2] riscv: sophgo: add pinctrl support for cv1800b
 2023-11-14 14:46 UTC  (10+ messages)
` [PATCH 1/2] riscv: dts: cv1800b: add pinctrl node "
` [PATCH 2/2] riscv: dts: sophgo: set pinctrl for uart0

[PATCH RESEND v4 0/2] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
 2023-11-14 14:33 UTC  (3+ messages)
` [PATCH RESEND v4 1/2] "
` [PATCH RESEND v4 2/2] riscv: errata: thead: use pa based instructions "

[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
 2023-11-14 10:04 UTC  (5+ messages)
` [RFC PATCH v2 11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs

[PATCH v11 00/14] Linux RISC-V AIA Support
 2023-11-14  9:21 UTC  (8+ messages)
` [PATCH v11 12/14] irqchip/riscv-aplic: Add support for MSI-mode
  `  "
      ` Re:Re: [PATCH "
        `  "
          `  "
            `  "

[PATCH v2 0/6] DRM driver for verisilicon
 2023-11-14  8:27 UTC  (6+ messages)
` [PATCH v2 6/6] drm/vs: Add hdmi driver

[PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
 2023-11-14  4:56 UTC  (32+ messages)
` [PATCH RFC 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH RFC 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
` [PATCH RFC 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
` [PATCH RFC 07/17] iommu: Add iommu_probe_device_fwspec()
` [PATCH RFC 08/17] of: Do not use dev->iommu within of_iommu_configure()
` [PATCH RFC 09/17] iommu: Add iommu_fwspec_append_ids()
` [PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
` [PATCH RFC 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
` [PATCH RFC 12/17] iommu: Make iommu_ops_from_fwnode() static
` [PATCH RFC 13/17] iommu: Remove dev_iommu_fwspec_set()
` [PATCH RFC 14/17] iommu: Remove pointless iommu_fwspec_free()
` [PATCH RFC 15/17] iommu: Add ops->of_xlate_fwspec()
` [PATCH RFC 16/17] iommu: Mark dev_iommu_get() with lockdep
` [PATCH RFC 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep

[PATCH] riscv: dts: sophgo: remove address-cells from CV1800B intc node
 2023-11-14  0:41 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: pwm: Add T-HEAD PWM controller
 2023-11-13 21:56 UTC  (4+ messages)
` [PATCH v3 2/2] pwm: add T-HEAD PWM driver

[PATCH v7 0/4] StarFive's Pulse Width Modulation driver support
 2023-11-13 20:17 UTC  (11+ messages)
` [PATCH v7 1/4] dt-bindings: pwm: Add OpenCores PWM module
` [PATCH v7 2/4] pwm: opencores: Add PWM driver support

[PATCH 0/2] Change the sg2042 timer layout to fit aclint format
 2023-11-13 13:18 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: timer: thead,c900-aclint-mtimer: separate mtime and mtimecmp regs
` [PATCH 2/2] riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint format

[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
 2023-11-13 12:21 UTC  (6+ messages)
` [PATCH 15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[PATCH 0/6] RISC-V: KVM: change get_reg/set_reg error codes
 2023-11-13 10:27 UTC  (6+ messages)
` [PATCH 1/6] RISC-V: KVM: return ENOENT in *_one_reg() when reg is unknown

[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
 2023-11-13 10:19 UTC  (4+ messages)

[PATCH v1 09/14] DCE/DSE: inhibit .size directive for SHF_GROUP
 2023-11-13  7:19 UTC 

[RFC PATCH V2 00/38] rv64ilp32: Running ILP32 on RV64 ISA
 2023-11-13  4:22 UTC  (9+ messages)
` [RFC PATCH V2 33/38] riscv: s64ilp32: Add rv64ilp32_defconfig
` [RFC PATCH V2 34/38] riscv: Cleanup rv32_defconfig
` [RFC PATCH V2 35/38] clocksource: riscv: s64ilp32: Use __riscv_xlen instead of CONFIG_32BIT
` [RFC PATCH V2 36/38] irqchip: "
` [RFC PATCH V2 37/38] add tinylab defconfig
` [RFC PATCH V2 38/38] 64ilp32 v.s. 64lp64

[PATCH v2] gpio: sifive: remove unneeded call to platform_set_drvdata()
 2023-11-13  2:34 UTC 

[PATCH] serial: sifive: Declare PM operations as static
 2023-11-13  2:31 UTC 

[PATCH v7 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-11-13  2:19 UTC  (14+ messages)
` [PATCH v7 2/3] clocksource: Add JH7110 timer driver

[PATCH] riscv: Optimize hweight API with Zbb extension
 2023-11-12  9:52 UTC 

[PATCH] riscv: Avoid code duplication with generic bitops implementation
 2023-11-12  9:44 UTC 

[PATCH v5 0/2] riscv: Optimize bitops with Zbb extension
 2023-11-12  7:05 UTC  (4+ messages)
` [PATCH v5 2/2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox