public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-15 22:59:05 to 2013-06-23 15:57:46 UTC [more...]

[BUGFIX v2 0/4] fix bug 56531, 59501 and 59581
 2013-06-23 15:57 UTC  (37+ messages)
` [BUGFIX v2 4/4] ACPIPHP: fix bug 56531 Sony VAIO VPCZ23A4R: can't assign mem/io after docking
` [BUGFIX v2 2/4] ACPI, DOCK: resolve possible deadlock scenarios

[PATCH 0/3] ACPI / dock / PCI: Fix problems with dock and PCI hotplug
 2013-06-23 15:54 UTC  (10+ messages)
` [PATCH 1/3] ACPI / dock: Initialize ACPI dock subsystem upfront
` [PATCH 2/3] PCI / ACPI: Use boot-time resource allocation rules during hotplug
` [PATCH 3/3] ACPI / dock / PCI: Synchronous handling of dock events for PCI devices

[PATCH 0/3] Fix backlight issues on some Windows 8 systems
 2013-06-22 21:46 UTC  (6+ messages)
` [PATCH 2/3] ACPICA: Add interface for getting latest OS version requested via _OSI

Dmesg acpi warning message - question please
 2013-06-22 14:14 UTC  (3+ messages)

[PATCH v2 1/2] mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMC
 2013-06-21 17:40 UTC  (33+ messages)
` [PATCH v2 2/2] mce: acpi/apei: Add a boot option to disable ff mode for corrected errors

[regression,bisected] restore of disks after suspend-to-disk broken in 3.9.x
 2013-06-21 12:19 UTC  (12+ messages)

[PATCH v2] Documentation / cpu hotplug: Rephrase the outdated description for MADT entries
 2013-06-21  9:09 UTC 

[PATCH] Documentation / cpu hotplug: remove outdated description for MADT entries
 2013-06-21  4:30 UTC  (4+ messages)

[Resend PATCH] PM/Qos: Update Documentation/power/pm_qos_interface.txt
 2013-06-21  2:09 UTC 

[PATCH] PM/Qos: Update Documentation/power/pm_qos_interface.txt
 2013-06-21  1:50 UTC 

[GIT PULL] ACPI fixes for v3.10-rc7
 2013-06-20 21:36 UTC 

[PATCH 00/16] ACPICA: 20130517 release
 2013-06-20 19:43 UTC  (65+ messages)
` [PATCH 03/16] ACPICA: Standardize all switch() blocks
` [PATCH 05/16] ACPICA: Split table print utilities to a new a separate file
` [PATCH 06/16] ACPICA: Do not use extended sleep registers unless HW-reduced bit is set
` [PATCH 07/16] ACPICA: New: Portable acpidump utility (get system ACPI tables)
` [PATCH 08/16] ACPICA: Update interface to AcpiUtValidAcpiName
` [PATCH 11/16] ACPICA: Clear events initialized flag upon event component termination
` [PATCH 13/16] ACPICA: Move _PRT repair into the standard complex repair module
` [PATCH 14/16] ACPICA: Add several repairs for _CST predefined name
` [PATCH 15/16] ACPICA: _CST repair: Handle null package entries
` [PATCH 16/16] ACPICA: Update version to 20130517

Wishlist: Disable C6 in intel_idle for Model 44 processors
 2013-06-20 19:22 UTC  (7+ messages)

[PATCH 0/3] ACPI video driver document update
 2013-06-20  7:08 UTC  (4+ messages)
` [PATCH 1/3] ACPI / video: add description for brightness_switch_enabled
` [PATCH 2/3] ACPI / video: move video_extension.txt to Documentation/acpi
` [PATCH 3/3] ACPI / video: update video_extension.txt for backlight control

[PATCH 0/3] ACPI: Documentation udpates
 2013-06-20  0:03 UTC  (4+ messages)
  ` [PATCH 1/3] ACPI: Update MAINTAINERS file to include Documentation/acpi
  ` [PATCH 2/3] ACPI: Add sysfs ABI documentation
  ` [PATCH 3/3] ACPI: Add ACPI namespace documentation

[PATCH] ACPI / LPSS: override SDIO device's private register space size
 2013-06-20  0:03 UTC  (2+ messages)

[PATCH] Acpi: acpica: acmacros: fixed a semicolon formatting issue
 2013-06-20  0:07 UTC  (2+ messages)

[PATCH] ACPI / LPSS: mask the UART TX completion interrupt
 2013-06-20  0:03 UTC  (2+ messages)

[PATCH 0/5] ACPI / scan: Make it possible to use the container hotplug with other scan handlers
 2013-06-19 23:35 UTC  (10+ messages)

[PATCH] ACPI: Remove the use of CONFIG_ACPI_HOTPLUG_MEMORY_MODULE
 2013-06-19 23:19 UTC  (4+ messages)

[PATCH] ACPI / PM: Fix error code path for power resources initialization
 2013-06-19  7:29 UTC  (3+ messages)

[Patch] MCE, APEI: Don't enable CMCI when Firmware First mode is set in HEST for corrected machine checks
 2013-06-19  6:58 UTC  (13+ messages)
` [PATCH] Re: [Patch] MCE, APEI: Don't enable CMCI when Firmware First mode is set in

[PATCH] ACPI / dock: Take ACPI scan lock in write_undock()
 2013-06-18 21:43 UTC  (3+ messages)

[PATCH] ACPI / LPSS: Power up LPSS devices during enumeration
 2013-06-18 13:41 UTC 

[PATCH 0/4] ACPI / PM: Cleanups and device power state selection rework
 2013-06-18 13:00 UTC  (4+ messages)
` [PATCH 4/4] ACPI / PM: Drop two functions that are not used any more

[Part1 PATCH v5 03/22] x86, ACPI, mm: Kill max_low_pfn_mapped
 2013-06-18  0:33 UTC  (14+ messages)
` [Part1 PATCH v5 04/22] x86, ACPI: Search buffer above 4GB in a second try for acpi initrd table override
` [Part1 PATCH v5 07/22] x86, ACPI: Store override acpi tables phys addr in cpio files info array
` [Part1 PATCH v5 08/22] x86, ACPI: Make acpi_initrd_override_find work with 32bit flat mode
` [Part1 PATCH v5 09/22] x86, ACPI: Find acpi tables in initrd early from head_32.S/head64.c

[PATCH v5 03/22] x86, ACPI, mm: Kill max_low_pfn_mapped
 2013-06-18  0:24 UTC  (12+ messages)
` [PATCH v5 04/22] x86, ACPI: Search buffer above 4G in second try for acpi override tables
` [PATCH v5 05/22] x86, ACPI: Increase override tables number limit
` [PATCH v5 06/22] x86, ACPI: Split acpi_initrd_override to find/copy two functions

[PATCH] acpi: video: no automatic brightness changes by firmware
 2013-06-18  0:13 UTC  (6+ messages)

mod filenames != modnames? (inconsistent name changing)
 2013-06-16  5:35 UTC 


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