LinuxLists
Users
About
Sunil V L (
[email protected]
)
Number of posts: 489 (0.57 per day)
First post: 2022-01-26 21:06:34
Last post: 2024-06-07 11:02:38
Previous Page
/
Next Page
Date
List
Subject
2023-05-15 05:56:39
linux-crypto
[PATCH V6 19/21] RISC-V: time.c: Add ACPI support for time_init()
2023-05-15 05:56:28
linux-crypto
[PATCH V6 18/21] clocksource/timer-riscv: Add ACPI support
2023-05-15 05:55:57
linux-crypto
[PATCH V6 17/21] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
2023-05-15 05:55:40
linux-crypto
[PATCH V6 16/21] irqchip/riscv-intc: Add ACPI support
2023-05-15 05:55:21
linux-crypto
[PATCH V6 15/21] RISC-V: cpu: Enable cpuinfo for ACPI systems
2023-05-15 05:55:16
linux-crypto
[PATCH V6 14/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
2023-05-15 05:54:47
linux-crypto
[PATCH V6 13/21] RISC-V: only iterate over possible CPUs in ISA string parser
2023-05-15 05:54:35
linux-crypto
[PATCH V6 12/21] RISC-V: smpboot: Add ACPI support in setup_smp()
2023-05-15 05:54:15
linux-crypto
[PATCH V6 11/21] RISC-V: smpboot: Create wrapper setup_smp()
2023-05-15 05:53:52
linux-crypto
[PATCH V6 10/21] drivers/acpi: RISC-V: Add RHCT related code
2023-05-15 05:53:46
linux-crypto
[PATCH V6 09/21] RISC-V: ACPI: Cache and retrieve the RINTC structure
2023-05-15 05:53:10
linux-crypto
[PATCH V6 08/21] RISC-V: Add ACPI initialization in setup_arch()
2023-05-15 05:53:06
linux-crypto
[PATCH V6 07/21] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
2023-05-15 05:52:35
linux-crypto
[PATCH V6 05/21] ACPI: OSL: Make should_use_kmap() 0 for RISC-V
2023-05-15 05:52:35
linux-crypto
[PATCH V6 06/21] RISC-V: Add support to build the ACPI core
2023-05-15 05:52:22
linux-crypto
[PATCH V6 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang
2023-05-15 05:52:10
linux-crypto
[PATCH V6 04/21] ACPI: tables: Print RINTC information when MADT is parsed
2023-05-15 05:51:46
linux-crypto
[PATCH V6 02/21] platform/surface: Disable for RISC-V
2023-05-15 05:51:41
linux-crypto
[PATCH V6 01/21] riscv: move sbi_init() earlier before jump_label_init()
2023-05-15 05:51:07
linux-crypto
[PATCH V6 00/21] Add basic ACPI support for RISC-V
2023-05-10 05:58:22
linux-kernel
Re: [PATCH V5 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang
2023-05-10 03:55:18
linux-crypto
Re: [PATCH V5 08/21] RISC-V: ACPI: Cache and retrieve the RINTC structure
2023-05-08 12:28:38
linux-crypto
[PATCH V5 21/21] MAINTAINERS: Add entry for drivers/acpi/riscv
2023-05-08 12:26:40
linux-crypto
[PATCH V5 17/21] clocksource/timer-riscv: Add ACPI support
2023-05-08 12:23:33
linux-crypto
[PATCH V5 20/21] RISC-V: Enable ACPI in defconfig
2023-05-08 12:22:04
linux-kernel
[PATCH V5 15/21] irqchip/riscv-intc: Add ACPI support
2023-05-08 12:21:33
linux-crypto
[PATCH V5 19/21] RISC-V: Add ACPI initialization in setup_arch()
2023-05-08 12:21:33
linux-crypto
[PATCH V5 14/21] RISC-V: cpu: Enable cpuinfo for ACPI systems
2023-05-08 12:19:59
linux-crypto
[PATCH V5 13/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
2023-05-08 12:17:04
linux-crypto
[PATCH V5 18/21] RISC-V: time.c: Add ACPI support for time_init()
2023-05-08 12:15:08
linux-crypto
[PATCH V5 16/21] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
2023-05-08 12:13:00
linux-crypto
[PATCH V5 11/21] RISC-V: smpboot: Add ACPI support in setup_smp()
2023-05-08 12:12:56
linux-crypto
[PATCH V5 12/21] RISC-V: only iterate over possible CPUs in ISA string parser
2023-05-08 12:11:50
linux-crypto
[PATCH V5 10/21] RISC-V: smpboot: Create wrapper setup_smp()
2023-05-08 12:11:00
linux-crypto
[PATCH V5 09/21] drivers/acpi: RISC-V: Add RHCT related code
2023-05-08 12:10:39
linux-crypto
[PATCH V5 08/21] RISC-V: ACPI: Cache and retrieve the RINTC structure
2023-05-08 12:10:18
linux-crypto
[PATCH V5 07/21] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
2023-05-08 12:10:02
linux-crypto
[PATCH V5 06/21] RISC-V: Add support to build the ACPI core
2023-05-08 12:09:31
linux-kernel
[PATCH V5 05/21] ACPI: OSL: Make should_use_kmap() 0 for RISC-V
2023-05-08 12:09:04
linux-crypto
[PATCH V5 04/21] ACPI: tables: Print RINTC information when MADT is parsed
2023-05-08 12:08:58
linux-crypto
[PATCH V5 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang
2023-05-08 12:08:53
linux-crypto
[PATCH V5 02/21] platform/surface: Disable for RISC-V
2023-05-08 12:08:27
linux-crypto
[PATCH V5 01/21] riscv: move sbi_init() earlier before jump_label_init()
2023-05-08 12:08:14
linux-crypto
[PATCH V5 00/21] Add basic ACPI support for RISC-V
2023-05-02 01:29:20
linux-kernel
Re: [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
2023-04-27 10:55:34
linux-crypto
Re: [PATCH V4 08/23] RISC-V: ACPI: Cache and retrieve the RINTC structure
2023-04-27 09:34:41
linux-crypto
Re: [PATCH V4 05/23] ACPI: OSL: Make should_use_kmap() 0 for RISC-V
2023-04-27 09:26:29
linux-kernel
Re: [PATCH V4 08/23] RISC-V: ACPI: Cache and retrieve the RINTC structure
2023-04-06 03:55:18
linux-kernel
Re: [PATCH V4 15/23] irqchip/riscv-intc: Add ACPI support
2023-04-06 03:53:09
linux-crypto
Re: [PATCH V4 08/23] RISC-V: ACPI: Cache and retrieve the RINTC structure
2023-04-05 15:14:49
linux-crypto
Re: [PATCH V4 19/23] RISC-V: Add ACPI initialization in setup_arch()