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
2024-05-01 12:19:14
linux-kernel
[PATCH v5 03/17] ACPI: bus: Add acpi_riscv_init function
2024-05-01 12:18:56
linux-kernel
[PATCH v5 02/17] ACPI: scan: Add a weak function to reorder the IRQCHIP probe
2024-05-01 12:18:37
linux-kernel
[PATCH v5 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
2024-05-01 12:18:17
linux-kernel
[PATCH v5 00/17] RISC-V: ACPI: Add external interrupt controller support
2024-04-29 06:41:58
linux-kernel
Re: [RFC PATCH v4 00/20] RISC-V: ACPI: Add external interrupt controller support
2024-04-18 14:10:11
linux-kernel
Re: [RFC PATCH v4 00/20] RISC-V: ACPI: Add external interrupt controller support
2024-04-18 11:46:16
linux-kernel
Re: [RFC PATCH v4 03/20] PCI: Make pci_create_root_bus() declare its reliance on MSI domains
2024-04-17 15:41:54
linux-kernel
Re: [RFC PATCH v4 03/20] PCI: Make pci_create_root_bus() declare its reliance on MSI domains
2024-04-16 08:24:27
linux-kernel
Re: [RFC PATCH v4 03/20] PCI: Make pci_create_root_bus() declare its reliance on MSI domains
2024-04-15 17:09:55
linux-kernel
[RFC PATCH v4 10/20] RISC-V: ACPI: Initialize GSI mapping structures
2024-04-15 17:09:36
linux-kernel
[RFC PATCH v4 09/20] drivers/acpi/scan.c: Update _DEP honor list
2024-04-15 17:09:16
linux-kernel
[RFC PATCH v4 08/20] ACPI: scan: Refactor dependency creation
2024-04-15 17:08:38
linux-kernel
[RFC PATCH v4 06/20] ACPI: bus: Add acpi_riscv_init function
2024-04-15 17:08:29
linux-kernel
[RFC PATCH v4 20/20] ACPI: pci_link: Clear the dependencies after probe
2024-04-15 17:08:20
linux-kernel
[RFC PATCH v4 05/20] ACPI: RISC-V: Implement arch function to reorder irqchip probe entries
2024-04-15 17:08:09
linux-kernel
[RFC PATCH v4 19/20] irqchip: riscv-intc: Set ACPI irqmodel
2024-04-15 17:07:58
linux-kernel
[RFC PATCH v4 04/20] ACPI: scan.c: Add weak arch specific function to reorder the IRQCHIP probe
2024-04-15 17:07:57
linux-kernel
[RFC PATCH v4 18/20] ACPI: bus: Add RINTC IRQ model for RISC-V
2024-04-15 17:07:44
linux-kernel
[RFC PATCH v4 17/20] irqchip: irq-sifive-plic: Add ACPI support
2024-04-15 17:07:32
linux-kernel
[RFC PATCH v4 16/20] irqchip: riscv-aplic: Add ACPI support
2024-04-15 17:06:11
linux-kernel
[RFC PATCH v4 15/20] irqchip: riscv-imsic: Add ACPI support
2024-04-15 17:05:56
linux-kernel
[RFC PATCH v4 14/20] irqchip: riscv-intc: Add ACPI support for AIA
2024-04-15 17:05:38
linux-kernel
[RFC PATCH v4 13/20] ACPI/PNP: Initialize PNP devices skipped due to _DEP
2024-04-15 17:05:12
linux-kernel
[RFC PATCH v4 12/20] RISC-V: ACPI: Implement function to add implicit dependencies
2024-04-15 17:04:53
linux-kernel
[RFC PATCH v4 11/20] ACPI: scan.c: Define weak function to populate dependencies
2024-04-15 17:03:56
linux-kernel
[RFC PATCH v4 07/20] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
2024-04-15 17:03:00
linux-kernel
[RFC PATCH v4 02/20] RISC-V: ACPI: Implement PCI related functionality
2024-04-15 17:02:51
linux-kernel
[RFC PATCH v4 03/20] PCI: Make pci_create_root_bus() declare its reliance on MSI domains
2024-04-15 17:01:57
linux-kernel
[RFC PATCH v4 01/20] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
2024-04-15 17:01:35
linux-kernel
[RFC PATCH v4 00/20] RISC-V: ACPI: Add external interrupt controller support
2024-04-15 15:16:24
linux-kernel
Re: [RFC PATCH v3 00/17] RISC-V: ACPI: Add external interrupt controller support
2024-04-03 03:54:47
linux-kernel
Re: [PATCH v2 6/6] ACPI: RISCV: Enable ACPI based NUMA
2024-04-01 07:19:10
linux-kernel
Re: [PATCH v2 6/6] ACPI: RISCV: Enable ACPI based NUMA
2024-04-01 07:07:04
linux-kernel
Re: [PATCH v2 2/6] ACPI: RISCV: Add NUMA support based on SRAT and SLIT
2024-04-01 07:01:22
linux-kernel
Re: [PATCH v2 4/6] ACPI: NUMA: Make some NUMA related parse functions common
2024-04-01 06:56:47
linux-kernel
Re: [PATCH v2 3/6] ACPI: NUMA: Add handler for SRAT RINTC affinity structure
2024-03-21 05:49:59
linux-kernel
Re: [PATCH v1 -next 0/3] RISC-V: ACPI: Enable CPPC based cpufreq support
2024-03-19 10:20:42
linux-kernel
Re: [PATCH v1 -next 0/3] RISC-V: ACPI: Enable CPPC based cpufreq support
2024-03-18 08:43:10
linux-kernel
Re: [PATCH v3 -next 2/3] ACPI: RISC-V: Add LPI driver
2024-03-15 05:53:45
linux-kernel
Re: [PATCH v3 -next 0/3] RISC-V: ACPI: Add LPI support
2024-03-05 10:06:55
linux-kernel
Re: [PATCH 3/4] ACPI: RISCV: Add NUMA support based on SRAT and SLIT
2024-03-05 05:26:55
linux-kernel
Re: [PATCH 4/4] ACPI: RISCV: Enable ACPI based NUMA
2024-03-05 05:25:03
linux-kernel
Re: [PATCH 3/4] ACPI: RISCV: Add NUMA support based on SRAT and SLIT
2024-03-05 04:44:36
linux-kernel
Re: [PATCH 0/4] Add ACPI NUMA support for RISC-V
2024-03-05 04:42:21
linux-kernel
Re: [PATCH 2/4] ACPI: NUMA: Add handler for SRAT RINTC affinity structure
2024-03-04 10:31:48
linux-kernel
Re: [RFC PATCH v3 00/17] RISC-V: ACPI: Add external interrupt controller support
2024-02-15 04:58:51
linux-kernel
Re: [PATCH v3 -next 0/3] RISC-V: ACPI: Add LPI support
2024-02-08 03:45:36
linux-kernel
[PATCH v1 -next 3/3] RISC-V: defconfig: Enable CONFIG_ACPI_CPPC_CPUFREQ
2024-02-08 03:45:18
linux-kernel
[PATCH v1 -next 2/3] cpufreq: Move CPPC configs to common Kconfig and add RISC-V
2024-02-08 03:44:57
linux-kernel
[PATCH v1 -next 1/3] ACPI: RISC-V: Add CPPC driver
2024-02-08 03:44:38
linux-kernel
[PATCH v1 -next 0/3] RISC-V: ACPI: Enable CPPC based cpufreq support