All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: torvalds@osdl.org, linux-acpi@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Please pull ACPI fixes
Date: Fri, 15 Aug 2008 04:07:13 +0200	[thread overview]
Message-ID: <20080815020713.GA8111@basil.nowhere.org> (raw)


Linus,

Please pull the latest ACPI fixes from 

  git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6.git release-2.6.27

Now finally with a octopus merge, hopefully I'm a cool kid too now.

-Andi

Andi Kleen (1):
      Merge branches 'acpica-release-fixes', 'ec-fix', 'dock', 'irq-bounds', 'thermal-fix', 'wmi' and 'acpi-cleanups' into release-2.6.27

Bjorn Helgaas (1):
      ACPI: bounds check IRQ to prevent memory corruption

Bob Moore (2):
      ACPICA: Fix memory leak when deleting thermal/processor objects
      ACPICA: Additional error checking for pathname utilities

Carlos Corbacho (2):
      ACPI: WMI: Set instance for query block calls
      acer-wmi: Fix wireless and bluetooth on early AMW0 v2 laptops

Holger Macht (1):
      ACPI: Properly clear flags on false-positives and send uevent on sudden unplug

Lin Ming (1):
      ACPICA: Fix possible memory leak in Unload() operator

Milan Broz (1):
      ACPI: Fix thermal shutdowns

Pavel Machek (1):
      acpi: trivial cleanups

Zhao Yakui (2):
      ACPI : Add the EC dmi table to fix the incorrect ECDT table
      ACPI: Avoid bogus EC timeout when EC is in Polling mode

 drivers/acpi/dock.c               |   11 ++++++++---
 drivers/acpi/ec.c                 |   36 ++++++++++++++++++++++++++++++++++++
 drivers/acpi/executer/exconfig.c  |    3 +++
 drivers/acpi/namespace/nsnames.c  |   34 ++++++++++++++++++++++------------
 drivers/acpi/pci_link.c           |   12 +++++++-----
 drivers/acpi/processor_core.c     |    2 +-
 drivers/acpi/processor_idle.c     |    1 -
 drivers/acpi/processor_perflib.c  |    2 +-
 drivers/acpi/resources/rscalc.c   |    3 +++
 drivers/acpi/utilities/utalloc.c  |    8 +++++---
 drivers/acpi/utilities/utdelete.c |   13 +++++++++++--
 drivers/acpi/utilities/utobject.c |   13 +++++++++----
 drivers/acpi/wmi.c                |    2 +-
 drivers/misc/acer-wmi.c           |   19 +++++++++++++++++++
 include/acpi/acnamesp.h           |    2 +-
 15 files changed, 127 insertions(+), 34 deletions(-)


             reply	other threads:[~2008-08-15  2:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-15  2:07 Andi Kleen [this message]
2008-08-15 16:28 ` Please pull ACPI fixes Linus Torvalds

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080815020713.GA8111@basil.nowhere.org \
    --to=andi@firstfloor.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.