public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-02 05:34:35 to 2013-04-19 08:20:30 UTC [more...]

[PATCH v2 0/5] dmaengine: add ACPI DMA helpers and use them in dw_dmac
 2013-04-19  8:20 UTC  (14+ messages)
` [PATCH v2 1/5] dma: acpi-dma: introduce ACPI DMA helpers
` [PATCH v2 2/5] dmaengine: call acpi_dma_request_slave_channel as well
` [PATCH v2 3/5] dma: acpi-dma: parse CSRT to extract additional resources
` [PATCH v2 4/5] dw_dmac: add ACPI support
` [PATCH v2 5/5] ACPI / LPSS: add support of shared clock
    ` [PATCH v2.1 "
  ` [PATCH v2.2 5/5] ACPI / LPSS: register clock device for Lynxpoint DMA properly

[PATCH] ACPI: Disable Windows 8 compatibility for some Lenovo ThinkPads
 2013-04-19  3:15 UTC  (30+ messages)
            ` [PATCH 1/5] ACPICA: Add interface for getting latest Windows version requested via _OSI
              ` [PATCH 3/5] acpi_video: Add workaround for broken Windows 8 backlight implementations

No serial since kernel 3.8
 2013-04-19  2:05 UTC  (5+ messages)

2013 Linux Plumbers ACPI/PM, PCI Microconference proposal call for participaton
 2013-04-18 21:52 UTC 

2013 Linux Plumbers ACPI/PM, PCI Microconference proposal call for participaton
 2013-04-18 21:43 UTC 

[PATCH 26/28] proc: Supply a function to remove a proc entry by PDE [RFC]
 2013-04-18 20:34 UTC  (4+ messages)

[PATCH v9 00/16] Get rid of the ACPI PCI subdriver mechanism
 2013-04-17 20:49 UTC  (23+ messages)
` [PATCH v9 01/16] PCI: do not check is_added flag in pci_remove_bus()
` [PATCH v9 02/16] pci: clean up usages of pci_bus->is_added
` [PATCH v9 03/16] PCI/acpiphp: use list_for_each_entry_safe() in acpiphp_sanitize_bus()
` [PATCH v9 04/16] PCI/acpiphp: don't rely on function 0 in disable_device()
` [PATCH v9 05/16] ACPI/acpiphp: replace local macros with standard ACPI macros
` [PATCH v9 06/16] PCI: introduce platform dependent hooks for creating/destroying PCI busses
` [PATCH v9 07/16] PCI, ACPI: prepare stub functions to handle ACPI PCI (hotplug) slots
` [PATCH v9 08/16] PCI, IA64: implement pcibios_{add|remove}_bus() hooks
` [PATCH v9 09/16] PCI, x86: "
` [PATCH v9 10/16] PCI, ACPI: handle PCI slot devices when creating/destroying PCI busses
` [PATCH v9 11/16] PCI/acpiphp: convert acpiphp as a builtin driver
` [PATCH v9 12/16] PCI/acpiphp: do not use ACPI PCI subdriver mechanism
` [PATCH v9 13/16] PCI/acpiphp: use normal list to simplify implementation
` [PATCH v9 14/16] PCI/acpiphp: protect acpiphp data structures from concurrent updating
` [PATCH v9 15/16] PCI/acpiphp: introduce a kernel option to disable the acpiphp driver
` [PATCH v9 16/16] PCI, ACPI: remove support of ACPI PCI subdrivers

[PATCH] acpi: video: enhance the quirk detect logic of _BQC
 2013-04-17 14:54 UTC  (2+ messages)

[PATCH 00/11] ACPICA 20130328 Release
 2013-04-15  5:26 UTC  (14+ messages)
  ` [PATCH 01/11] ACPICA: Predefine names: Add allowed argument types to master info table
  ` [PATCH 02/11] ACPICA: _OSI Support: handle any errors from AcpiOsAcquireMutex
  ` [PATCH 03/11] ACPICA: Fix for some comments/headers
  ` [PATCH 04/11] ACPICA: Fix a typo in an error message
  ` [PATCH 05/11] ACPICA: Fix a typo in a function header, no functional change
  ` [PATCH 06/11] ACPICA: FADT: Remove extraneous warning for very large GPE registers
  ` [PATCH 07/11] ACPICA: Improve error message for Index() operator
  ` [PATCH 08/11] ACPICA: Remove FORCE_DELETE option for global reference count mechanism
  ` [PATCH 09/11] ACPICA: Fix a format string for 64-bit generation
  ` [PATCH 10/11] ACPICA: Add a lock to the internal object reference count mechanism
  ` [PATCH 11/11] ACPICA: Update version to 20130328

[PATCH] ACPI: update comments for acpi_event_status
 2013-04-14 14:31 UTC 

PM+ACPI material for v3.10
 2013-04-13  7:38 UTC  (2+ messages)

[PATCHv2 1/5] ACPI: suppress compiler warnings in button.c
 2013-04-12 20:54 UTC  (3+ messages)
` [PATCHv2 5/5] ACPI / pcie: suppress compiler warning in portdrv_acpi.c

[PATCH] pci: Remove unnecessary dependency between PME and ACPI
 2013-04-12 19:03 UTC  (4+ messages)

[PATCH v2] ACPI: Add sysfs links from memory device to memblocks
 2013-04-12 18:13 UTC  (5+ messages)

[PATCH] gpiolib-acpi: introduce acpi_get_gpio_by_index() helper
 2013-04-12  6:57 UTC  (13+ messages)

[PATCH v8 00/13] Get rid of the ACPI PCI subdriver mechanism
 2013-04-12  1:04 UTC  (8+ messages)
` [PATCH v8 10/13] PCI/acpiphp: do not use "

[PATCH v4 03/22] x86, ACPI, mm: Kill max_low_pfn_mapped
 2013-04-12  0:56 UTC  (8+ messages)
` [PATCH v4 04/22] x86, ACPI: Search buffer above 4G in second try for acpi override tables
` [PATCH v4 05/22] x86, ACPI: Increase override tables number limit
` [PATCH v4 06/22] x86, ACPI: Split acpi_initrd_override to find/copy two functions
` [PATCH v4 07/22] x86, ACPI: Store override acpi tables phys addr in cpio files info array
` [PATCH v4 08/22] x86, ACPI: Make acpi_initrd_override_find work with 32bit flat mode
` [PATCH v4 09/22] x86, ACPI: Find acpi tables in initrd early from head_32.S/head64.c
` [PATCH v4 17/22] x86, ACPI, numa, ia64: split SLIT handling out

Just Saw Your Email And This Is My Response
 2013-04-11 15:51 UTC 

[PATCH] ACPI / PM: Expose lists of device wakeup power resources to user space
 2013-04-10 22:40 UTC 

[PATCH] gpio / ACPI: Handle ACPI events in accordance with the spec
 2013-04-10 22:36 UTC  (9+ messages)

[rebased-again][PATCH 0/4] acpi: do some changes for numa info
 2013-04-09  0:23 UTC  (3+ messages)

[PATCH 0/6] dmaengine: add ACPI DMA helpers and use them in dw_dmac
 2013-04-08 13:01 UTC  (4+ messages)
` [PATCH 3/6] dma: acpi-dma: parse CSRT to extract additional resources

[PATCH] ACPI: remove "config ACPI_DEBUG_FUNC_TRACE"
 2013-04-07  8:48 UTC  (7+ messages)

[RFC PATCH 0/3] ACPI/UART: Add ACPI 5.0 enueration support for UART
 2013-04-07  3:11 UTC  (8+ messages)
` [PATCH v6] ACPI / serial: Add peripheral PnP IDs enumeration support

[PATCH v3 03/22] x86, ACPI, mm: Kill max_low_pfn_mapped
 2013-04-05 22:16 UTC  (10+ messages)
` [PATCH v3 04/22] x86, ACPI: Search buffer above 4G in second try for acpi override tables
` [PATCH v3 05/22] x86, ACPI: Increase override tables number limit
` [PATCH v3 06/22] x86, ACPI: Split acpi_initrd_override to find/copy two functions
` [PATCH v3 07/22] x86, ACPI: Store override acpi tables phys addr in cpio files info array
` [PATCH v3 08/22] x86, ACPI: Make acpi_initrd_override_find work with 32bit flat mode
` [PATCH v3 09/22] x86, ACPI: Find acpi tables in initrd early from head_32.S/head64.c
` [PATCH v3 17/22] x86, ACPI, numa, ia64: split SLIT handling out

[PATCH] PCI / ACPI: Always resume devices on ACPI wakeup notifications
 2013-04-05 12:40 UTC  (34+ messages)
` [Resend][PATCH] "
  ` [Update][PATCH] "
` [Update][PATCH] PCI / PM: Disable runtime PM of PCIe ports

[GIT PULL] ACPI and power management fixes for v3.9-rc6
 2013-04-04 21:13 UTC 

[PATCH v2 03/20] x86, ACPI, mm: Kill max_low_pfn_mapped
 2013-04-04 20:25 UTC  (20+ messages)
` [PATCH v2 04/20] x86, ACPI: Increase override tables number limit
` [PATCH v2 05/20] x86, ACPI: Split acpi_initrd_override to find/copy two functions
` [PATCH v2 06/20] x86, ACPI: Store override acpi tables phys addr in cpio files info array
` [PATCH v2 07/20] x86, ACPI: Make acpi_initrd_override_find work with 32bit flat mode
` [PATCH v2 08/20] x86, ACPI: Find acpi tables in initrd early from head_32.S/head64.c

[PATCH 0/4] PCI/PM: D3cold support for system suspend
 2013-04-04 20:18 UTC  (3+ messages)

[RFD] Let acpi video driver handle its dmi table
 2013-04-04 11:37 UTC 

[PATCH -next] ACPI: remove duplicated include from container.c
 2013-04-04  1:17 UTC 

[PATCH] libata: acpi: remove redundent code for power resource handling
 2013-04-03 23:56 UTC  (2+ messages)

[PATCH] PCI, ACPI: Don't query OSC support with all possible controls
 2013-04-03 23:00 UTC  (2+ messages)

[PATCH] acpi/bgrt: Don't let users configure BGRT on non X86 systems
 2013-04-03  0:10 UTC 

[Bug fix PATCH] ACPI,acpi_memhotplug: enable acpi_memory_info->enabled of memory device presented at boot-time
 2013-04-02 23:55 UTC  (5+ messages)
` [PATCH v3 2/2] ACPI,acpi_memhotplug: Remove acpi_memory_info->failed bit

[PATCH] PCI: Remove not needed check in disable aspm link
 2013-04-02 20:10 UTC  (13+ messages)

[PATCH] ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()
 2013-04-02 12:44 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox