linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-16 18:38:17 to 2015-11-27 07:57:29 UTC [more...]

[PATCH v2 0/4] ACPI based NUMA support for ARM64
 2015-11-27  7:54 UTC  (6+ messages)
` [PATCH v2 1/4] acpi, numa: Use pr_fmt() instead of printk
` [PATCH v2 2/4] acpi, numa: Replace ACPI_DEBUG_PRINT() with pr_debug()
` [PATCH v2 3/4] arm64, acpi, numa: NUMA support based on SRAT and SLIT
` [PATCH v2 4/4] acpi, numa: Enable ACPI based NUMA on ARM64

[PATCH v2 0/7] ACPI / LPSS: fix system hangup on BYT/BSW/CHT
 2015-11-27  7:05 UTC  (18+ messages)
` [PATCH v2 1/7] device core: add BUS_NOTIFY_BIND_DRIVER_ERROR notification
` [PATCH v2 2/7] ACPI / LPSS: allow to use specific PM domain during ->probe()
` [PATCH v2 3/7] ACPI / LPSS: do delay for all LPSS devices when D3->D0
` [PATCH v2 4/7] ACPI / LPSS: override power state for LPSS DMA device
` [PATCH v2 5/7] dmaengine: dw: platform: power on device on shutdown
` [PATCH v2 6/7] dmaengine: dw: return immediately from IRQ when DMA isn't in use
` [PATCH v2 7/7] Revert "dmaengine: dw: platform: provide platform data for Intel"

[Patch v7 4/7] PCI/ACPI: Add interface acpi_pci_root_create()
 2015-11-27  6:59 UTC  (12+ messages)

[Bugfix] x86/PCI: Fix regression caused by commit 4d6b4e69a245
 2015-11-27  3:12 UTC  (12+ messages)
        ` [PATCH] "

[PATCH] wmi: Set wmi devices' parents
 2015-11-26 23:22 UTC  (7+ messages)

[PATCH 0/4] ACPI / core : few cleanups and updates for LPI
 2015-11-26 11:09 UTC  (7+ messages)
` [PATCH v2 0/5] ACPI / processor_idle: Add ACPIv6.0 LPI support
  ` [PATCH v2 5/5] ACPI / processor_idle: Add support for Low Power Idle(LPI) states

[PATCH v2 0/2] Add acpi_dev_present
 2015-11-25 20:19 UTC  (3+ messages)
` [PATCH v2 2/2] ACPI / utils: Add acpi_dev_present()
` [PATCH v2 1/2] ACPI / scan: Fix acpi_bus_id_list bookkeeping

[PATCH V6] acpi: add support for extended IRQ to PCI link
 2015-11-25 18:52 UTC 

[PATCH V5] acpi: add support for extended IRQ to PCI link
 2015-11-25 18:28 UTC  (4+ messages)

[PATCH v1 00/13] intel-lpss: support non-ACPI platforms
 2015-11-25 12:12 UTC  (27+ messages)
` [PATCH v1 01/13] device property: always check for fwnode type
` [PATCH v1 02/13] device property: rename helper functions
` [PATCH v1 03/13] device property: refactor built-in properties support
` [PATCH v1 04/13] device property: keep single value inplace
` [PATCH v1 05/13] device property: helper macros for property entry creation
` [PATCH v1 06/13] device property: improve readability of macros
` [PATCH v1 07/13] device property: return -EINVAL when property isn't found in ACPI
` [PATCH v1 08/13] device property: Fallback to secondary fwnode if primary misses the property
` [PATCH v1 09/13] mfd: core: propagate device properties to sub devices drivers
` [PATCH v1 10/13] mfd: intel-lpss: Add support for passing device properties
` [PATCH v1 11/13] mfd: intel-lpss: Pass HSUART configuration via properties
` [PATCH v1 12/13] mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
` [PATCH v1 13/13] i2c: designware: Convert to use unified device property API

[PATCH 1/1] thermal: setup monitor only once after handling trips
 2015-11-25  7:16 UTC  (2+ messages)

[PATCH v3 0/3] Allow EINJ to inject memory error to NVDIMM
 2015-11-24 22:33 UTC  (4+ messages)
` [PATCH v3 1/3] resource: Add @flags to region_intersects()
` [PATCH v3 2/3] resource: Add region_intersects_pmem()
` [PATCH v3 3/3] ACPI/APEI/EINJ: Allow memory error injection to NVDIMM

[PATCH V4] acpi: add support for extended IRQ to PCI link
 2015-11-24 20:05 UTC  (4+ messages)

[PATCH 0/3] fix NVDIMM hotplug changes
 2015-11-24 17:52 UTC  (11+ messages)
` [PATCH 1/3] nfit: Account for table size length variation
` [PATCH 2/3] nfit: Fix the check for a successful NFIT merge
` [PATCH 3/3] nfit: Adjust for different _FIT and NFIT headers

[GIT PULL] Thermal-SoC management updates for v4.4-rc3
 2015-11-24 17:29 UTC 

[PATCH 0/5] Add acpi_dev_present
 2015-11-24 17:08 UTC  (22+ messages)
` [PATCH 1/5] ACPICA: "
` [PATCH 4/5] ALSA: hda - Use acpi_dev_present
  ` [alsa-devel] "
` [PATCH 2/5] eeepc-wmi: "
` [PATCH 5/5] ASoC: Intel: "
` [PATCH 3/5] acer-wmi: "

[GIT PULL] Thermal-SoC management updates for v4.4-rc2 #1
 2015-11-24 15:05 UTC  (2+ messages)

[PATCH v3 0/5] Make cpuid <-> nodeid mapping persistent
 2015-11-24  7:13 UTC  (9+ messages)
` [PATCH v3 1/5] x86, memhp, numa: Online memory-less nodes at boot time
` [PATCH v3 2/5] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus "
` [PATCH v3 3/5] x86, acpi, cpu-hotplug: Introduce cpuid_to_apicid[] array to store persistent cpuid <-> apicid mapping
` [PATCH v3 4/5] x86, acpi, cpu-hotplug: Enable MADT APIs to return disabled apicid
` [PATCH v3 5/5] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting

[Patch v7 0/7] Consolidate ACPI PCI root common code into ACPI core
 2015-11-23 15:23 UTC  (13+ messages)
` [Patch v7 4/7] PCI/ACPI: Add interface acpi_pci_root_create()

[PATCH V3 0/6] gicv2m: acpi: Add ACPI support for GICv2m MSI
 2015-11-22 11:35 UTC  (5+ messages)
` [PATCH V3 2/6] acpi: pci: Setup MSI domain for ACPI based pci devices

[PATCH] dell-rbtn: Ignore ACPI notifications if device is suspended
 2015-11-21 19:18 UTC 

[PATCH] ACPI: Fix build errors due objects compiled unconditionally
 2015-11-20 17:35 UTC 

[PATCH 01/13] Xen : Hide UART used by Xen
 2015-11-20 16:07 UTC 

[GIT PULL] Power management and ACPI updates for v4.4-rc2
 2015-11-20 14:46 UTC 

Bogus names on vmware
 2015-11-20  1:10 UTC 

[PATCH 1/2] acpi: Tidy up _OSC error spacing
 2015-11-20  1:01 UTC  (3+ messages)
  ` [PATCH 2/2] acpi: Show _OSC UUID when _OSC fails

[PATCH] CPPC: Initialize CPUFreq CPU co-ord type correctly
 2015-11-20  0:10 UTC  (7+ messages)
      ` [PATCH] CPPC: Initialize and check "

[Apple] MacBook8,1 keyboard/trackpad
 2015-11-19 22:10 UTC 

[RFC PATCH] Fix _FIT vs. NFIT processing breakage
 2015-11-19 20:16 UTC  (8+ messages)

[PATCH] ACPI / scan: set status to 0 if _STA failed
 2015-11-19 10:11 UTC  (2+ messages)

[PATCH] PCI: Fix logic OF logic in pci_dma_configure()
 2015-11-19  8:23 UTC  (4+ messages)

[RFC PATCH v2 0/5] ACPICA / debugger: Add in-kernel AML debugger support
 2015-11-19  6:09 UTC  (14+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 5/7] ACPI / x86: introduce acpi_os_readable() support
` [PATCH v3 0/6] ACPICA / debugger: Add in-kernel AML debugger support
  ` [PATCH v3 1/6] ACPICA: Debugger: Remove unnecessary status check
  ` [PATCH v3 2/6] ACPICA: Debugger: Convert some mechanisms to OSPM specific
  ` [PATCH v3 3/6] ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using different stub mechanism
  ` [PATCH v3 4/6] ACPI / debugger: Add IO interface to access debugger functionalities
  ` [PATCH v3 5/6] tools/power/acpi: Add userspace AML interface support
  ` [PATCH v3 6/6] ACPI / debugger: Add module support for ACPI debugger
` [PATCH v3] ACPI / x86: introduce acpi_os_readable() support

[PATCH] tree wide: Use kvfree() than conditional kfree()/vfree()
 2015-11-19  0:23 UTC  (2+ messages)

[PATCH V5 0/9] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute
 2015-11-18 21:24 UTC  (8+ messages)
` [PATCH V5 8/9] PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()

[PATCH] pci: completely disable aspm if it's unsupported
 2015-11-18 19:19 UTC  (4+ messages)

BUG: KASAN: stack-out-of-bounds in acpi_ns_lookup+0x16f/0x86b
 2015-11-18 12:55 UTC 

[PATCH v2 0/3] nvdimm: Add an IOCTL pass thru for DSM calls
 2015-11-18  7:01 UTC  (10+ messages)
` [PATCH v2 1/3] nvdimm: Clean-up access mode check
` [PATCH v2 2/3] nvdimm: Add wrapper for IOCTL pass thru
` [PATCH v2 3/3] nvdimm: Add IOCTL pass thru functions

[PATCH V1 00/10] Introduce ACPI world to GICv3 and ITS irqchips
 2015-11-17  9:30 UTC  (7+ messages)
` [PATCH V1 10/10] acpi, gicv3, its: Use MADT ITS subtable to do PCI/MSI domain initialization


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).