linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-04 09:42:13 to 2013-04-26 01:46:38 UTC [more...]

[PATCH -v3] PCI, ACPI, hotplug: Fix BUS_CHECK event handle on root bridge
 2013-04-26  1:46 UTC 

[PATCH] acpi: video: correct acpi_video_bus_add error processing
 2013-04-25 11:03 UTC  (2+ messages)

[PATCH] ACPI thermal: do not always return THERMAL_TREND_RAISING for active trip points
 2013-04-23 12:27 UTC 

3.9-rc3+: reports battery as 0 mWh capacity on thinkpad x60
 2013-04-23  8:40 UTC  (5+ messages)

[PATCH 2/2] acer-wmi: add Acer Aspire 5750G to video vendor list but keep acpi video driver
 2013-04-23  4:12 UTC  (5+ messages)
` [PATCH 1/2] acpi: video: add function to support unregister backlight

[PATCH] ACPI: Disable Windows 8 compatibility for some Lenovo ThinkPads
 2013-04-22 15:11 UTC  (43+ 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

[PATCH] acpi: video: enhance the quirk detect logic of _BQC
 2013-04-22 12:19 UTC  (3+ messages)

[PATCH v2 0/5] dmaengine: add ACPI DMA helpers and use them in dw_dmac
 2013-04-22 11:57 UTC  (17+ 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: add a dummy ACPI RTC driver to handle BIOS AML's accesses to registers delcared in CMOS OperationRegion v2
 2013-04-22 11:53 UTC  (3+ messages)

[PATCH] ACPI: add an ACPI RTC driver to handle BIOS AML's accesses to CMOS registers
 2013-04-22  9:34 UTC 

PM+ACPI material for v3.10
 2013-04-22  6:55 UTC  (4+ messages)

[PATCH 26/28] proc: Supply a function to remove a proc entry by PDE [RFC]
 2013-04-21 22:01 UTC  (5+ messages)

No serial since kernel 3.8
 2013-04-20  1:09 UTC  (6+ messages)

En mycket bra dag att träffa dig
 2013-04-20  0:31 UTC 

[PATCH] PCI / ACPI: Always resume devices on ACPI wakeup notifications
 2013-04-19 23:49 UTC  (15+ 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 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 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 

[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

[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 


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