Tomasz Nowicki ([email protected])

Number of posts: 151 (0.08 per day)
First post: 2015-11-03 14:39:52
Last post: 2020-11-05 11:28:25

Date List Subject
2016-04-18 12:22:23 linux-kernel Re: [PATCH V6 11/13] pci, acpi: Match PCI config space accessors against platfrom specific quirks.
2016-04-15 17:15:29 linux-kernel [PATCH V6 01/13] pci, acpi, x86, ia64: Move ACPI host bridge device companion assignment to core code.
2016-04-15 17:14:27 linux-kernel [PATCH V6 03/13] x86, ia64: Include acpi_pci_{add|remove}_bus to the default pcibios_{add|remove}_bus implementation.
2016-04-15 17:11:25 linux-kernel [PATCH V6 06/13] arm64, pci, acpi: ACPI support for legacy IRQs parsing and consolidation with DT code.
2016-04-15 17:10:17 linux-kernel [PATCH V6 07/13] PCI: Provide common functions for ECAM mapping
2016-04-15 17:09:52 linux-kernel [PATCH V6 08/13] PCI: generic, thunder: update to use generic ECAM API
2016-04-15 17:09:26 linux-kernel [PATCH V6 13/13] pci, pci-thunder-pem: Add ACPI support for ThunderX PEM.
2016-04-15 17:07:59 linux-kernel [PATCH V6 12/13] pci, pci-thunder-ecam: Add ACPI support for ThunderX ECAM.
2016-04-15 17:07:45 linux-kernel [PATCH V6 10/13] arm64, pci, acpi: Start using ACPI based PCI host controller driver for ARM64.
2016-04-15 17:07:43 linux-kernel [PATCH V6 11/13] pci, acpi: Match PCI config space accessors against platfrom specific quirks.
2016-04-15 17:07:41 linux-kernel [PATCH V6 09/13] pci, acpi: Support for ACPI based generic PCI host controller
2016-04-15 17:07:31 linux-kernel [PATCH V6 04/13] pci, of: Move the PCI I/O space management to PCI core code.
2016-04-15 17:07:26 linux-kernel [PATCH V6 05/13] acpi, pci: Support IO resources when parsing PCI host bridge resources.
2016-04-15 17:07:20 linux-kernel [PATCH V6 02/13] pci, acpi: Provide generic way to assign bus domain number.
2016-04-15 17:07:14 linux-kernel [PATCH V6 00/13] Support for generic ACPI based PCI host controller
2016-04-14 07:39:43 linux-kernel Re: [PATCH V4 4/7] ARM64, ACPI, PCI: I/O Remapping Table (IORT) initial support.
2016-04-14 07:21:10 linux-kernel Re: [PATCH V4 4/7] ARM64, ACPI, PCI: I/O Remapping Table (IORT) initial support.
2016-04-13 15:37:16 linux-kernel Re: [PATCH V4 4/7] ARM64, ACPI, PCI: I/O Remapping Table (IORT) initial support.
2016-04-13 10:49:27 linux-kernel Re: [PATCH V4 1/7] acpi, pci: Setup MSI domain on a per-devices basis.
2016-04-12 10:18:49 linux-kernel Re: [PATCH V4 3/7] irqchip, GICv3, ITS: Refator ITS DT init code to prepare for ACPI.
2016-04-12 07:39:51 linux-kernel Re: [PATCH V4 0/7] Introduce ACPI world to ITS irqchip
2016-04-09 08:44:26 linux-kernel Re: [PATCH 2/2] pci, acpi: free IO resource during shutdown
2016-04-08 06:51:25 linux-kernel Re: [PATCH 2/2] pci, acpi: free IO resource during shutdown
2016-04-05 18:08:09 linux-kernel Re: [PATCH V5 01/15] ACPI: MCFG: Move mmcfg_list management to drivers/acpi
2016-04-05 14:12:18 linux-kernel Re: [PATCH V5 01/15] ACPI: MCFG: Move mmcfg_list management to drivers/acpi
2016-04-04 08:54:24 linux-kernel [PATCH V4 3/7] irqchip, GICv3, ITS: Refator ITS DT init code to prepare for ACPI.
2016-04-04 08:53:57 linux-kernel [PATCH V4 6/7] its, pci, msi: Factor out code that might be reused for ACPI.
2016-04-04 08:53:22 linux-kernel [PATCH V4 5/7] irqchip, gicv3, its: Probe ITS in the ACPI way.
2016-04-04 08:53:20 linux-kernel [PATCH V4 7/7] acpi, gicv3, its: Use MADT ITS subtable to do PCI/MSI domain initialization.
2016-04-04 08:53:13 linux-kernel [PATCH V4 4/7] ARM64, ACPI, PCI: I/O Remapping Table (IORT) initial support.
2016-04-04 08:53:08 linux-kernel [PATCH V4 2/7] irqchip, GICv3, ITS: Cleanup for ITS domain initialization.
2016-04-04 08:53:06 linux-kernel [PATCH V4 1/7] acpi, pci: Setup MSI domain on a per-devices basis.
2016-04-04 08:53:02 linux-kernel [PATCH V4 0/7] Introduce ACPI world to ITS irqchip
2016-04-04 08:32:59 linux-kernel Re: [PATCH v8] acpi, apei, arm64: APEI initial support for aarch64.
2016-03-22 10:27:12 linux-kernel Re: [PATCH V5 13/15] pci, acpi: Match PCI config space accessors against platfrom specific quirks.
2016-03-09 10:51:13 linux-kernel Re: [PATCH V5 01/15] ACPI: MCFG: Move mmcfg_list management to drivers/acpi
2016-03-09 09:15:08 linux-kernel Re: [PATCH V5 01/15] ACPI: MCFG: Move mmcfg_list management to drivers/acpi
2016-03-09 09:13:26 linux-kernel Re: [PATCH V5 01/15] ACPI: MCFG: Move mmcfg_list management to drivers/acpi
2016-03-04 12:01:20 linux-kernel Re: [PATCH V5 00/15] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
2016-03-04 09:28:20 linux-kernel Re: [PATCH V5 01/15] ACPI: MCFG: Move mmcfg_list management to drivers/acpi
2015-12-22 10:22:00 linux-kernel Re: [PATCH V2 22/23] pci, acpi: Match PCI config space accessors against platfrom specific quirks.
2015-12-22 08:47:25 linux-kernel Re: [PATCH V2 22/23] pci, acpi: Match PCI config space accessors against platfrom specific quirks.
2015-12-22 08:35:58 linux-kernel Re: [PATCH V2 06/23] XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=y
2015-12-21 12:44:45 linux-kernel Re: [PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
2015-12-21 10:39:28 linux-kernel Re: [PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
2015-12-21 10:23:32 linux-kernel Re: [PATCH V2 21/23] pci, acpi: Support for ACPI based PCI hostbridge init
2015-12-18 12:28:16 linux-kernel Re: [PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
2015-12-18 11:16:14 linux-kernel Re: [PATCH V2 06/10] irqchip/GICv3/ITS: Refator ITS dt init code to prepare for ACPI.
2015-12-17 15:14:29 linux-kernel Re: [PATCH V2 02/10] irqchip / GICv3: Add ACPI support for GICv3+ initialization
2015-12-17 13:25:58 linux-kernel Re: [PATCH V2 07/10] ARM64, ACPI, PCI: I/O Remapping Table (IORT) initial support.
2015-12-17 11:54:41 linux-kernel [PATCH V2 02/10] irqchip / GICv3: Add ACPI support for GICv3+ initialization