mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Sameer Nanda <snanda@chromium.org>,
	Julia Lawall <Julia.Lawall@lip6.fr>, NeilBrown <neilb@suse.de>,
	ACPI Devel Mailing List <linux-acpi@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>, Len Brown <lenb@kernel.org>,
	Matthew Garrett <mjg@redhat.com>,
	platform-driver-x86@vger.kernel.org
Subject: [GIT PULL] Power management fixes for 3.6-rc2
Date: Fri, 10 Aug 2012 22:42:55 +0200	[thread overview]
Message-ID: <201208102242.56112.rjw@sisk.pl> (raw)

Hi Linus,

Please pull from the git repository at

  git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-for-3.6-rc2

to receive power management fixes for v3.6-rc2 with top-most commit
07368d32f1a67e797def08cf2ee3ea1647b204b6

  tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEP

on top of commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee

  Linux 3.6-rc1

Included are:

* Fix for two recent regressions in the generic PM domains framework.

* Revert of a commit that introduced a resume regression and is conceptually
  incorrect in my opinion.

* Fix for a return value in pcc-cpufreq.c from Julia Lawall.

* RTC wakeup signaling fix from Neil Brown.

* Suppression of compiler warnings for CONFIG_PM_SLEEP unset in ACPI,
  platform/x86 and TPM drivers.

Thanks!


 drivers/acpi/ac.c                        |  4 ++++
 drivers/acpi/battery.c                   |  2 ++
 drivers/acpi/button.c                    |  4 ++++
 drivers/acpi/fan.c                       |  4 ++++
 drivers/acpi/power.c                     |  4 ++++
 drivers/acpi/sbs.c                       |  2 ++
 drivers/acpi/thermal.c                   |  4 ++++
 drivers/base/power/clock_ops.c           |  3 +--
 drivers/base/power/common.c              |  4 +---
 drivers/char/tpm/tpm_tis.c               |  2 ++
 drivers/cpufreq/pcc-cpufreq.c            |  1 +
 drivers/platform/x86/classmate-laptop.c  |  4 ++++
 drivers/platform/x86/fujitsu-tablet.c    |  2 ++
 drivers/platform/x86/hdaps.c             |  2 ++
 drivers/platform/x86/hp_accel.c          |  2 +-
 drivers/platform/x86/msi-laptop.c        |  4 ++++
 drivers/platform/x86/panasonic-laptop.c  |  4 ++++
 drivers/platform/x86/sony-laptop.c       | 12 +++++++++++-
 drivers/platform/x86/thinkpad_acpi.c     |  2 ++
 drivers/platform/x86/toshiba_acpi.c      |  2 ++
 drivers/platform/x86/toshiba_bluetooth.c |  4 ++++
 drivers/platform/x86/xo15-ebook.c        |  2 ++
 drivers/rtc/interface.c                  |  2 ++
 drivers/rtc/rtc-cmos.c                   |  1 -
 include/linux/sched.h                    |  8 --------
 kernel/power/suspend.c                   |  3 ---
 kernel/watchdog.c                        | 21 ++-------------------
 27 files changed, 71 insertions(+), 38 deletions(-)

---------------

Julia Lawall (1):
      drivers/cpufreq/pcc-cpufreq.c: fix error return code

NeilBrown (1):
      RTC: Avoid races between RTC alarm wakeup and suspend.

Rafael J. Wysocki (5):
      PM: Make dev_pm_get_subsys_data() always return 0 on success
      Revert "NMI watchdog: fix for lockup detector breakage on resume"
      ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP
      platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP
      tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEP


                 reply	other threads:[~2012-08-10 20:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=201208102242.56112.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=Julia.Lawall@lip6.fr \
    --cc=akpm@linux-foundation.org \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mjg@redhat.com \
    --cc=neilb@suse.de \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=snanda@chromium.org \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome