linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-20 10:21:05 to 2014-04-29 21:00:05 UTC [more...]

bug: acpi ata_bay dock reminds undocked
 2014-04-29 21:00 UTC  (3+ messages)

[PATCH v2 0/5] x86/PCI: Add AMD hostbridge support for newer AMD systems
 2014-04-29 19:29 UTC  (36+ messages)
` [PATCH v2 1/5] x86/PCI: Add support for generic AMD hostbridges
` [PATCH v2 2/5] x86/PCI: Support additional MMIO range capabilities
` [PATCH v2 3/5] x86/PCI: Miscellaneous code clean up for early_fillup_mp_bus_info
` [PATCH v2 4/5] ACPI/PCI: Warn if we have to "guess" host bridge node information
` [PATCH v2 5/5] PCI: Remove redundant 'quirk_amd_nb_node'

[PATCH 1/9] ACPICA: Executer: Fix buffer allocation issue for generic_serial_bus region field accesses
 2014-04-29 15:47 UTC  (48+ messages)
` [Resend Patch 0/9] I2C ACPI operation region handler support
  ` [Resend Patch 1/9] ACPICA: Executer: Fix buffer allocation issue for generic_serial_bus region field accesses
  ` [Resend Patch 2/9] ACPICA: Export acpi_buffer_to_resource symbol
  ` [Resend Patch 3/9] ACPI: Add acpi_bus_attach_private_data() to facilitate to attach data to ACPI handle
  ` [Resend Patch 4/9] ACPI/Thermal: Use acpi_bus_attach_private_data() to attach private data
  ` [Resend Patch 5/9] I2C: Add smbus quick read/write helper function
  ` [Resend Patch 6/9] I2C: Add smbus word/block process call "
    ` [Resend Patch 7/9] I2C/ACPI: Add i2c ACPI operation region support
  ` [Resend Patch 8/9] I2C/ACPI: Move ACPI related code to i2c-acpi.c
  ` [Resend Patch 9/9] I2C/ACPI: Add CONFIG_I2C_ACPI config
  ` [Patch V2 0/9] I2C ACPI operation region handler support
    ` [Patch V2 1/9] ACPICA: Executer: Fix buffer allocation issue for generic_serial_bus region field accesses
    ` [Patch V2 2/9] ACPICA: Export acpi_buffer_to_resource symbol
    ` [Patch V2 3/9] ACPI: Add acpi_bus_attach_private_data() to facilitate to attach data to ACPI handle
    ` [Patch V2 4/9] ACPI/Thermal: Use acpi_bus_attach_private_data() to attach private data
    ` [Patch V2 5/9] I2C: Add smbus quick read/write helper function
    ` [Patch V2 6/9] I2C: Add smbus word/block process call "
    ` [Patch V2 7/9] I2C/ACPI: Add i2c ACPI operation region support
      ` [Patch V2 8/9] I2C/ACPI: Move ACPI related code to i2c-acpi.c
    ` [Patch V2 9/9] I2C/ACPI: Add CONFIG_I2C_ACPI config

[PATCH] ACPI / EC: Process rather than discard events in acpi_ec_clear
 2014-04-29 14:51 UTC 

[PATCH v3 part1 00/11] Enable ACPI on ARM64 in Kconfig
 2014-04-29 10:43 UTC  (34+ 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 03/11] ARM64 : Add dummy asm/cpu.h
` [PATCH v3 part1 04/11] ARM64 / ACPI: Introduce arm-core.c and its related head file
        ` [Linaro-acpi] "
` [PATCH v3 part1 05/11] ARM64 / ACPI: Introduce early_param for "acpi"
` [PATCH v3 part1 06/11] ARM64 / ACPI: Introduce lowlevel suspend function
  ` [Linaro-acpi] "
` [PATCH v3 part1 07/11] ARM64 / ACPI: Introduce arch_fix_phys_package_id() for cpu topology
` [PATCH v3 part1 08/11] ARM64 / ACPI: Introduce PCI functions for ACPI on ARM64
      ` [Linaro-acpi] "
` [PATCH v3 part1 09/11] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH v3 part1 10/11] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v3 part1 11/11] ACPI: Make EC depend on X86 || IA64 in Kconfig

[GIT PULL] ACPI and power management fixes for v3.15-rc3
 2014-04-29  9:40 UTC  (2+ messages)

[PATCH v4 0/5] x86: fix hang when AP bringup is too slow
 2014-04-29  8:36 UTC  (2+ messages)

[PATCH 0/4] ACPICA: Fix some mis-ordered inclusions
 2014-04-29  7:50 UTC  (22+ messages)
  ` [PATCH 1/4] ACPICA: Add <acpi/platform/aclinuxxf.h> to remove mis-ordered inclusion of <acpi/actypes.h> from <acpi/platform/aclinux.h>
  ` [PATCH v2 0/5] ACPICA: Fix some mis-ordered inclusions
    ` [PATCH v2 1/5] ACPICA: OSL: Add direct inclusion of extra header
    ` [PATCH v2 2/5] ACPICA: Add <acpi/acpi_opt.h> to remove mis-ordered inclusion of <acpi/actypes.h> from <acpi/platform/aclinux.h>
    ` [PATCH v2 3/5] ACPICA: Add <asm/acenv.h> to remove mis-ordered inclusion of <asm/acpi.h> "
    ` [PATCH v2 4/5] ACPICA: Cleanup redudant definitions that already have defaults in <acpi/platform/acenv.h>
    ` [PATCH v2 5/5] ACPICA: Remove deprecated _LINUX definitions for ACPICA

[PATCH V5 00/12] ACPI: change the way of enumerating PNPACPI/Platform devices
 2014-04-28 20:44 UTC  (24+ messages)
` [PATCH V5 02/12] PNPACPI: use whilte list for pnpacpi device enumeration
` [PATCH V5 05/12] ACPI: check and enumerate CMOS RTC devices explicitly
` [PATCH V5 06/12] ACPI: introduce platform_id flag
` [PATCH V5 08/12] ACPI: introduce dummy lpss scan handler
` [PATCH V5 09/12] ACPI: introduce acpi platform exclude id list
` [PATCH V5 12/12] ACPI: introduce .handle_children flag for acpi scan handler

[PATCH] acpi: try to trust cpu_index from x86_cpu_to_apicid
 2014-04-28  2:19 UTC  (4+ messages)

[PATCH] ACPI / scan: do not scan fixed hardware on HW-reduced platform
 2014-04-28  2:38 UTC 

[PATCH 1/1] apci_pad: in power_saving_thread(), call schedule() when need_resched is true
 2014-04-25 18:19 UTC 

[PATCH] acpi: respect const qualifier
 2014-04-25 15:02 UTC  (3+ messages)

[PATCH 0/2] ACPI / LPSS: fractional divider clocks
 2014-04-25 13:49 UTC  (5+ messages)
` [PATCH 1/2] clk: new basic clk type for fractional divider
` [PATCH 2/2] ACPI / LPSS: Support for fractional divider clock

[PATCH 1/3] PM / sleep: New flag to speed up suspend-resume of suspended devices
 2014-04-25 11:28 UTC  (6+ messages)
` [RFC][PATCH 0/3] PM: Mechanism to avoid resuming runtime-suspended devices during system suspend, v2
  ` [RFC][PATCH 1/3] PM / sleep: Flags to speed up suspend-resume of runtime-suspended devices
  ` [RFC][PATCH 2/3][Resend] PM / runtime: Routine for checking device status during system suspend
  ` [RFC][PATCH 3/3] ACPI / PM: Avoid resuming devices in ACPI PM domain "

[PATCH 0/2] ACPI: Fix issues related to the DSDT customization
 2014-04-25  0:37 UTC  (11+ messages)
` [PATCH 1/2] ACPI: Fix the issue that auto SSDT loading is conflict with customized SSDT that is included by the customized DSDT
` [PATCH 2/2] ACPI: Fix the issue that the DSDT local copy is conflict with "

[Patch Part3 V1 17/22] pci, ACPI, iommu: enhance pci_root to support DMAR device hotplug
 2014-04-24 17:33 UTC  (3+ messages)

[REGRESSION] Media keys cause "ACPI: \_SB_.ATKD: Unsupported event" on ASUS laptop
 2014-04-24 17:06 UTC  (4+ messages)

[PATCH 2] PNP: Work around BIOS defects in Intel MCH area reporting
 2014-04-24  9:41 UTC  (4+ messages)

[PATCH v3] Intel MCH BIOS workaround
 2014-04-24  0:58 UTC  (3+ messages)
` [PATCH v3] PNP: Work around BIOS defects in Intel MCH area reporting

Add new eMCA trace event interface V2
 2014-04-23  1:28 UTC  (4+ messages)
` [PATCH 2/5 v2] CPER: Adjust code flow of some functions

Happy Easter og rigelig 2014
 2014-04-22 11:09 UTC 

[PATCH] PNP: Work around BIOS defects in Intel MCH area reporting
 2014-04-21 21:40 UTC  (4+ messages)

Introduce acpi_validate and ec_acces in tools/power/acpi
 2014-04-21 21:10 UTC  (4+ messages)
` [PATCH 1/4] tools/power/acpi: Minor bugfixes

[PATCH] Default to using the native backlight control on Windows 8 systems
 2014-04-21 20:55 UTC  (2+ messages)

3.14-rc: /proc/acpi/battery gone?
 2014-04-21 11:29 UTC  (7+ 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).