messages from 2013-06-05 13:23:19 to 2013-06-14 19:36:47 UTC [more...]
[BUGFIX v2 0/4] fix bug 56531, 59501 and 59581
2013-06-14 19:28 UTC (5+ 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
Wishlist: Disable C6 in intel_idle for Model 44 processors
2013-06-14 19:32 UTC (6+ messages)
[PATCH] PCI: Remove not needed check in disable aspm link
2013-06-14 18:26 UTC (27+ messages)
[Patch] MCE, APEI: Don't enable CMCI when Firmware First mode is set in HEST for corrected machine checks
2013-06-14 18:17 UTC (2+ messages)
` [PATCH] Re: [Patch] MCE, APEI: Don't enable CMCI when Firmware First mode is set in
[PATCH] ACPI: Add missing Thinkpad models to OSI(Linux) white list
2013-06-14 18:15 UTC (3+ messages)
[PATCH 0/5] ACPI / scan: Make it possible to use the container hotplug with other scan handlers
2013-06-14 18:01 UTC (10+ 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 0/3] Fix backlight issues on some Windows 8 systems
2013-06-14 17:29 UTC (12+ messages)
` [PATCH 1/3] acpi: video: add function to support unregister backlight interface
` [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] PCI / ACPI / PM: Use correct power state strings in messages
2013-06-14 17:08 UTC (2+ 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
[Part1 PATCH v5 03/22] x86, ACPI, mm: Kill max_low_pfn_mapped
2013-06-13 13:03 UTC (8+ 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] 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)
[PATCH 00/16] ACPICA: 20130517 release
2013-06-12 18:04 UTC (34+ 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 04/16] ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDT
` [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
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 (15+ messages)
` [PATCH RFC v2 1/3] drivers/platform/x86: "
` [PATCH RFC v2 2/3] ec: add ec space notifier
` [PATCH RFC v2 3/3] cpu_physic_hotplug: register handler for "
[PATCH] ACPI / video: Do not bind to device objects with a driver or scan handler
2013-06-09 0:33 UTC (2+ messages)
[GIT PULL] Power management and ACPI fixes for v3.10-rc5
2013-06-08 0:55 UTC (6+ messages)
` acpi_sba_ioc_driver breakage (was: Re: [GIT PULL] Power management and ACPI fixes for v3.10-rc5)
` [PATCH, revert] ACPI / scan: Revert scan handler check in acpi_bus_match()
Add support for injecting ACPI events
2013-06-07 20:38 UTC
New prototype computer problem with S3 suspend
2013-06-07 8:14 UTC (3+ messages)
Q: acpi-cpufreq module auto-loading after processor driver change
2013-06-07 3:33 UTC (10+ messages)
` [PATCH] ACPI / cpufreq: Add ACPI processor device IDs to acpi-cpufreq
[PATCH v3 0/6] PCI/ACPI: Fix firmware first error recovery with root port in reset
2013-06-06 21:04 UTC (11+ messages)
` [PATCH v3 1/6] PCI/AER: Don't parse HEST table for non-PCIe devices
` [PATCH v3 2/6] PCI/AER: Factor out HEST device type matching
` [PATCH v3 3/6] PCI/AER: Set dev->__aer_firmware_first only for matching devices
` [PATCH v2 4/6] PCI/ACPI: Move AER severity defines to aer.h
` [PATCH v3 5/6] ACPI/APEI: Force fatal AER severity when bus has been reset
` [PATCH v3 6/6] PCI/AER: Provide reset_link for firmware first root port
[PATCH] ACPI: do not match devices that have scan handler
2013-06-06 10:56 UTC (3+ messages)
` [PATCH v2] ACPI / scan: do not match drivers against objects having scan handlers
PROCES A ODKUPU VAŠÍ VYHRÁL CENU £ 7.500,000LIBRA BRITSKÁ LIBRA { GBP }
2013-06-06 9:00 UTC
[PATCH] clean up scary strncpy(dst, src, strlen(src)) uses
2013-06-06 7:08 UTC (4+ messages)
[PATCH v2 1/2] acpi: video: add function to support unregister backlight interface
2013-06-06 5:21 UTC (2+ messages)
[PATCH v3.9 stable] PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check
2013-06-06 1:55 UTC
[PATCH RFC 0/3] add cpu physically hotplug driver
2013-06-06 1:32 UTC (4+ messages)
` [PATCH RFC 1/3] drivers/platform/x86: "
` [PATCH RFC 2/3] ec: add ec space notifier
` [PATCH RFC 3/3] cpu_physic_hotplug: register handler for "
[PATCH] ACPI / PM: Do not execute _PS0 for devices without _PSC during initialization
2013-06-05 20:24 UTC
[PATCH v2 0/3] PCI/ACPI: Fix firmware first error recovery with root port in reset
2013-06-05 13:38 UTC (5+ messages)
` [PATCH v2 1/3] PCI/AER: Fix incorrect return from aer_hest_parse()
[regression,bisected] restore of disks after suspend-to-disk broken in 3.9.x
2013-06-05 13:23 UTC (9+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox