Anup Patel ([email protected])

Number of posts: 998 (1.16 per day)
First post: 2022-01-25 09:10:46
Last post: 2024-06-06 10:22:50

Date List Subject
2022-02-03 03:03:55 linux-kernel [PATCH 6/6] RISC-V: KVM: Implement SBI HSM suspend call
2022-02-02 16:05:42 linux-kernel [PATCH 2/6] RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function
2022-02-02 13:53:44 linux-kernel [PATCH 1/6] RISC-V: KVM: Upgrade SBI spec version to v0.3
2022-02-02 06:53:37 linux-kernel [PATCH 0/6] KVM RISC-V SBI v0.3 support
2022-02-01 20:45:49 linux-kernel [PATCH] RISC-V: KVM: Fix SBI implementation version
2022-01-29 16:34:12 linux-kernel [PATCH v2 6/6] RISC-V: Use IPIs for remote icache flush when possible
2022-01-29 16:34:04 linux-kernel [PATCH v2 5/6] RISC-V: Use IPIs for remote TLB flush when possible
2022-01-29 16:33:58 linux-kernel [PATCH v2 4/6] RISC-V: Allow marking IPIs as suitable for remote FENCEs
2022-01-29 16:33:57 linux-kernel [PATCH v2 3/6] RISC-V: Treat IPIs as normal Linux IRQs
2022-01-29 16:30:43 linux-kernel [PATCH v2 2/6] irqchip/riscv-intc: Create domain using named fwnode
2022-01-29 16:28:28 linux-kernel [PATCH v2 1/6] RISC-V: Clear SIP bit only when using SBI IPI operations
2022-01-29 16:28:25 linux-kernel [PATCH v2 0/6] RISC-V IPI Improvements
2022-01-26 21:12:39 linux-kernel [PATCH v10 7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states
2022-01-26 21:12:27 linux-kernel [PATCH v10 6/8] cpuidle: Add RISC-V SBI CPU idle driver
2022-01-26 21:12:21 linux-kernel [PATCH v10 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver
2022-01-26 21:12:06 linux-kernel [PATCH v10 3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit
2022-01-26 21:11:52 linux-kernel [PATCH v10 1/8] RISC-V: Enable CPU_IDLE drivers
2022-01-26 21:11:40 linux-kernel [PATCH v10 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine
2022-01-26 21:11:22 linux-kernel [PATCH v10 4/8] RISC-V: Add SBI HSM suspend related defines
2022-01-26 21:10:56 linux-kernel [PATCH v10 2/8] RISC-V: Rename relocate() and make it global
2022-01-26 21:10:47 linux-kernel [PATCH v10 0/8] RISC-V CPU Idle Support
2022-01-26 20:58:23 linux-kernel Re: [PATCH 2/6] irqchip/riscv-intc: Set intc domain as the default host
2022-01-25 09:12:17 linux-kernel [PATCH 2/6] irqchip/riscv-intc: Set intc domain as the default host
2022-01-25 09:11:40 linux-kernel [PATCH 3/6] RISC-V: Treat IPIs as normal Linux IRQs
2022-01-25 09:11:13 linux-kernel [PATCH 6/6] RISC-V: Use IPIs for remote icache flush when possible
2022-01-25 09:11:12 linux-kernel [PATCH 5/6] RISC-V: Use IPIs for remote TLB flush when possible
2022-01-25 09:11:00 linux-kernel [PATCH 0/6] RISC-V IPI Improvements
2022-01-25 09:10:58 linux-kernel [PATCH 4/6] RISC-V: Allow marking IPIs as suitable for remote FENCEs
2022-01-25 09:10:46 linux-kernel [PATCH 1/6] RISC-V: Clear SIP bit only when using SBI IPI operations