All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ACPI and power management fixes for v3.9-rc1
@ 2013-02-24 14:29 Rafael J. Wysocki
  2013-02-26  3:17 ` Rafael J. Wysocki
  0 siblings, 1 reply; 16+ messages in thread
From: Rafael J. Wysocki @ 2013-02-24 14:29 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: ACPI Devel Maling List, LKML, Linux PM list, Len Brown,
	Fabio Baltieri, Dave Jones, linux-pci

Hi Linus,

Please pull from the git repository at

  git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm+acpi-fixes-3.9-rc1

to receive ACPI and power management fixes for v3.9-rc1 with top-most commit
4383822020c54c21eb2eb939a3233b44a51e8ca0

  Merge branch 'acpi-pm' into fixes

on top of commit a0b1c42951dd06ec83cc1bc2c9788131d9fefcd8

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next

The changes below fix problems introduced by the new ACPI and PM
commits merged earlier and one older build issue.

Included are:

- Fixes for blackfin and microblaze build problems introduced by the
  removal of global pm_idle.  From Lars-Peter Clausen.

- OPP core build fix from Shawn Guo.

- Error condition check fix for the new imx6q-cpufreq driver from
  Wei Yongjun.

- Fix for an AER driver crash related to the lack of APEI
  initialization for acpi=off.  From yours truly.

- Fix for the USB breakage on Thinkpad T430 related to ACPI power
  resources and PCI wakeup reported by Dave and Fabio (you know
  about this one).

Thanks!

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

Lars-Peter Clausen (2):
      blackfin idle: Fix compile error
      microblaze idle: Fix compile error

Rafael J. Wysocki (2):
      ACPI / APEI: Fix crash in apei_hest_parse() for acpi=off
      ACPI / PM: Take unusual configurations of power resources into account

Shawn Guo (1):
      PM / OPP: fix condition for empty of_init_opp_table()

Wei Yongjun (1):
      imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe()

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

 arch/blackfin/kernel/process.c   |    4 +-
 arch/microblaze/kernel/process.c |    5 +--
 drivers/acpi/apei/hest.c         |    5 +--
 drivers/acpi/internal.h          |    2 +-
 drivers/acpi/power.c             |  112 +++++++++++++++++++++++++++++++++++-----------
 drivers/acpi/scan.c              |    9 +++-
 drivers/cpufreq/imx6q-cpufreq.c  |    2 +-
 include/linux/opp.h              |   18 ++++----
 8 files changed, 107 insertions(+), 50 deletions(-)

-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-03-04 22:14 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-24 14:29 [GIT PULL] ACPI and power management fixes for v3.9-rc1 Rafael J. Wysocki
2013-02-26  3:17 ` Rafael J. Wysocki
2013-02-26  5:31   ` Linus Torvalds
2013-02-26 15:55     ` Rafael J. Wysocki
2013-02-26 16:10       ` Nishanth Menon
2013-02-26 16:27         ` Linus Torvalds
2013-02-26 16:28           ` Linus Torvalds
2013-02-26 16:37             ` Tejun Heo
2013-02-26 16:47               ` Linus Torvalds
2013-02-26 16:58                 ` Tejun Heo
2013-02-26 17:59                   ` Jeff Garzik
2013-03-01  1:32                     ` [PATCH] [libata] Avoid specialized TLA's in ZPODD's Kconfig Aaron Lu
2013-03-01 13:10                       ` Sergei Shtylyov
2013-03-02  5:00                         ` [PATCH v2] " Aaron Lu
2013-03-04 22:14                           ` Jeff Garzik
2013-02-27  2:24             ` [GIT PULL] ACPI and power management fixes for v3.9-rc1 Aaron Lu

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.