linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-11 10:58:12 to 2014-04-25 13:20:07 UTC [more...]

[PATCH v3 part1 00/11] Enable ACPI on ARM64 in Kconfig
 2014-04-25 13:20 UTC  (2+ messages)
` [PATCH v3 part1 01/11] ACPI / processor: Rework _PDC related stuff to make it more arch-independent

[PATCH 0/2] ACPI / LPSS: fractional divider clocks
 2014-04-25 12:22 UTC  (3+ 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

[PATCH 1/9] ACPICA: Executer: Fix buffer allocation issue for generic_serial_bus region field accesses
 2014-04-23 23:03 UTC  (33+ messages)
` [PATCH 2/9] ACPICA: Export acpi_buffer_to_resource symbol
` [PATCH 3/9] ACPI: Add acpi_bus_attach_private_data() to facilitate to attach data to ACPI handle
` [PATCH 4/9] ACPI/Thermal: Use acpi_bus_attach_private_data() to attach private data
` [PATCH 7/9] I2C/ACPI: Add i2c ACPI operation region support
` [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] acpi: try to trust cpu_index from x86_cpu_to_apicid
 2014-04-23 14:40 UTC  (3+ messages)

[PATCH 0/4] ACPICA: Fix some mis-ordered inclusions
 2014-04-23  6:54 UTC  (12+ 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

Add new eMCA trace event interface V2
 2014-04-23  1:28 UTC  (8+ messages)
` [PATCH 1/2 v2] x86, MCE: Fix a bug in CMCI handler
` [PATCH 2/5 v2] CPER: Adjust code flow of some functions
` [PATCH 3/5 v2] trace, RAS: Add eMCA trace event interface
` [PATCH 4/5 v2] trace, eMCA: Add a knob to adjust where to save event log
` [PATCH 5/5] trace, AER: Move trace into unified interface

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  (5+ messages)

[PATCH] acpi: respect const qualifier
 2014-04-21 20:44 UTC  (2+ messages)

[PATCH v2 0/5] x86/PCI: Add AMD hostbridge support for newer AMD systems
 2014-04-21 16:53 UTC  (14+ 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'

3.14-rc: /proc/acpi/battery gone?
 2014-04-21 11:29 UTC  (7+ messages)

Hibernation problem with 3.14 kernel
 2014-04-19 23:26 UTC 

Info: mapping multiple BARs. Your kernel is fine
 2014-04-18 10:38 UTC  (22+ messages)

[PATCH] ACPICA: Tables: Skip NULL entries in RSDT and XSDT
 2014-04-18  6:36 UTC  (7+ messages)

BUG: using __this_cpu_write() in preemptible [00000000] code: systemd-udevd/497
 2014-04-17 20:47 UTC  (5+ messages)

Add new eMCA trace event interface
 2014-04-17  3:00 UTC  (19+ messages)
` [PATCH 1/5] trace, RAS: Add basic RAS trace event
` [PATCH 2/5] CPER: Adjust code flow of some functions

Problem: Kernel panic on systems with an invalid XSDT
 2014-04-16 13:32 UTC 

spende /Donation
 2014-04-15 19:47 UTC 

[PATCH v4 0/5] x86: fix hang when AP bringup is too slow
 2014-04-15 15:48 UTC  (11+ messages)
` [PATCH v4 1/5] x86: fix list corruption on CPU hotplug
` [PATCH v4 2/5] x86: fix memory corruption in acpi_unmap_lsapic()
` [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 v3 0/5] I/O Hook: Trace h/w access and emulate h/w events
 2014-04-15 13:48 UTC  (6+ messages)
` [PATCH v3 1/5] I/O Hook: core functions and Register Override
` [PATCH v3 2/5] I/O Hook: Help functions to manage the hook
` [PATCH v3 3/5] I/O Hook: sysfs interface to emulate h/w events
` [PATCH v3 4/5] I/O Hook: Override MSRs while triggering MCEs
` [PATCH v3 5/5] IO Hook: Tracing hw access

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

[Bug 68591] - Please help debugging
 2014-04-14 21:34 UTC  (2+ messages)

BAR 14: can't assign mem (size 0x200000)
 2014-04-11 20:04 UTC  (4+ messages)

[PATCH RFC] i2c algo, Add i2c-algo-i801 driver [v1]
 2014-04-11 18:55 UTC  (8+ 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).