Show patches with: Submitter = Anup Patel       |   636 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v1,10/10] MAINTAINERS: Add entry for RISC-V ACLINT drivers RISC-V ACLINT Support - 1 - --- 2021-06-12 Anup Patel New
[RFC,v1,09/10] dt-bindings: timer: Add ACLINT MSWI and SSWI bindings RISC-V ACLINT Support - 1 - --- 2021-06-12 Anup Patel New
[RFC,v1,08/10] dt-bindings: timer: Add ACLINT MTIMER bindings RISC-V ACLINT Support - 1 - --- 2021-06-12 Anup Patel New
[RFC,v1,07/10] clocksource: clint: Add support for ACLINT MTIMER device RISC-V ACLINT Support - 1 - --- 2021-06-12 Anup Patel New
[RFC,v1,06/10] RISC-V: Select ACLINT SWI driver for virt machine RISC-V ACLINT Support - 1 - --- 2021-06-12 Anup Patel New
[RFC,v1,05/10] irqchip: Add ACLINT software interrupt driver RISC-V ACLINT Support - - - --- 2021-06-12 Anup Patel New
[RFC,v1,04/10] RISC-V: Use IPIs for remote TLB flush when possible RISC-V ACLINT Support - - - --- 2021-06-12 Anup Patel New
[RFC,v1,03/10] RISC-V: Allow more details in IPI operations RISC-V ACLINT Support - - - --- 2021-06-12 Anup Patel New
[RFC,v1,02/10] RISC-V: Use common print prefix in smp.c RISC-V ACLINT Support - 1 - --- 2021-06-12 Anup Patel New
[RFC,v1,01/10] RISC-V: Clear SIP bit only when using SBI IPI operations RISC-V ACLINT Support - 1 - --- 2021-06-12 Anup Patel New
[v7,8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine RISC-V CPU Idle Support - - - --- 2021-06-10 Anup Patel New
[v7,7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states RISC-V CPU Idle Support - 1 - --- 2021-06-10 Anup Patel New
[v7,6/8] cpuidle: Add RISC-V SBI CPU idle driver RISC-V CPU Idle Support - - - --- 2021-06-10 Anup Patel New
[v7,5/8] cpuidle: Factor-out power domain related code from PSCI domain driver RISC-V CPU Idle Support - 1 - --- 2021-06-10 Anup Patel New
[v7,4/8] RISC-V: Add SBI HSM suspend related defines RISC-V CPU Idle Support - - - --- 2021-06-10 Anup Patel New
[v7,3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit RISC-V CPU Idle Support - - - --- 2021-06-10 Anup Patel New
[v7,2/8] RISC-V: Rename relocate() and make it global RISC-V CPU Idle Support - - - --- 2021-06-10 Anup Patel New
[v7,1/8] RISC-V: Enable CPU_IDLE drivers RISC-V CPU Idle Support - - - --- 2021-06-10 Anup Patel New
[v6,8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine RISC-V CPU Idle Support - - - --- 2021-06-09 Anup Patel New
[v6,7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states RISC-V CPU Idle Support - 1 - --- 2021-06-09 Anup Patel New
[v6,6/8] cpuidle: Add RISC-V SBI CPU idle driver RISC-V CPU Idle Support - - - --- 2021-06-09 Anup Patel New
[v6,5/8] cpuidle: Factor-out power domain related code from PSCI domain driver RISC-V CPU Idle Support - 1 - --- 2021-06-09 Anup Patel New
[v6,4/8] RISC-V: Add SBI HSM suspend related defines RISC-V CPU Idle Support - - - --- 2021-06-09 Anup Patel New
[v6,3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit RISC-V CPU Idle Support - - - --- 2021-06-09 Anup Patel New
[v6,2/8] RISC-V: Rename relocate() and make it global RISC-V CPU Idle Support - - - --- 2021-06-09 Anup Patel New
[v6,1/8] RISC-V: Enable CPU_IDLE drivers RISC-V CPU Idle Support - - - --- 2021-06-09 Anup Patel New
[v7,1/1] RISC-V: Use SBI SRST extension when available SBI SRST extension support - 1 - --- 2021-06-09 Anup Patel New
[v5,8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine RISC-V CPU Idle Support - - - --- 2021-06-02 Anup Patel New
[v5,7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states RISC-V CPU Idle Support - 1 - --- 2021-06-02 Anup Patel New
[v5,6/8] cpuidle: Add RISC-V SBI CPU idle driver RISC-V CPU Idle Support - - - --- 2021-06-02 Anup Patel New
[v5,5/8] cpuidle: Factor-out power domain related code from PSCI domain driver RISC-V CPU Idle Support - 1 - --- 2021-06-02 Anup Patel New
[v5,4/8] RISC-V: Add SBI HSM suspend related defines RISC-V CPU Idle Support - - - --- 2021-06-02 Anup Patel New
[v5,3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit RISC-V CPU Idle Support - - - --- 2021-06-02 Anup Patel New
[v5,2/8] RISC-V: Rename relocate() and make it global RISC-V CPU Idle Support - - - --- 2021-06-02 Anup Patel New
[v5,1/8] RISC-V: Enable CPU_IDLE drivers RISC-V CPU Idle Support - - - --- 2021-06-02 Anup Patel New
[v18,18/18] RISC-V: KVM: Add MAINTAINERS entry KVM RISC-V Support 1 2 - --- 2021-05-19 Anup Patel New
[v18,17/18] RISC-V: KVM: Move sources to drivers/staging directory KVM RISC-V Support - - - --- 2021-05-19 Anup Patel New
[v18,16/18] RISC-V: KVM: Document RISC-V specific parts of KVM API KVM RISC-V Support - - - --- 2021-05-19 Anup Patel New
[v18,15/18] RISC-V: KVM: Add SBI v0.1 support KVM RISC-V Support 1 1 - --- 2021-05-19 Anup Patel New
[v18,14/18] RISC-V: KVM: Implement ONE REG interface for FP registers KVM RISC-V Support 1 2 - --- 2021-05-19 Anup Patel New
[v18,13/18] RISC-V: KVM: FP lazy save/restore KVM RISC-V Support 1 2 - --- 2021-05-19 Anup Patel New
[v18,12/18] RISC-V: KVM: Add timer functionality KVM RISC-V Support 2 1 - --- 2021-05-19 Anup Patel New
[v18,11/18] RISC-V: KVM: Implement MMU notifiers KVM RISC-V Support 1 2 - --- 2021-05-19 Anup Patel New
[v18,10/18] RISC-V: KVM: Implement stage2 page table programming KVM RISC-V Support 1 1 - --- 2021-05-19 Anup Patel New
[v18,09/18] RISC-V: KVM: Implement VMID allocator KVM RISC-V Support 1 2 - --- 2021-05-19 Anup Patel New
[v18,08/18] RISC-V: KVM: Handle WFI exits for VCPU KVM RISC-V Support 1 1 - --- 2021-05-19 Anup Patel New
[v18,07/18] RISC-V: KVM: Handle MMIO exits for VCPU KVM RISC-V Support 1 2 - --- 2021-05-19 Anup Patel New
[v18,06/18] RISC-V: KVM: Implement VCPU world-switch KVM RISC-V Support 1 2 - --- 2021-05-19 Anup Patel New
[v18,05/18] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls KVM RISC-V Support 1 1 - --- 2021-05-19 Anup Patel New
[v18,04/18] RISC-V: KVM: Implement VCPU interrupts and requests handling KVM RISC-V Support 1 2 - --- 2021-05-19 Anup Patel New
[v18,03/18] RISC-V: KVM: Implement VCPU create, init and destroy functions KVM RISC-V Support 1 2 - --- 2021-05-19 Anup Patel New
[v18,02/18] RISC-V: Add initial skeletal KVM support KVM RISC-V Support 1 2 - --- 2021-05-19 Anup Patel New
[v18,01/18] RISC-V: Add hypervisor extension related CSR defines KVM RISC-V Support 1 2 - --- 2021-05-19 Anup Patel New
[RFC,v4,8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine RISC-V CPU Idle Support - - - --- 2021-05-17 Anup Patel New
[RFC,v4,7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states RISC-V CPU Idle Support - 1 - --- 2021-05-17 Anup Patel New
[RFC,v4,6/8] cpuidle: Add RISC-V SBI CPU idle driver RISC-V CPU Idle Support - - - --- 2021-05-17 Anup Patel New
[RFC,v4,5/8] cpuidle: Factor-out power domain related code from PSCI domain driver RISC-V CPU Idle Support - - - --- 2021-05-17 Anup Patel New
[RFC,v4,4/8] RISC-V: Add SBI HSM suspend related defines RISC-V CPU Idle Support - - - --- 2021-05-17 Anup Patel New
[RFC,v4,3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit RISC-V CPU Idle Support - - - --- 2021-05-17 Anup Patel New
[RFC,v4,2/8] RISC-V: Rename relocate() and make it global RISC-V CPU Idle Support - - - --- 2021-05-17 Anup Patel New
[RFC,v4,1/8] RISC-V: Enable CPU_IDLE drivers RISC-V CPU Idle Support - - - --- 2021-05-17 Anup Patel New
RISC-V: Fix error code returned by riscv_hartid_to_cpuid() RISC-V: Fix error code returned by riscv_hartid_to_cpuid() - - - --- 2021-04-15 Anup Patel New
[v17,17/17] RISC-V: KVM: Add MAINTAINERS entry KVM RISC-V Support 1 2 - --- 2021-04-01 Anup Patel New
[v17,16/17] RISC-V: KVM: Document RISC-V specific parts of KVM API KVM RISC-V Support - - - --- 2021-04-01 Anup Patel New
[v17,15/17] RISC-V: KVM: Add SBI v0.1 support KVM RISC-V Support 1 1 - --- 2021-04-01 Anup Patel New
[v17,14/17] RISC-V: KVM: Implement ONE REG interface for FP registers KVM RISC-V Support 1 2 - --- 2021-04-01 Anup Patel New
[v17,13/17] RISC-V: KVM: FP lazy save/restore KVM RISC-V Support 1 2 - --- 2021-04-01 Anup Patel New
[v17,12/17] RISC-V: KVM: Add timer functionality KVM RISC-V Support 2 1 - --- 2021-04-01 Anup Patel New
[v17,11/17] RISC-V: KVM: Implement MMU notifiers KVM RISC-V Support 1 2 - --- 2021-04-01 Anup Patel New
[v17,10/17] RISC-V: KVM: Implement stage2 page table programming KVM RISC-V Support 1 1 - --- 2021-04-01 Anup Patel New
[v17,09/17] RISC-V: KVM: Implement VMID allocator KVM RISC-V Support 1 2 - --- 2021-04-01 Anup Patel New
[v17,08/17] RISC-V: KVM: Handle WFI exits for VCPU KVM RISC-V Support 1 1 - --- 2021-04-01 Anup Patel New
[v17,07/17] RISC-V: KVM: Handle MMIO exits for VCPU KVM RISC-V Support 1 2 - --- 2021-04-01 Anup Patel New
[v17,06/17] RISC-V: KVM: Implement VCPU world-switch KVM RISC-V Support 1 2 - --- 2021-04-01 Anup Patel New
[v17,05/17] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls KVM RISC-V Support 1 1 - --- 2021-04-01 Anup Patel New
[v17,04/17] RISC-V: KVM: Implement VCPU interrupts and requests handling KVM RISC-V Support 1 2 - --- 2021-04-01 Anup Patel New
[v17,03/17] RISC-V: KVM: Implement VCPU create, init and destroy functions KVM RISC-V Support 1 2 - --- 2021-04-01 Anup Patel New
[v17,02/17] RISC-V: Add initial skeletal KVM support KVM RISC-V Support 1 2 - --- 2021-04-01 Anup Patel New
[v17,01/17] RISC-V: Add hypervisor extension related CSR defines KVM RISC-V Support 1 2 - --- 2021-04-01 Anup Patel New
[RFC,v3,8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine RISC-V CPU Idle Support - - - --- 2021-03-18 Anup Patel New
[RFC,v3,7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states RISC-V CPU Idle Support - 1 - --- 2021-03-18 Anup Patel New
[RFC,v3,6/8] cpuidle: Add RISC-V SBI CPU idle driver RISC-V CPU Idle Support - - - --- 2021-03-18 Anup Patel New
[RFC,v3,5/8] cpuidle: Factor-out power domain related code from PSCI domain driver RISC-V CPU Idle Support - - - --- 2021-03-18 Anup Patel New
[RFC,v3,4/8] RISC-V: Add SBI HSM suspend related defines RISC-V CPU Idle Support - - - --- 2021-03-18 Anup Patel New
[RFC,v3,3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit RISC-V CPU Idle Support - - - --- 2021-03-18 Anup Patel New
[RFC,v3,2/8] RISC-V: Rename relocate() and make it global RISC-V CPU Idle Support - - - --- 2021-03-18 Anup Patel New
[RFC,v3,1/8] RISC-V: Enable CPU_IDLE drivers RISC-V CPU Idle Support - - - --- 2021-03-18 Anup Patel New
[RFC,v2,8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine RISC-V CPU Idle Support - - - --- 2021-03-16 Anup Patel New
[RFC,v2,7/8] dt-bindings: Add bindings documentation for RISC-V idle states RISC-V CPU Idle Support - - - --- 2021-03-16 Anup Patel New
[RFC,v2,6/8] cpuidle: Add RISC-V SBI CPU idle driver RISC-V CPU Idle Support - - - --- 2021-03-16 Anup Patel New
[RFC,v2,5/8] cpuidle: Factor-out power domain related code from PSCI domain driver RISC-V CPU Idle Support - - - --- 2021-03-16 Anup Patel New
[RFC,v2,4/8] RISC-V: Add SBI HSM suspend related defines RISC-V CPU Idle Support - - - --- 2021-03-16 Anup Patel New
[RFC,v2,3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit RISC-V CPU Idle Support - - - --- 2021-03-16 Anup Patel New
[RFC,v2,2/8] RISC-V: Rename relocate() and make it global RISC-V CPU Idle Support - - - --- 2021-03-16 Anup Patel New
[RFC,v2,1/8] RISC-V: Enable CPU_IDLE drivers RISC-V CPU Idle Support - - - --- 2021-03-16 Anup Patel New
[v6,2/2] RISC-V: Use SBI SRST extension when available SBI SRST extension support - 1 - --- 2021-03-15 Anup Patel New
[v6,1/2] RISC-V: Don't print SBI version for all detected extensions SBI SRST extension support - 1 - --- 2021-03-15 Anup Patel New
[RFC,v1,3/3] RISC-V: Add handle_IPI_noregs() for irqchip drivers IPI and remote TBL flush improvement - - - --- 2021-03-11 Anup Patel New
[RFC,v1,2/3] RISC-V: Use IPIs for remote TLB flush when possible IPI and remote TBL flush improvement - - - --- 2021-03-11 Anup Patel New
[RFC,v1,1/3] RISC-V: IPI provider should specify if we can use IPI for remote FENCE IPI and remote TBL flush improvement - - - --- 2021-03-11 Anup Patel New
« 1 2 3 46 7 »