linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-07 23:27:17 to 2014-05-15 12:55:49 UTC [more...]

[RFC][PATCH 0/3] PM / sleep: Avoid resuming runtime-suspended devices during system suspend
 2014-05-15 12:55 UTC  (28+ messages)
` [RFC][PATCH 1/3] PM / sleep: Move runtime PM barrier invocation to device_prepare()
` [RFC][PATCH 2/3] PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily
` [RFC][PATCH 3/3] ACPI / PM: Avoid resuming devices in ACPI PM domain during system suspend

[GIT PULL] ACPI and power management fixes for v3.15-rc6
 2014-05-15 12:51 UTC 

[PATCH 0/4] Add acpi_video_unregister_backlight(), use in acer-wmi
 2014-05-15 11:22 UTC  (5+ messages)
` [PATCH 1/4] acpi-video: Don't register acpi_video_resume notifier without backlight devices
` [PATCH 2/4] acpi-video: Add an acpi_video_unregister_backlight function
` [PATCH 3/4] acer-wmi: Switch to acpi_video_unregister_backlight
` [PATCH 4/4] acer-wmi: Add Aspire 5741 to video_vendor_dmi_table

[PATCH] acpi-video: Add use native backlight quirk for the ThinkPad W530
 2014-05-15  9:34 UTC  (9+ messages)

New eMCA trace event interface
 2014-05-15  8:30 UTC  (8+ messages)
` [PATCH 1/7 v5] trace, RAS: Add basic RAS trace event
` [PATCH 2/7 v3] trace, AER: Move trace into unified interface
` [PATCH 3/7 v4] CPER: Adjust code flow of some functions
` [PATCH 4/7 v2] RAS, debugfs: Add debugfs interface for RAS subsystem
` [PATCH 5/7 v5] trace, RAS: Add eMCA trace event interface
` [PATCH 6/7 v3] trace, eMCA: Add a knob to adjust where to save event log
` [PATCH 7/7] RAS, extlog: Adjust init flow

RFC: Cleanup firmware backlight control method selection
 2014-05-15  9:04 UTC 

[PATCH] ACPI / platform: add IDs for Broadcom Bluetooth and GPS chips
 2014-05-15  7:50 UTC  (4+ messages)

[Resend Patch 0/9] I2C ACPI operation region handler support
 2014-05-15  7:50 UTC  (5+ messages)
` [Patch V2 "

[PATCH V6 00/11] ACPI: ACPI enumeration rework
 2014-05-15  6:44 UTC  (12+ messages)
` [PATCH V6 01/11] ACPI: introduce .match() callback for ACPI scan handler
` [PATCH V6 02/11] PNPACPI: use whilte list for pnpacpi device enumeration
` [PATCH V6 03/11] ACPI: remove ids that does not comply with the ACPI PNP id rule
` [PATCH V6 04/11] ACPI: remove unsupported serial PNP ids from acpi pnp scan handler id lsit
` [PATCH V6 05/11] ACPI: introduce dummy container scan handler
` [PATCH V6 06/11] ACPI: introduce dummy memory hotplug "
` [PATCH V6 07/11] ACPI: introduce dummy lpss "
` [PATCH V6 08/11] ACPI: introduce platform_id flag
` [PATCH V6 09/11] ACPI: introduce flag .is_master_device
` [PATCH V6 10/11] ACPI: use platform bus as the default bus for _HID enumeration
` [PATCH V6 11/11] ACPI: introduce acpi platform exclude id list

[RFC 0/3] Add acpi_video_unregister_backlight and use it in acer-wmi
 2014-05-15  1:48 UTC  (7+ messages)
` [RFC 1/3] acpi-video: Add an acpi_video_unregister_backlight function
` [RFC 2/3] acer-wmi: Switch to acpi_video_unregister_backlight
` [RFC 3/3] acer-wmi: Add Aspire 5741 to video_vendor_dmi_table

Barrister.Paul williams
 2014-05-14 18:47 UTC 

[PATCH 0/7] APEI: Make APEI architecture independent
 2014-05-14 17:13 UTC  (17+ messages)
` [PATCH 2/7] acpi, apei, ghes: Introduce more generic mechanism to init/deinit GHES error notifications
` [PATCH 4/7] acpi, apei, ghes: Factor out NMI error notification context
` [PATCH 5/7] acpi, apei, ghes: Attach NMI init/deinit functions while CONFIG_ACPI_APEI_NMI is enabled
` [PATCH 6/7] acpi, apei, ghes: Make unmapping functionality independent from architecture
` [PATCH 7/7] acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context

[PATCH 0/4] ACPI / LPSS: Solution for two issues seen on Asus T100
 2014-05-14 13:55 UTC  (6+ messages)
` [PATCH 1/4] ACPI / PM: Export rest of the subsys functions
` [PATCH 2/4] ACPI / LPSS: custom power domain for LPSS
` [PATCH 3/4] clk: new basic clk type for fractional divider
` [PATCH 4/4] ACPI / LPSS: support for fractional divider clock

[PATCH 0/2] ACPI / LPSS: fix for a Baytrail PM issue
 2014-05-13 10:30 UTC  (5+ messages)
` [PATCH 1/2] ACPI / PM: Export rest of the subsys functions
` [PATCH 2/2] ACPI / LPSS: custom power domain for LPSS

[PATCH] ACPICA: Revert "ACPICA: Add option to favor 32-bit FADT addresses."
 2014-05-13  8:50 UTC  (8+ messages)
` [PATCH] Tables: Restore old behavor to favor 32-bit FADT addresses

[PATCH] ACPI / video: correct DMI tag for Dell Inspiron 7520
 2014-05-13  1:51 UTC 

[RFC][PATCH 1/3] PM / sleep: Flags to speed up suspend-resume of runtime-suspended devices
 2014-05-13  0:51 UTC  (34+ messages)
` [RFC][PATCH 0/3] (was: Re: [RFC][PATCH 1/3] PM / sleep: Flags to speed up suspend-resume of runtime-suspended devices)
  ` [RFC][PATCH 1/3] PM / sleep: Flag to speed up suspend-resume of runtime-suspended devices
                ` [RFC][PATCH 0/3] (was: Re: PM / sleep: Flag to speed up suspend-resume of runtime-suspended devices)
                  ` [RFC][PATCH 2/3] PM / runtime: Routine for checking device status during system suspend
                  ` [RFC][PATCH 3/3] ACPI / PM: Avoid resuming devices in ACPI PM domain "
  ` [Resend][PATCH 2/3] PM / runtime: Routine for checking device status "

Possible regression: sluggish inputs
 2014-05-12 13:26 UTC 

linux-pm bleeding-edge build failure
 2014-05-12 12:05 UTC 

[PATCH 0/2] ACPI: Fix issues related to the DSDT customization
 2014-05-12  7:50 UTC  (9+ messages)
` [PATCH v2 1/2] ACPI: Fix the issue that auto SSDT loading is conflict with customized SSDT that is included by the customized DSDT
` [PATCH v2 2/2] ACPI: Fix the issue that the DSDT local copy is conflict with "
` [PATCH v3 1/2] ACPI: Cleanup to convert acpi.no_static_ssdt into a compile-time configurable
` [PATCH v3 2/2] ACPI: Fix the issue that the DSDT local copy is conflict with the customized DSDT

[PATCH 0/4] ACPICA: Fix some mis-ordered inclusions
 2014-05-12  7:46 UTC  (6+ messages)
` [PATCH v3 0/4] ACPICA: Cleanups for <acpi/platform/acenv.h> and <acpi/platform/aclinux.h>
  ` [PATCH v3 1/4] ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages
  ` [PATCH v3 2/4] ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h> to remove mis-ordered inclusion of <acpi/actypes.h> from <acpi/platform/aclinux.h>
  ` [PATCH v3 3/4] ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <asm/acpi.h> "
  ` [PATCH v3 4/4] ACPICA: Cleanup redudant definitions that already have defaults in <acpi/platform/acenv.h>

[PATCH v2] nouveau: Don't check acpi_video_backlight_support() before registering backlight
 2014-05-12  7:42 UTC  (2+ messages)

bug: acpi ata_bay dock reminds undocked
 2014-05-12  5:48 UTC  (6+ messages)

Question about FADT length
 2014-05-12  5:32 UTC  (4+ messages)

[PATCH] ACPI / TPM: Fix resume regression on Chromebooks
 2014-05-12  0:13 UTC 

linux-pm build failure
 2014-05-10  6:22 UTC  (4+ messages)

[PATCH] ACPICA: amlresrc.h: Neaten AML_<FOO> definitions and uses
 2014-05-09 23:25 UTC 

[PATCH] ACPI/Battery: Accelerate battery resume callback
 2014-05-09  7:43 UTC  (3+ messages)

[PATCH] ACPI / PM: Export acpi_target_system_state() to modules
 2014-05-08 21:22 UTC 

[RFC PATCH 0/5] ACPI: thermal: Migrate cpufreq cooling to generic cpu_cooling layer
 2014-05-08 14:38 UTC  (6+ messages)
` [RFC PATCH 1/5] thermal: cpu_cooling: Support passing driver private data
` [RFC PATCH 2/5] thermal: cpu_cooling: Add notifications support for the clients
` [RFC PATCH 3/5] thermal: cpu_cooling: Add support to find nearby frequency levels
` [RFC PATCH 4/5] thermal: cpu_cooling: Release the upper cooling limit checks
` [RFC PATCH 5/5] ACPI: thermal: processor: Use the generic cpufreq infrastructure

[PATCH] ACPI/hotplug: Fix STARTING/DYING action in acpi_cpu_soft_notify()
 2014-05-08 13:58 UTC 

[RESEND PATCH 0/2] ACPI / platform: Bluetooth and GPS IDs for new Baytrail boards
 2014-05-08 12:09 UTC  (6+ messages)
` [RESEND PATCH 1/2] ACPI / platform: add ID for GPS module on Lenovo Miix 2
` [RESEND PATCH 2/2] ACPI / platform: add IDs for Broadcom Bluetooth chip

[PATCH v5 0/4] x86: fix hang when AP bringup is too slow
 2014-05-08 11:33 UTC  (6+ messages)
` [PATCH v5 2/4] acpi_processor: do not mark present at boot but not onlined CPU as onlined

[RFC PATCH] Revert "ACPI / AC: convert ACPI ac driver to platform bus"
 2014-05-08  1:32 UTC  (5+ messages)

[PATCH 1/3] acpi-video: Add use_native_backlight quirks for ThinkPad T430, T530 and Acer Aspire 5742G
 2014-05-07 23:45 UTC  (4+ messages)
` [PATCH 2/3] acpi-blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PX

[PATCH v2] acpi-video: change acpi-video brightness_switch_enabled default to 0
 2014-05-07 23:46 UTC  (2+ messages)

[PATCH v2] ACPI: blacklist win8 OSI for Dell Inspiron 7737
 2014-05-07 23:44 UTC  (2+ messages)


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