Sunil V L ([email protected])

Number of posts: 460 (0.56 per day)
First post: 2022-01-26 21:06:34
Last post: 2024-05-03 14:00:03

Date List Subject
2023-12-19 17:48:24 linux-kernel [RFC PATCH v3 07/17] ACPI: scan.c: Add weak arch specific function to reorder the IRQCHIP probe
2023-12-19 17:48:02 linux-kernel [RFC PATCH v3 06/17] pnp.h: Reconfigure IRQ in pnp_irq() to support deferred probe
2023-12-19 17:47:44 linux-kernel [RFC PATCH v3 05/17] ACPI: irq: Add support for deferred probe in acpi_register_gsi()
2023-12-19 17:47:29 linux-kernel [RFC PATCH v3 04/17] ACPI: Add fw_devlink support for ACPI fwnode for IRQ dependency
2023-12-19 17:46:57 linux-kernel [RFC PATCH v3 03/17] PCI: Make pci_create_root_bus() declare its reliance on MSI domains
2023-12-19 17:46:55 linux-kernel [RFC PATCH v3 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
2023-12-19 17:46:37 linux-kernel [RFC PATCH v3 02/17] RISC-V: ACPI: Implement PCI related functionality
2023-12-19 17:45:50 linux-kernel [RFC PATCH v3 00/17] RISC-V: ACPI: Add external interrupt controller support
2023-11-30 07:27:02 linux-kernel Re: [RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
2023-10-31 02:01:19 linux-kernel Re: [RFC PATCH v2 11/21] PCI: MSI: Add helper function to set system wide MSI support
2023-10-30 17:54:48 linux-kernel Re: [RFC PATCH v2 11/21] PCI: MSI: Add helper function to set system wide MSI support
2023-10-27 12:56:52 linux-kernel Re: [RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
2023-10-27 11:55:24 linux-kernel Re: [RFC PATCH v2 13/21] irqchip: riscv-intc: Add ACPI support for AIA
2023-10-27 11:29:44 linux-kernel Re: [RFC PATCH v2 13/21] irqchip: riscv-intc: Add ACPI support for AIA
2023-10-25 20:28:06 linux-kernel [RFC PATCH v2 20/21] ACPI: RISC-V: Create APLIC platform device
2023-10-25 20:28:05 linux-kernel [RFC PATCH v2 21/21] ACPI: RISC-V: Create PLIC platform device
2023-10-25 20:27:52 linux-kernel [RFC PATCH v2 19/21] ACPI: bus: Add acpi_riscv_init function
2023-10-25 20:27:39 linux-kernel [RFC PATCH v2 18/21] irqchip: riscv-intc: Set ACPI irqmodel
2023-10-25 20:27:24 linux-kernel [RFC PATCH v2 16/21] irqchip: irq-sifive-plic: Add ACPI support
2023-10-25 20:27:21 linux-kernel [RFC PATCH v2 14/21] irqchip: riscv-imsic: Add ACPI support
2023-10-25 20:27:20 linux-kernel [RFC PATCH v2 17/21] ACPI: bus: Add RINTC IRQ model for RISC-V
2023-10-25 20:27:03 linux-kernel [RFC PATCH v2 15/21] irqchip: riscv-aplic: Add ACPI support
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