linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-30 02:04:28 to 2014-05-08 19:45:34 UTC [more...]

[RFC][PATCH 1/3] PM / sleep: Flags to speed up suspend-resume of runtime-suspended devices
 2014-05-08 20:02 UTC  (28+ 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
                          ` [Resend][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 "

linux-pm build failure
 2014-05-08 19:44 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 0/2] ACPI / LPSS: fix for a Baytrail PM issue
 2014-05-08 14:33 UTC  (3+ messages)
` [PATCH 1/2] ACPI / PM: Export rest of the subsys functions
` [PATCH 2/2] ACPI / LPSS: custom power domain for LPSS

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

[PATCH] ACPI / platform: add IDs for Broadcom Bluetooth and GPS chips
 2014-05-08 11:59 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  (10+ messages)
` [PATCH v5 1/4] x86: fix list/memory corruption on CPU hotplug
` [PATCH v5 2/4] acpi_processor: do not mark present at boot but not onlined CPU as onlined
` [PATCH v5 3/4] x86: log error on secondary CPU wakeup failure at ERR level
` [PATCH v5 4/4] x86: initialize secondary CPU only if master CPU will wait for it

[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  (7+ messages)
` [PATCH 2/3] acpi-blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PX
` [PATCH 3/3] acpi-video: change acpi-video brightness_switch_enabled default to 0

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

Question about FADT length
 2014-05-07  8:14 UTC 

[PATCH] ACPI / PCI: Stub out pci_acpi_crs_quirks() and make it x86 specific
 2014-05-07  0:14 UTC  (4+ messages)

[PATCH 00/27] ACPICA: 20140424 Release
 2014-05-06 13:54 UTC  (31+ messages)
` [PATCH 02/27] ACPICA: Utilities: Deploy ACPI_DEBUGGER_EXEC for ACPI_DEBUGGER enabled code in utglobal.c
` [PATCH 09/27] ACPICA: Comment updates - no functional change
` [PATCH 10/27] ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INIT_GLOBAL/ACPI_GLOBAL
` [PATCH 11/27] ACPICA: OSL: Add configurability for memory allocation macros
` [PATCH 12/27] ACPICA: OSL: Add configurability for error message functions
` [PATCH 13/27] ACPICA: OSL: Add configurability for debug output functions
` [PATCH 14/27] ACPICA: OSL: Add section to collect the divergence in acpixf.h
` [PATCH 15/27] ACPICA: OSL: Add configurability for generic external functions
` [PATCH 16/27] ACPICA: Linux header: Add support for stubbed externals
` [PATCH 17/27] ACPICA: acpidump: Fix truncated RSDP signature validation
` [PATCH 18/27] ACPICA: Back port of _PRP update
` [PATCH 19/27] ACPICA: Back port of improvements on exception code
` [PATCH 20/27] ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table()
` [PATCH 21/27] ACPICA: acpidump: Add support to force using RSDT
` [PATCH 22/27] ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT
` [PATCH 23/27] ACPICA: Tables: Remove old mechanism to validate if XSDT contains NULL entries
` [PATCH 24/27] ACPICA: Remove extraneous error message for large number of GPEs
` [PATCH 25/27] ACPICA: Events: Update GPE handling and initialization code
` [PATCH 26/27] ACPICA: Comment/format update, no functional change
` [PATCH 27/27] ACPICA: Update version to 20140424

[patch] lib: check for strcpy() overflows to fixed length buffers
 2014-05-06 12:41 UTC  (10+ messages)

[Patch Part3 V2 21/21] pci, ACPI, iommu: enhance pci_root to support DMAR device hotplug
 2014-05-06  7:05 UTC 

[PATCH] acpi-video: Add 4 new models to the use_native_backlight dmi list
 2014-05-06  2:02 UTC  (5+ messages)

[PATCH v4 0/5] x86: fix hang when AP bringup is too slow
 2014-05-05 20:26 UTC  (14+ messages)
` [PATCH v4 1/5] x86: fix list corruption on CPU hotplug
` [PATCH v4 3/5] acpi_processor: do not mark present at boot but not onlined CPU as onlined
` [PATCH v4 4/5] x86: log error on secondary CPU wakeup failure at ERR level
` [PATCH v4 5/5] x86: initialize secondary CPU only if master CPU will wait for it

[PATCH 0/7] APEI: Make APEI architecture independent
 2014-05-05 15:36 UTC  (9+ messages)
` [PATCH 1/7] apei, mce: Call MCE-specific code only for X86 architecture

[PATCH v3 part1 00/11] Enable ACPI on ARM64 in Kconfig
 2014-05-05 13:09 UTC  (15+ messages)
` [PATCH v3 part1 01/11] ACPI / processor: Rework _PDC related stuff to make it more arch-independent
` [PATCH v3 part1 02/11] ARM64 / ACPI: Introduce the skeleton of _PDC related for ARM64
` [PATCH v3 part1 11/11] ACPI: Make EC depend on X86 || IA64 in Kconfig
` [PATCH v3 part1 08/11] ARM64 / ACPI: Introduce PCI functions for ACPI on ARM64
    ` [Linaro-acpi] "

[Patch Part3 V1 17/22] pci, ACPI, iommu: enhance pci_root to support DMAR device hotplug
 2014-05-05  8:31 UTC  (5+ messages)

[PATCH] ACPI: blacklist win8 OSI for Dell Inspiron 7737
 2014-05-05  8:11 UTC 

[Patch v3 1/2] introduce variable acpi_lapic into ia64
 2014-05-05  6:57 UTC  (4+ messages)
` [Patch v3 2/2] lapic need be checked if available when initialize acpi processor id

[PATCH] ACPI / AC: Introduce the use of the managed version of kzalloc
 2014-05-05  3:30 UTC  (2+ messages)

[PATCH] ACPI/Battery: Accelerate battery resume callback
 2014-05-04  6:07 UTC 

[PATCH 1/2] ACPI: Revert "ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c"
 2014-05-04  3:07 UTC  (2+ messages)
` [PATCH 2/2] ACPI: Revert "ACPI / Battery: Remove battery's proc directory"

RFC: changing acpi-video brightness_switch_enabled default to 0
 2014-05-04  2:55 UTC  (3+ messages)

bug: acpi ata_bay dock reminds undocked
 2014-05-03 22:02 UTC  (5+ messages)

Possible regression: sluggish inputs
 2014-05-03 18:14 UTC  (2+ messages)

Please Acknowledge My Proposal
 2014-05-03 12:20 UTC 

Possible regression: sluggish inputs
 2014-05-03  8:00 UTC  (2+ messages)

[GIT PULL] ACPI and power management fixes for v3.15-rc4
 2014-05-02 23:34 UTC 

[PATCH] acpi: mv models with win8 brightness problems from win8 blacklist to use_native_backlight
 2014-05-02 14:50 UTC 

[PATCH 0/1] acpi-video: Put the Acer Aspire V5-471G on the use_native_backlight dmi list
 2014-05-02 12:26 UTC  (8+ messages)
` [PATCH] "

[PATCH] acpi: try to trust cpu_index from x86_cpu_to_apicid
 2014-05-02 12:10 UTC  (7+ messages)
` [Patch v2] lapic need be checked if available when initialize acpi processor id

[RFC PATCH] acpi: mv models with win8 brightness problems from win8 blacklist to use_native_backlight
 2014-05-01 18:51 UTC  (4+ messages)

[PATCH] acpi-blacklist: Remove disable_osi_win8 because of backlight models
 2014-05-01 11:39 UTC 

[PATCH] ACPI / notify: Clean up handling of hotplug events
 2014-04-30 23:16 UTC 

[PATCH v2 2/5] x86/PCI: Support additional MMIO range capabilities
 2014-04-30 23:03 UTC  (14+ messages)

[PATCH] Revert "ACPI / Battery: Remove battery's proc directory" and "ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c"
 2014-04-30 21:58 UTC  (2+ messages)

[PATCH V2] ACPI/Processor: Fix failure of loading acpi-cpufreq driver
 2014-04-30 21:22 UTC  (2+ messages)

[PATCH] PNP / ACPI: Do not return errors if _DIS or _SRS are not present
 2014-04-30 20:50 UTC 

[PATCH v2 0/5] x86/PCI: Add AMD hostbridge support for newer AMD systems
 2014-04-30  6:41 UTC  (3+ messages)
` [PATCH v2 2/5] x86/PCI: Support additional MMIO range capabilities

[PATCH] ACPI/Processor: Fix failure of loading acpi-cpufreq driver
 2014-04-30  6:27 UTC  (4+ 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).