messages from 2015-05-15 06:17:01 to 2015-05-20 20:00:42 UTC [more...]
[RFC v1 00/25] Optimize irq flow handler
2015-05-20 20:00 UTC (49+ messages)
` [RFC v1 01/25] ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
` [RFC v1 02/25] avr32, "
` [RFC v1 03/25] MIPS, "
` [RFC v1 04/25] powerpc, "
` [RFC v1 05/25] gpio: "
` [RFC v1 06/25] pinctrl: "
` [RFC v1 07/25] irqchip: "
` [RFC v1 08/25] mfd: "
` [RFC v1 09/25] ipu: "
` [RFC v1 10/25] sh: intc: "
` [RFC v1 11/25] keystone, irq: Use irq_data_get_xxx() to avoid redundant lookup of irq_data
` [RFC v1 12/25] spmi: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
` [RFC v1 13/25] genirq: Kill the parameter 'irq' of kstat_incr_irqs_this_cpu()
` [RFC v1 14/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t
` [RFC v1 15/25] "
` [RFC v1 16/25] "
` [RFC v1 17/25] "
` [RFC v1 18/25] "
` [RFC v1 19/25] "
` [RFC v1 20/25] "
` [RFC v1 21/25] "
` [RFC v1 22/25] "
` [RFC v1 23/25] "
` [RFC v1 24/25] "
` [RFC v1 25/25] "
[Devel] Correct place to send patches?
2015-05-20 19:52 UTC (6+ messages)
[Patch v2 00/14] Split struct irq_data into common part and per-chip part
2015-05-20 19:34 UTC (19+ messages)
` [Patch v2 01/14] genirq: Introduce struct irq_common_data to host shared irq data
` [Patch v2 02/14] genirq: Introduce helper function irq_data_get_node()
` [Patch v2 03/14] x86, irq: Use accessor irq_data_get_node() to hide struct irq_data detail
` [Patch v2 04/14] sh, "
` [Patch v2 05/14] genirq: Move field 'node' from struct irq_data into struct irq_common_data
` [Patch v2 06/14] genirq: Move field 'handler_data' "
` [Patch v2 07/14] mn10300: Fix incorrect use of data->affinity
` [Patch v2 08/14] genirq: Introduce helper function irq_data_get_affinity_mask()
` [Patch v2 09/14] net/mlx4: Cache irq_desc->affinity instead of irq_desc
` [Patch v2 10/14] genirq: Move field 'affinity' from struct irq_data into struct irq_common_data
` [Patch v2 11/14] genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()
` [Patch v2 12/14] genirq: Use helper function to access irq_data->msi_desc
` [Patch v2 13/14] genirq: Move field 'msi_desc' from struct irq_data into struct irq_common_data
` [Patch v2 14/14] genirq: Pass irq_data to helper function __irq_set_chip_handler_name_locked()
[PATCH] ACPI / blacklist: blacklist Win8 OSI for Dell Inspiron 7437
2015-05-20 18:42 UTC (14+ messages)
` "
[PATCH 6/7] fjes: Implement upper layer of network driver functionality
2015-05-20 18:22 UTC (2+ messages)
[PATCH 4/7] fjes: Define hardware registers and related data structures
2015-05-20 17:37 UTC (2+ messages)
[PATCH 3/7] fjes: Implement platform_driver functionality
2015-05-20 17:13 UTC (2+ messages)
[PATCH 2/7] fjes: Implement acpi_driver functionality
2015-05-20 17:11 UTC (2+ messages)
[PATCH 1/7] Introduce FUJITSU Extended Socket Network Device driver
2015-05-20 16:58 UTC (2+ messages)
[PATCH 0/7][RFC] FUJITSU Extended Socket network device driver
2015-05-20 14:47 UTC (2+ messages)
[PATCH RFC] i2c: Use ID table to detect ACPI I2C devices
2015-05-20 13:57 UTC (9+ messages)
[V4 PATCH 0/6] ACPI: Introduce support for _CCA object
2015-05-20 12:04 UTC (28+ messages)
` [V4 PATCH 1/6] ACPI / scan: Parse _CCA and setup device coherency
` [Linaro-acpi] "
` [V4 PATCH 2/6] arm64 : Introduce support for ACPI _CCA object
` [V4 PATCH 3/6] pci: Generic function for setting up PCI device DMA coherency
` [Linaro-acpi] "
` [V4 PATCH 4/6] device property: Introduces device_dma_is_coherent()
` [V4 PATCH 5/6] crypto: ccp - Unify coherency checking logic with device_dma_is_coherent()
` [V4 PATCH 6/6] amd-xgbe: "
[PATCH 7/7] fjes: Add ethtool support
2015-05-20 8:23 UTC
[PATCH 5/7] fjes: Implement lower layer of network driver functionality
2015-05-20 8:21 UTC
[RFC 0/4] Introduce a mechanism to allocate PCI IRQ on demand
2015-05-20 7:47 UTC (15+ messages)
` [RFC 1/4] PCI: Add hooks to allocate/free IRQ resources when binding/unbinding driver
` [RFC 2/4] PCI, MSI: Optionally free legacy PCI IRQ when enabling MSI/MSI-X
[Patch v3 0/7] Consolidate ACPI PCI root common code into ACPI core
2015-05-20 3:33 UTC (5+ messages)
` [Patch v3 5/7] PCI/ACPI: Consolidate common PCI host bridge "
[PATCH] PCI / hotplug / ACPI: Check ignore_hotplug for all downstream devices
2015-05-20 0:14 UTC
[PATCH] pci/hotplug: work-around for missing _RMV on HP ZBook G2
2015-05-19 14:40 UTC (17+ messages)
` [PATCH] PCIe / hotplug: Drop pointless ACPI-based "slot detection" check
` [Update][PATCH] "
[GIT PULL] Thermal-SoC management updates for v4.1-rc4
2015-05-19 0:27 UTC (2+ messages)
[PATCH] ACPI SBS: Fix intermittent hangs on Apple Macbook
2015-05-18 13:07 UTC (6+ messages)
` [PATCH] ACPI/sbshc: Add 5us delay to fix SBS hang on MacBook
[PATCH 00/11] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init
2015-05-18 12:59 UTC (12+ messages)
` [PATCH 01/11] ACPICA: Introduce GIC version for arm based system
` [PATCH 02/11] ACPI / irqchip: Add self-probe infrastructure to initialize IRQ controller
` [PATCH 03/11] irqchip / GIC: Add GIC version support in ACPI MADT
` [PATCH 04/11] irqchip / GIC / ACPI: Use IRQCHIP_ACPI_DECLARE to simplify GICv2 init code
` [PATCH 05/11] irqchip / gic: Add stacked irqdomain support for ACPI based GICv2 init
` [PATCH 06/11] ACPI / gsi: Add gsi_mutex to synchronize acpi_register_gsi()/acpi_unregister_gsi()
` [PATCH 07/11] irqchip / GICv3: Refactor gic_of_init() for GICv3 driver
` [PATCH 08/11] irqchip / GICv3: Add ACPI support for GICv3+ initialization
` [PATCH 09/11] irqchip / GICv3: Add stacked irqdomain support for ACPI based init
` [PATCH 10/11] irqchip / GICv2 / ACPI: Consolidate GICv2 ACPI related init code
` [PATCH 11/11] irqchip / GICv3 / ACPI: Consolidate GICv3 "
[RFC v1 00/11] Split struct irq_data into common part and per-chip part
2015-05-18 5:17 UTC (12+ messages)
` [RFC v1 01/11] genirq: Introduce struct irq_common_data to host shared irq data
` [RFC v1 02/11] genirq: Move field 'node' from struct irq_data into struct irq_common_data
` [RFC v1 03/11] genirq: Use CONFIG_NUMA instead of CONFIG_SMP to guard irq_common_data.node
` [RFC v1 11/11] genirq: Pass irq_data to helper function __irq_set_chip_handler_name_locked()
[PATCH 2/4] acpi: allow for an override to set _REV
2015-05-18 4:47 UTC (6+ messages)
[PATCH] ACPI / EC: Improve busy polling quirk
2015-05-16 0:22 UTC (4+ messages)
` [PATCH v2 0/6] ACPI / EC: Update due to recent changes
` [PATCH v2 4/6] ACPI / EC: Fix and clean up register access guarding logics
[PATCH] ACPI / battery: ensure acpi_battery_init() has finish
2015-05-15 23:09 UTC (3+ messages)
Registering a device driver before _INI?
2015-05-15 23:29 UTC (9+ messages)
[PATCH v2 00/20] libnd: non-volatile memory device support
2015-05-15 21:00 UTC (9+ messages)
` [PATCH v2 02/20] libnd, nd_acpi: initial libnd infrastructure and NFIT support
` [Linux-nvdimm] "
` [PATCH v2 03/20] nd_acpi, nfit-test: manufactured NFITs for interface development
` [Linux-nvdimm] "
` [PATCH v2 04/20] libnd: ndctl class device, and nd bus attributes
` [Linux-nvdimm] "
Debugging spurious wakeup
2015-05-15 8:49 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).