Anup Patel ([email protected])

Number of posts: 806 (0.75 per day)
First post: 2019-01-19 13:30:36
Last post: 2021-12-24 07:37:00

Date List Subject
2021-03-30 04:56:12 linux-kernel RE: [PATCH v4 3/4] locking/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32
2021-03-29 12:17:14 linux-kernel RE: [PATCH v4 3/4] locking/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32
2021-03-18 13:10:59 linux-kernel [RFC PATCH v3 6/8] cpuidle: Add RISC-V SBI CPU idle driver
2021-03-18 13:10:20 linux-kernel [RFC PATCH v3 7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states
2021-03-18 13:09:44 linux-kernel [RFC PATCH v3 0/8] RISC-V CPU Idle Support
2021-03-18 13:09:16 linux-kernel [RFC PATCH v3 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine
2021-03-18 13:08:58 linux-kernel [RFC PATCH v3 4/8] RISC-V: Add SBI HSM suspend related defines
2021-03-18 13:08:42 linux-kernel [RFC PATCH v3 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver
2021-03-18 13:07:57 linux-kernel [RFC PATCH v3 3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit
2021-03-18 13:07:45 linux-kernel [RFC PATCH v3 1/8] RISC-V: Enable CPU_IDLE drivers
2021-03-18 13:07:45 linux-kernel [RFC PATCH v3 2/8] RISC-V: Rename relocate() and make it global
2021-03-16 18:21:35 linux-kernel [RFC PATCH v2 0/8] RISC-V CPU Idle Support
2021-03-16 15:25:06 linux-kernel [RFC PATCH v2 7/8] dt-bindings: Add bindings documentation for RISC-V idle states
2021-03-16 15:22:29 linux-kernel [RFC PATCH v2 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine
2021-03-16 15:22:05 linux-kernel [RFC PATCH v2 6/8] cpuidle: Add RISC-V SBI CPU idle driver
2021-03-16 15:21:33 linux-kernel [RFC PATCH v2 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver
2021-03-16 15:21:16 linux-kernel [RFC PATCH v2 4/8] RISC-V: Add SBI HSM suspend related defines
2021-03-16 15:20:45 linux-kernel [RFC PATCH v2 3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit
2021-03-16 15:20:43 linux-kernel [RFC PATCH v2 2/8] RISC-V: Rename relocate() and make it global
2021-03-16 15:20:33 linux-kernel [RFC PATCH v2 1/8] RISC-V: Enable CPU_IDLE drivers
2021-03-15 11:08:51 linux-kernel [PATCH v6 1/2] RISC-V: Don't print SBI version for all detected extensions
2021-03-15 11:07:50 linux-kernel [PATCH v6 2/2] RISC-V: Use SBI SRST extension when available
2021-03-15 11:07:26 linux-kernel [PATCH v6 0/2] SBI SRST extension support
2021-03-11 16:50:00 linux-kernel [RFC PATCH v1 3/3] RISC-V: Add handle_IPI_noregs() for irqchip drivers
2021-03-11 16:49:51 linux-kernel [RFC PATCH v1 2/3] RISC-V: Use IPIs for remote TLB flush when possible
2021-03-11 16:49:35 linux-kernel [RFC PATCH v1 1/3] RISC-V: IPI provider should specify if we can use IPI for remote FENCE
2021-03-11 16:49:34 linux-kernel [RFC PATCH v1 0/3] IPI and remote TBL flush improvement
2021-03-05 12:35:48 linux-kernel [PATCH v5] RISC-V: Use SBI SRST extension when available
2021-03-03 03:03:56 linux-kernel [PATCH v4] RISC-V: Use SBI SRST extension when available
2021-02-21 09:46:00 linux-kernel [RFC PATCH 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine
2021-02-21 09:43:59 linux-kernel [RFC PATCH 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver
2021-02-21 09:43:47 linux-kernel [RFC PATCH 4/8] RISC-V: Add SBI HSM suspend related defines
2021-02-21 09:43:46 linux-kernel [RFC PATCH 7/8] dt-bindings: Add bindings documentation for RISC-V idle states
2021-02-21 09:43:09 linux-kernel [RFC PATCH 6/8] cpuidle: Add RISC-V SBI CPU idle driver
2021-02-21 09:42:40 linux-kernel [RFC PATCH 3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit
2021-02-21 09:42:38 linux-kernel [RFC PATCH 2/8] RISC-V: Rename relocate() and make it global
2021-02-21 09:42:17 linux-kernel [RFC PATCH 1/8] RISC-V: Enable CPU_IDLE drivers
2021-02-21 09:41:53 linux-kernel [RFC PATCH 0/8] RISC-V CPU Idle Support
2021-02-09 05:52:31 linux-kernel [PATCH] RISC-V: Enable CPU Hotplug in defconfigs
2021-01-21 13:57:18 linux-kernel [PATCH v4] RISC-V: Implement ASID allocator
2021-01-15 12:25:40 linux-kernel [PATCH v16 12/17] RISC-V: KVM: Add timer functionality
2021-01-15 12:25:14 linux-kernel [PATCH v16 10/17] RISC-V: KVM: Implement stage2 page table programming
2021-01-15 12:25:12 linux-kernel [PATCH v16 17/17] RISC-V: KVM: Add MAINTAINERS entry
2021-01-15 12:25:11 linux-kernel [PATCH v16 02/17] RISC-V: Add initial skeletal KVM support
2021-01-15 12:24:47 linux-kernel [PATCH v16 01/17] RISC-V: Add hypervisor extension related CSR defines
2021-01-15 12:24:45 linux-kernel [PATCH v16 03/17] RISC-V: KVM: Implement VCPU create, init and destroy functions
2021-01-15 12:24:24 linux-kernel [PATCH v16 16/17] RISC-V: KVM: Document RISC-V specific parts of KVM API
2021-01-15 12:24:09 linux-kernel [PATCH v16 14/17] RISC-V: KVM: Implement ONE REG interface for FP registers
2021-01-15 12:23:51 linux-kernel [PATCH v16 09/17] RISC-V: KVM: Implement VMID allocator
2021-01-15 12:23:30 linux-kernel [PATCH v16 13/17] RISC-V: KVM: FP lazy save/restore
2021-01-15 12:23:20 linux-kernel [PATCH v16 15/17] RISC-V: KVM: Add SBI v0.1 support