messages from 2015-05-27 22:25:20 to 2015-06-02 19:19:45 UTC [more...]
[Patch v3 00/36] Split struct irq_data into common part and per-chip part
2015-06-02 19:19 UTC (43+ messages)
` [Patch v3 01/36] genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain
` [Patch v3 02/36] genirq: Fix crash caused by irq_move_irq() when hierarch irqdomain is enabled
` [Patch v3 03/36] genirq: Introduce struct irq_common_data to host shared irq data
` [Patch v3 04/36] genirq: Introduce helper function irq_data_get_node()
` [Patch v3 05/36] x86, irq: Use accessor irq_data_get_node() to hide struct irq_data detail
` [Patch v3 06/36] sh, "
` [Patch v3 07/36] genirq: Move field 'node' from struct irq_data into struct irq_common_data
` [Patch v3 08/36] sparc, irq: Use helper irq_data_get_irq_handler_data() to hide irq_desc details
` [Patch v3 09/36] x86, "
` [Patch v3 10/36] "
` [Patch v3 11/36] sh, "
` [Patch v3 12/36] genirq: Move field 'handler_data' from struct irq_data into struct irq_common_data
` [Patch v3 13/36] mn10300: Fix incorrect use of data->affinity
` [Patch v3 14/36] genirq: Introduce helper function irq_data_get_affinity_mask()
` [Patch v3 15/36] alpha, irq: Use access helper irq_data_get_affinity_mask()
` [Patch v3 16/36] ARM, "
` [Patch v3 17/36] ARM64, "
` [Patch v3 18/36] blackfin, "
` [Patch v3 19/36] IA64, "
` [Patch v3 20/36] metag, "
` [Patch v3 21/36] mips, "
` [Patch v3 22/36] mn10300, "
` [Patch v3 23/36] parisc, "
` [Patch v3 24/36] powerpc, "
` [Patch v3 25/36] sh, "
` [Patch v3 26/36] sparc, "
` [Patch v3 27/36] x86, "
` [Patch v3 28/36] xtensa, "
` [Patch v3 29/36] irqchip, "
` [Patch v3 30/36] net/mlx4: Cache irq_desc->affinity instead of irq_desc
` [Patch v3 31/36] genirq: Move field 'affinity' from struct irq_data into struct irq_common_data
` [Patch v3 32/36] genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()
` [Patch v3 33/36] genirq: Use helper function to access irq_data->msi_desc
` [v3,33/36] "
` [Patch v3 34/36] genirq: Move field 'msi_desc' from struct irq_data into struct irq_common_data
` [Patch v3 35/36] genirq: Pass irq_data to helper function __irq_set_chip_handler_name_locked()
` [Patch v3 36/36] genirq: Optimize irq_data_to_desc() to avoid irq_to_desc() lookup
pm: record / retain actual reason of last system wakeup??
2015-06-02 19:07 UTC
[PATCH 0/3] Use acpi_video_unregister_backlight instead of acpi_video_unregister in platfrom backlight drivers
2015-06-02 14:33 UTC (10+ messages)
` [PATCH 1/3] apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregister
` [PATCH 2/3] asus-wmi: "
` [PATCH 3/3] samsung-laptop: "
[PATCH 00/11] ARM64 PCI hostbridge init based on ACPI
2015-06-02 13:32 UTC (5+ messages)
` [PATCH 05/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
[PATCH v1] gpio: add ACPI support for APM X-Gene GPIO standby driver
2015-06-02 12:52 UTC (3+ messages)
` [PATCH v1] gpio: xgene: "
[PATCH v2 0/8] mfd: introduce a driver for LPSS devices on SPT
2015-06-02 12:49 UTC (14+ messages)
` [PATCH v2 4/8] klist: implement klist_prev()
` [PATCH v2 5/8] driver core: implement device_for_each_child_reverse()
` [PATCH v2 7/8] dmaengine: add a driver for Intel integrated DMA 64-bit
` [PATCH v2 8/8] mfd: Add support for Intel Sunrisepoint LPSS devices
[PATCH 00/11] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init
2015-06-02 12:24 UTC (2+ messages)
[PATCH v3 0/8] mfd: introduce a driver for LPSS devices on SPT
2015-06-02 9:44 UTC (10+ messages)
` [PATCH v3 1/8] PM / QoS: Make it possible to expose device latency tolerance to userspace
` [PATCH v3 2/8] ACPI / PM: Attach ACPI power domain only once
` [PATCH v3 3/8] Driver core: wakeup the parent device before trying probe
` [PATCH v3 4/8] klist: implement klist_prev()
` [PATCH v3 5/8] driver core: implement device_for_each_child_reverse()
` [PATCH v3 6/8] mfd: make mfd_remove_devices() iterate in reverse order
` [PATCH v3 7/8] dmaengine: add a driver for Intel integrated DMA 64-bit
` [PATCH v3 8/8] mfd: Add support for Intel Sunrisepoint LPSS devices
[Patch v4 0/8] Consolidate ACPI PCI root common code into ACPI core
2015-06-02 9:35 UTC (11+ messages)
` [Patch v4 1/8] ACPI/PCI: Enhance ACPI core to support sparse IO space
` [Patch v4 2/8] ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge
` [Patch v4 3/8] ia64/PCI: Use common struct resource_entry to replace struct iospace_resource
` [Patch v4 4/8] x86/PCI: Rename struct pci_sysdata as struct pci_controller
` [Patch v4 5/8] ARM64/PCI/ACPI: Introduce struct pci_controller for ACPI
` [Patch v4 6/8] PCI/ACPI: Consolidate common PCI host bridge code into ACPI core
` [Patch v4 7/8] x86/PCI/ACPI: Use common interface to support PCI host bridge
` [Patch v4 8/8] ia64/PCI/ACPI: "
[Patch v3 0/7] Consolidate ACPI PCI root common code into ACPI core
2015-06-02 6:29 UTC (5+ messages)
` [Patch v3 6/7] x86/PCI/ACPI: Use common interface to support PCI host bridge
[PATCH] ACPI / blacklist: blacklist Win8 OSI for Dell Inspiron 7437
2015-06-02 3:20 UTC (13+ messages)
` "
[Patch v2 0/4] Introduce a mechanism to allocate PCI IRQ on demand
2015-06-02 2:49 UTC (5+ messages)
` [Patch v2 1/4] PCI: Add hooks to allocate/free IRQ resources when binding/unbinding driver
` [Patch v2 2/4] PCI, x86: Allocate PCI IRQ on demand and free it when not used anymore
` [Patch v2 3/4] PCI: Introduce helpers to manage pci_dev->irq and pci_dev->irq_managed
` [Patch v2 4/4] PCI, MSI: Optionally free legacy PCI IRQ when enabling MSI/MSI-X
[RFC][PATCH] x86: remove vmalloc.h from asm/io.h
2015-06-02 0:19 UTC (7+ messages)
[PATCH v5 00/21] libnvdimm: non-volatile memory devices
2015-06-02 0:16 UTC (22+ messages)
` [PATCH v5 01/21] e820, efi: add ACPI 6.0 persistent memory types
` [PATCH v5 02/21] libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support
` [PATCH v5 03/21] libnvdimm: control character device and libnvdimm bus sysfs attributes
` [PATCH v5 04/21] libnvdimm, nfit: dimm/memory-devices
` [PATCH v5 05/21] libnvdimm: control (ioctl) messages for libnvdimm bus and dimm devices
` [PATCH v5 07/21] libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory)
` [PATCH v5 08/21] libnvdimm: support for legacy (non-aliasing) nvdimms
` [PATCH v5 09/21] libnvdimm, nd_pmem: add libnvdimm support to the pmem driver
` [PATCH v5 10/21] pmem: Dynamically allocate partition numbers
` [PATCH v5 11/21] libnvdimm, nfit: add interleave-set state-tracking infrastructure
` [PATCH v5 12/21] libnvdimm: namespace indices: read and validate
` [PATCH v5 14/21] libnvdimm: blk labels and namespace instantiation
` [PATCH v5 06/21] libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructure
` [PATCH v5 13/21] libnvdimm: pmem label sets and namespace instantiation
` [PATCH v5 15/21] libnvdimm: write pmem label set
` [PATCH v5 16/21] libnvdimm: write blk "
` [PATCH v5 18/21] nd_btt: atomic sector updates
` [PATCH v5 19/21] libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory
` [PATCH v5 20/21] tools/testing/nvdimm: manufactured NFITs for interface development
` [PATCH v5 17/21] libnvdimm: infrastructure for btt devices
` [PATCH v5 21/21] libnvdimm: Non-Volatile Devices
[PATCH V2 0/3] map GHES memory region with EFI memory map
2015-06-01 19:12 UTC (2+ messages)
` [PATCH V2 3/3] acpi, apei: use EFI memmap to map GHES memory
[RFC v1 00/25] Optimize irq flow handler
2015-06-01 13:48 UTC (6+ messages)
` [RFC v1 05/25] gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
` [RFC v1 06/25] pinctrl: "
ASUS PU551LD, fan stuck at full speed after waking up from S3
2015-05-30 13:11 UTC (3+ messages)
[PATCH] ACPI / init: Switch over platform to the ACPI mode later
2015-05-30 12:21 UTC
[Notice] ACPI core and PM core maintenance in travel mode until June 7
2015-05-30 1:04 UTC
[GIT PULL] PCI / ACPI fix for 4.1-rc6
2015-05-29 23:39 UTC
[PATCH v2 0/2] ACPI / PCI: Fix _PRT lookup for ARI enabled devices
2015-05-29 23:53 UTC (3+ messages)
[PATCH 0/6] I/O path improvements for ND_BLK and PMEM
2015-05-29 15:48 UTC (19+ messages)
` [PATCH 1/6] pmem: add force casts to avoid __iomem annotation
` [PATCH 2/6] nfit: Fix up address spaces, sparse warnings
` [PATCH 3/6] x86, pmem: add PMEM API for persistent memory
` [PATCH 4/6] pmem, nd_blk: update I/O paths to use PMEM API
` [PATCH 5/6] nd_blk: add support for flush hints
` [PATCH 6/6] nd_blk: add support for NVDIMM flags
[PATCH] ACPICA: Add MADT generic distributor version values for ACPI 6.0
2015-05-29 15:45 UTC (3+ messages)
[PATCH v0] gpio: xgene: add ACPI support for APM X-Gene GPIO standby driver
2015-05-29 9:42 UTC (3+ messages)
[PATCH] The same content in the comment appear twice
2015-05-29 9:04 UTC
3 EC issues
2015-05-29 7:56 UTC (2+ messages)
[V5 PATCH 0/5] ACPI: Introduce support for _CCA object
2015-05-29 2:38 UTC (3+ messages)
` [V5 PATCH 2/5] arm64 : Introduce support for ACPI "
[PATCH v2 00/20] libnd: non-volatile memory device support
2015-05-28 20:58 UTC (8+ messages)
` [PATCH v2 08/20] libnd, nd_acpi: regions (block-data-window, persistent memory, volatile memory)
` [Linux-nvdimm] "
[PATCH] acpi_video: Add enable_native_backlight quirk for MacbookPro12,1
2015-05-28 16:29 UTC
ACPI crash with big gart IOMMU area (stack overflow?)
2015-05-28 15:19 UTC
[GIT PULL v4 00/21] libnd: non-volatile memory device support
2015-05-28 14:55 UTC (26+ messages)
` [PATCH v4 07/21] libnd, nfit: regions (block-data-window, persistent memory, volatile memory)
` [PATCH v4 08/21] libnd: support for legacy (non-aliasing) nvdimms
` [PATCH v4 09/21] libnd, nd_pmem: add libnd support to the pmem driver
` [PATCH v4 10/21] pmem: Dynamically allocate partition numbers
` [PATCH v4 11/21] libnd, nfit: add interleave-set state-tracking infrastructure
` [PATCH v4 12/21] libnd: namespace indices: read and validate
` [PATCH v4 13/21] libnd: pmem label sets and namespace instantiation
` [PATCH v4 14/21] libnd: blk labels "
` [PATCH v4 15/21] libnd: write pmem label set
` [PATCH v4 16/21] libnd: write blk "
` [PATCH v4 17/21] libnd: infrastructure for btt devices
` [PATCH v4 18/21] nd_btt: atomic sector updates
` [PATCH v4 19/21] libnd, nfit, nd_blk: driver for BLK-mode access persistent memory
` [PATCH v4 20/21] nfit-test: manufactured NFITs for interface development
` [PATCH v4 21/21] libnd: Non-Volatile Devices
Recent suspicious activity on your online account
2015-05-28 11:27 UTC
[PATCH] ACPI / osl: add acpi_os_down_wait to avoid a schedule BUG
2015-05-28 6:39 UTC (2+ messages)
[PATCH] ACPI / PM: Add missing pm_generic_complete() invocation
2015-05-28 2:14 UTC
[PATCH] PCI / ACPI: Do not set ACPI companions for host bridges with parents
2015-05-27 23:18 UTC (3+ 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).