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

Date List Subject
2023-10-25 20:26:46 linux-kernel [RFC PATCH v2 13/21] irqchip: riscv-intc: Add ACPI support for AIA
2023-10-25 20:26:27 linux-kernel [RFC PATCH v2 12/21] PCI: pci-acpi.c: Return correct value from pcibios_alloc_irq()
2023-10-25 20:26:12 linux-kernel [RFC PATCH v2 11/21] PCI: MSI: Add helper function to set system wide MSI support
2023-10-25 20:26:07 linux-kernel [RFC PATCH v2 10/21] ACPI: RISC-V: Implement arch function to reorder irqchip probe entries
2023-10-25 20:26:00 linux-kernel [RFC PATCH v2 07/21] serial: 8250_pnp: Add support for deferred probe
2023-10-25 20:25:46 linux-kernel [RFC PATCH v2 09/21] ACPI: scan.c: Add weak arch specific function to reorder the IRQCHIP probe
2023-10-25 20:25:38 linux-kernel [RFC PATCH v2 08/21] ACPI: pci_irq: Avoid warning for deferred probe in acpi_pci_irq_enable()
2023-10-25 20:25:22 linux-kernel [RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
2023-10-25 20:25:18 linux-kernel [RFC PATCH v2 05/21] pnp.h: Return -EPROBE_DEFER for disabled IRQ resource in pnp_irq()
2023-10-25 20:25:12 linux-kernel [RFC PATCH v2 04/21] ACPI: irq: Add support for deferred probe in acpi_register_gsi()
2023-10-25 20:25:08 linux-kernel [RFC PATCH v2 01/21] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
2023-10-25 20:24:52 linux-kernel [RFC PATCH v2 03/21] ACPI: Kconfig: Introduce new option to support deferred GSI probe
2023-10-25 20:24:38 linux-kernel [RFC PATCH v2 02/21] RISC-V: ACPI: Implement PCI related functionality
2023-10-25 20:24:34 linux-kernel [RFC PATCH v2 00/21] RISC-V: ACPI: Add external interrupt controller support
2023-10-24 05:32:12 linux-kernel Re: [PATCH v11 12/14] irqchip/riscv-aplic: Add support for MSI-mode
2023-10-18 12:41:28 linux-kernel [PATCH v4 -next 2/4] RISC-V: ACPI: Update the return value of acpi_get_rhct()
2023-10-18 12:41:28 linux-kernel [PATCH v4 -next 3/4] RISC-V: ACPI: RHCT: Add function to get CBO block sizes
2023-10-18 12:40:52 linux-kernel [PATCH v4 -next 4/4] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
2023-10-18 12:40:28 linux-kernel [PATCH v4 -next 1/4] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
2023-10-18 12:40:22 linux-kernel [PATCH v4 -next 0/4] RISC-V: ACPI improvements
2023-10-17 15:39:58 linux-kernel Re: [PATCH v3 -next 2/3] RISC-V: ACPI: RHCT: Add function to get CBO block sizes
2023-10-16 17:21:52 linux-kernel [PATCH v3 -next 1/3] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
2023-10-16 17:09:59 linux-kernel [PATCH] ACPI: irq: Fix the incorrect return value in acpi_register_gsi()
2023-10-16 17:04:38 linux-kernel [PATCH v3 -next 0/3] RISC-V: ACPI improvements
2023-10-16 16:55:57 linux-kernel [PATCH v3 -next 3/3] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
2023-10-16 16:55:49 linux-kernel [PATCH v3 -next 2/3] RISC-V: ACPI: RHCT: Add function to get CBO block sizes
2023-10-04 10:33:22 linux-kernel Re: [PATCH v2 -next 1/4] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
2023-10-04 10:13:41 linux-kernel Re: [PATCH v2 -next 3/4] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
2023-10-04 04:22:42 linux-kernel Re: [PATCH v2 -next 3/4] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
2023-09-28 04:17:32 linux-kernel [PATCH v2 -next 1/4] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
2023-09-27 23:58:28 linux-kernel [PATCH v2 -next 0/4] RISC-V: ACPI improvements
2023-09-27 20:18:29 linux-kernel [PATCH v2 -next 3/4] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
2023-09-27 20:11:53 linux-kernel [PATCH v2 -next 4/4] clocksource/timer-riscv: ACPI: Add timer_cannot_wakeup_cpu
2023-09-27 17:28:12 linux-kernel [PATCH v2 -next 2/4] RISC-V: ACPI: RHCT: Add function to get CBO block sizes
2023-09-25 19:31:57 linux-kernel Re: [PATCH v8 13/16] irqchip: Add RISC-V advanced PLIC driver for direct-mode
2023-09-25 18:48:20 linux-kernel Re: [PATCH v8 02/16] RISC-V: Add riscv_get_intc_hartid() function
2023-09-25 11:10:20 linux-kernel Re: [PATCH v8 13/16] irqchip: Add RISC-V advanced PLIC driver for direct-mode
2023-09-25 09:15:00 linux-kernel Re: [PATCH v8 09/16] irqchip: Add RISC-V incoming MSI controller early driver
2023-08-09 08:03:37 linux-kernel Re: [RFC PATCH v1 20/21] RISC-V: ACPI: Create PLIC platform device
2023-08-09 07:34:15 linux-kernel Re: [RFC PATCH v1 12/21] irqchip/riscv-intc: Use swnode framework to create fwnode
2023-08-09 06:56:58 linux-kernel Re: [RFC PATCH v1 11/21] swnode: Add support to create early during boot
2023-08-08 17:53:06 linux-kernel Re: [RFC PATCH v1 05/21] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
2023-08-04 11:13:04 linux-kernel Re: [RFC PATCH v1 09/21] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
2023-08-04 10:16:06 linux-kernel Re: [RFC PATCH v1 08/21] RISC-V: ACPI: RHCT: Add function to get CBO block sizes
2023-08-04 09:24:47 linux-kernel Re: [RFC PATCH v1 04/21] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
2023-08-04 09:14:03 linux-kernel Re: [RFC PATCH v1 11/21] swnode: Add support to create early during boot
2023-08-04 08:48:47 linux-kernel Re: [RFC PATCH v1 05/21] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
2023-08-03 21:48:23 linux-kernel [RFC PATCH v1 00/21] Add external interrupt controller support
2023-08-03 21:00:09 linux-kernel [RFC PATCH v1 13/21] irqchip/riscv-imsic-early: Add ACPI support
2023-08-03 20:55:34 linux-kernel [RFC PATCH v1 20/21] RISC-V: ACPI: Create PLIC platform device
2023-08-03 20:17:05 linux-kernel [RFC PATCH v1 08/21] RISC-V: ACPI: RHCT: Add function to get CBO block sizes