linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-10 03:51:45 to 2013-06-17 22:21:57 UTC [more...]

[PATCH 0/3] Fix backlight issues on some Windows 8 systems
 2013-06-17 22:31 UTC  (22+ messages)
` [PATCH 2/3] ACPICA: Add interface for getting latest OS version requested via _OSI
` [PATCH 3/3] i915: Don't provide ACPI backlight interface if firmware expects Windows 8

[PATCH] acpi: video: no automatic brightness changes by firmware
 2013-06-17 22:19 UTC  (4+ messages)

[Part1 PATCH v5 03/22] x86, ACPI, mm: Kill max_low_pfn_mapped
 2013-06-17 21:13 UTC  (11+ messages)
` [Part1 PATCH v5 04/22] x86, ACPI: Search buffer above 4GB in a second try for acpi initrd table override
` [Part1 PATCH v5 05/22] x86, ACPI: Increase acpi initrd override tables number limit
` [Part1 PATCH v5 06/22] x86, ACPI: Split acpi_initrd_override() into find/copy two steps
` [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
` [Part1 PATCH v5 17/22] x86, ACPI, numa, ia64: split SLIT handling out

[PATCH 00/16] ACPICA: 20130517 release
 2013-06-17 20:31 UTC  (43+ messages)
` [PATCH 01/16] ACPICA: Split buffer dump routines into separate file
` [PATCH 02/16] ACPICA: Split internal error msg routines to a "
` [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 09/16] ACPICA: ACPICA Termination: Delete global lock pending lock
` [PATCH 10/16] ACPICA: Fix possible memory leak in GPE init error path
` [PATCH 11/16] ACPICA: Clear events initialized flag upon event component termination
` [PATCH 12/16] ACPICA: Support Mac OS X in Makefile
` [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

[BUGFIX v2 0/4] fix bug 56531, 59501 and 59581
 2013-06-17 17:07 UTC  (27+ messages)
` [BUGFIX v2 1/4] ACPI, DOCK: initialize dock subsystem before scanning PCI root buses
` [BUGFIX v2 2/4] ACPI, DOCK: resolve possible deadlock scenarios
` [BUGFIX v2 3/4] PCI, ACPI: fix device destroying order issue when handling dock notification
` [BUGFIX v2 4/4] ACPIPHP: fix bug 56531 Sony VAIO VPCZ23A4R: can't assign mem/io after docking

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

[PATCH] ACPI / LPSS: mask the UART TX completion interrupt
 2013-06-17 10:25 UTC 

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

Wishlist: Disable C6 in intel_idle for Model 44 processors
 2013-06-16  3:29 UTC  (9+ messages)

[PATCH] ACPI / dock: Take ACPI scan lock in write_undock()
 2013-06-15 22:16 UTC 

[PATCH v5 03/22] x86, ACPI, mm: Kill max_low_pfn_mapped
 2013-06-15  0:56 UTC  (8+ 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 v5 07/22] x86, ACPI: Store override acpi tables phys addr in cpio files info array
` [PATCH v5 08/22] x86, ACPI: Make acpi_initrd_override_find work with 32bit flat mode
` [PATCH v5 09/22] x86, ACPI: Find acpi tables in initrd early from head_32.S/head64.c
` [PATCH v5 17/22] x86, ACPI, numa, ia64: split SLIT handling out

[PATCH 0/5] ACPI / scan: Make it possible to use the container hotplug with other scan handlers
 2013-06-14 23:20 UTC  (13+ messages)
` [PATCH 1/5] ACPI / scan: Do not bind ACPI drivers to objects with "
` [PATCH 2/5] ACPI / scan: Separate hotplug profiles from "
` [PATCH 3/5] ACPI / scan: Add hotplug profile pointer to struct acpi_device
` [PATCH 4/5] ACPI / scan: Use container hotplug profile for matching device objects
` [PATCH 5/5] ACPI / ia64 / sba_iommu: Use ACPI scan handler for discovery

[PATCH] PCI / ACPI / PM: Use correct power state strings in messages
 2013-06-14 23:13 UTC  (5+ messages)

[PATCH] PCI: Remove not needed check in disable aspm link
 2013-06-14 23:00 UTC  (34+ messages)

[PATCH] ACPI: Add missing Thinkpad models to OSI(Linux) white list
 2013-06-14 18:15 UTC  (3+ messages)

[BUGFIX 1/9] ACPI, DOCK: initialize dock subsystem before scanning PCI root buses
 2013-06-14 14:16 UTC  (17+ messages)
` [BUGFIX 3/9] ACPI, DOCK: clean up unused module related code
` [BUGFIX 4/9] ACPI, DOCK: avoid initializing acpi_dock_notifier_list multiple times
` [BUGFIX 5/9] ACPI, DOCK: kill redundant spin lock in dock device object
` [BUGFIX 6/9] ACPI, DOCK: mark initialization functions with __init
` [BUGFIX 7/9] ACPI, DOCK: simplify implementation of dock_create_acpi_device()

[PATCH 0/4] ACPI / PM: Cleanups and device power state selection rework
 2013-06-14 12:33 UTC  (5+ messages)
` [PATCH 1/4] ACPI / PM: Rename function acpi_device_power_state() and make it static
` [PATCH 2/4] ACPI / PM: Replace ACPI_STATE_D3 with ACPI_STATE_D3_COLD in device_pm.c
` [PATCH 3/4] ACPI / PM: Rework and clean up acpi_dev_pm_get_state()
` [PATCH 4/4] ACPI / PM: Drop two functions that are not used any more

[GIT PULL] ACPI fix for v3.10-rc6
 2013-06-13 18:50 UTC 

[PATCH] ACPI / scan: Simplify ACPI driver probing
 2013-06-13  8:27 UTC  (8+ messages)
` [Update][PATCH] "

[PATCH] ACPI / APEI: fix error return code in einj_init()
 2013-06-12 22:51 UTC  (7+ messages)

OT: Best practices for indenting ASL files
 2013-06-12 11:29 UTC  (4+ messages)

[PATCH] ACPI: Remove unused flags in acpi_device_flags
 2013-06-11 22:41 UTC  (3+ messages)

[PATCH V2 1/2] ACPI: Add CMOS RTC Operation Region handler support
 2013-06-11 22:28 UTC  (2+ messages)

[PATCH RFC v2 0/3] add cpu physically hotplug driver
 2013-06-10 11:47 UTC  (9+ messages)
` [PATCH RFC v2 2/3] ec: add ec space notifier


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