LinuxLists
Users
About
Atish Patra (
[email protected]
)
Number of posts: 955 (0.73 per day)
First post: 2018-04-13 21:50:59
Last post: 2021-11-06 06:42:22
Previous Page
/
Next Page
Date
List
Subject
2021-05-28 18:45:29
linux-kernel
[RFC v2 0/7] Improve RISC-V Perf support using SBI PMU extension
2021-03-19 23:05:41
linux-kernel
[RFC 2/6] RISC-V: Add CSR encodings for all HPMCOUNTERS
2021-03-19 23:03:57
linux-kernel
[RFC 3/6] RISC-V: Add a perf core platform driver
2021-03-19 23:03:49
linux-kernel
[RFC 4/6] RISC-V: Add a simple platform driver for RISC-V legacy perf
2021-03-19 23:03:43
linux-kernel
[RFC 5/6] RISC-V: Add RISC-V SBI PMU extension definitions
2021-03-19 23:03:42
linux-kernel
[RFC 6/6] RISC-V: Add perf platform driver based on SBI PMU extension
2021-03-19 23:03:39
linux-kernel
[RFC 1/6] RISC-V: Remove the current perf implementation
2021-03-19 23:03:25
linux-kernel
[RFC 0/6] Improve RISC-V Perf support using SBI PMU extension
2021-03-09 19:38:07
linux-kernel
Re: [PATCH v4 3/5] RISC-V: Initial DTS for Microchip ICICLE board
2021-03-04 23:29:51
linux-kernel
[PATCH v4 1/5] RISC-V: Add Microchip PolarFire SoC kconfig option
2021-03-04 23:29:29
linux-kernel
[PATCH v4 3/5] RISC-V: Initial DTS for Microchip ICICLE board
2021-03-04 23:28:47
linux-kernel
[PATCH v4 2/5] dt-bindings: riscv: microchip: Add YAML documentation for the PolarFire SoC
2021-03-04 12:52:05
linux-kernel
[PATCH v4 5/5] MAINTAINERS: add microchip polarfire soc support
2021-03-04 12:50:00
linux-kernel
[PATCH v4 4/5] RISC-V: Enable Microchip PolarFire ICICLE SoC
2021-03-04 12:48:03
linux-kernel
[PATCH v4 0/5] Add Microchip PolarFire Soc Support
2021-02-04 06:09:46
linux-kernel
[PATCH v2 3/6] RISC-V: Add SBI v0.2 base extension
2021-02-04 05:39:00
linux-kernel
[PATCH v2 6/6] RISC-V: Add SBI RESET extension in KVM
2021-02-04 05:38:40
linux-kernel
[PATCH v2 5/6] RISC-V: Add SBI HSM extension in KVM
2021-02-04 05:38:05
linux-kernel
[PATCH v2 4/6] RISC-V: Add v0.1 replacement SBI extensions defined in v02
2021-02-04 05:37:39
linux-kernel
[PATCH v2 2/6] RISC-V: Reorganize SBI code by moving legacy SBI to its own file
2021-02-04 05:36:42
linux-kernel
[PATCH v2 0/6] Add SBI v0.2 support for KVM
2021-02-04 05:35:56
linux-kernel
[PATCH v2 1/6] RISC-V: Mark the existing SBI v0.1 implementation as legacy
2021-02-04 05:31:20
linux-kernel
[PATCH] RISC-V: Add a non-void return for sbi v02 functions
2021-01-29 19:09:58
linux-kernel
[PATCH 3/3] RISC-V: Define MAXPHYSMEM_1GB only for RV32
2021-01-29 19:07:41
linux-kernel
[PATCH 1/3] RISC-V: Fix .init section permission update
2021-01-29 19:07:10
linux-kernel
[PATCH 2/3] riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWX
2021-01-28 20:14:54
linux-kernel
Re: [PATCH] arch_numa: fix common code printing of phys_addr_t
2021-01-12 22:19:57
linux-kernel
[PATCH v2 1/4] RISC-V: Do not allocate memblock while iterating reserved memblocks
2021-01-12 11:00:57
linux-kernel
Re: [PATCH] net: macb: Add default usrio config to default gem config
2021-01-12 10:26:21
linux-kernel
[PATCH v2 4/4] RISC-V: Fix maximum allowed phsyical memory for RV32
2021-01-12 10:24:03
linux-kernel
[PATCH v2 2/4] RISC-V: Set current memblock limit
2021-01-12 10:23:35
linux-kernel
[PATCH v2 3/4] RISC-V: Fix L1_CACHE_BYTES for RV32
2021-01-12 10:23:01
linux-kernel
[PATCH v2 0/4] Assorted fixes for RV32
2021-01-12 09:36:42
linux-kernel
[PATCH] net: macb: Add default usrio config to default gem config
2021-01-08 23:51:29
linux-kernel
Re: [PATCH v2 0/2] CLK: microchip: Add clkcfg driver for Microchip PolarFire SoC
2021-01-07 09:33:30
linux-kernel
[PATCH 4/4] RISC-V: Fix maximum allowed phsyical memory for RV32
2021-01-07 09:32:31
linux-kernel
[PATCH 2/4] RISC-V: Set current memblock limit
2021-01-07 09:31:32
linux-kernel
[PATCH 3/4] RISC-V: Fix L1_CACHE_BYTES for RV32
2021-01-07 09:30:47
linux-kernel
[PATCH 1/4] RISC-V: Do not allocate memblock while iterating reserved memblocks
2021-01-07 09:30:45
linux-kernel
[PATCH 0/4] Assorted fixes for RV32
2020-12-19 00:24:21
linux-kernel
[PATCH] riscv: Trace irq on only interrupt is enabled
2020-12-19 00:17:22
linux-kernel
[PATCH v2] RISC-V: Fix usage of memblock_enforce_memory_limit
2020-12-17 07:51:00
linux-kernel
[PATCH] RISC-V: Fix usage of memblock_enforce_memory_limit
2020-12-04 09:04:36
linux-kernel
[PATCH v3 1/5] RISC-V: Add Microchip PolarFire SoC kconfig option
2020-12-04 09:04:35
linux-kernel
[PATCH v3 5/5] MAINTAINERS: add microchip polarfire soc support
2020-12-04 09:04:12
linux-kernel
[PATCH v3 2/5] dt-bindings: riscv: microchip: Add YAML documentation for the PolarFire SoC
2020-12-04 09:03:36
linux-kernel
[PATCH v3 4/5] RISC-V: Enable Microchip PolarFire ICICLE SoC
2020-12-04 09:03:30
linux-kernel
[PATCH v3 3/5] RISC-V: Initial DTS for Microchip ICICLE board
2020-12-04 09:02:07
linux-kernel
[PATCH v3 0/5] Add Microchip PolarFire Soc Support
2020-12-02 18:53:31
linux-kernel
Re: [RFC PATCH v2 3/4] RISC-V: Initial DTS for Microchip ICICLE board
2020-12-01 01:10:44
linux-kernel
Re: [PATCH 0/6] Add SBI v0.2 support for KVM