linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Power management and ACPI fixes for v3.10-rc5
@ 2013-06-07 12:51 Rafael J. Wysocki
  2013-06-07 22:23 ` Tony Luck
  0 siblings, 1 reply; 6+ messages in thread
From: Rafael J. Wysocki @ 2013-06-07 12:51 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Linux PM list, ACPI Devel Maling List

Hi Linus,

Please pull from the git repository at

  git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm+acpi-3.10-rc5

to receive power management and ACPI fixes for v3.10-rc5 with top-most
commit c6617b39c39d8735c912bb4efd2f735fedff5052

  Merge branch 'pm-fixes'

on top of commit d683b96b072dc4680fc74964eca77e6a23d1fa6e

  Linux 3.10-rc4

These fixes emerged after my previous pull request.  They fix one recent
regression, a few regressions introduced in 3.9 and 3.8, and a couple of
long-standing issues.  A couple of blacklist entries for systems known
to misbehave are added too.

Included are:

- Fix for an ACPI PM regression introduced in 3.9 causing Toshiba
  P870-303 to crash during boot. From yours truly.

- ACPI fix for an issue causing some drivers to attempt to bind to
  devices they shouldn't touch introduced in 3.9 (a broken BIOS is
  requisite to trigger this). From Aaron Lu.

- Fix for a recent cpufreq regression related to a possible race with
  CPU offline. From Michael Wang.

- Fix for an ACPI cpufreq regression introduced in 3.8 causing turbo
  frequencies to be underutilized in some cases. From Ross Lagerwall.

- cpufreq-cpu0 driver fix related to incorrect clock ACPI usage from
  Guennadi Liakhovetski.

- HP WMI driver fix for an issue causing GPS initialization and
  poweroff failures on HP Elitebook 6930p.  From Lan Tianyu.

- APEI (ACPI Platform Error Interface) fix for an issue in the error
  code path in ghes_probe(). From Wei Yongjun.

- New ACPI video driver blacklist entries for HP m4 and HP Pavilion
  g6 from Alex Hung and Ash Willis.

Thanks!


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

Aaron Lu (1):
      ACPI / scan: do not match drivers against objects having scan handlers

Alex Hung (1):
      ACPI / video: ignore BIOS initial backlight value for HP m4

Ash Willis (1):
      ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6

Guennadi Liakhovetski (1):
      cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate()

Michael Wang (1):
      cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work()

Rafael J. Wysocki (1):
      ACPI / PM: Do not execute _PS0 for devices without _PSC during initialization

Ross Lagerwall (1):
      acpi-cpufreq: set current frequency based on target P-State

Wei Yongjun (1):
      ACPI / APEI: fix error return code in ghes_probe()

Lan Tianyu (1):
      x86 / platform / hp_wmi: Fix bluetooth_rfkill misuse in hp_wmi_rfkill_setup()

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

 drivers/acpi/apei/ghes.c           |    7 ++++---
 drivers/acpi/device_pm.c           |   10 ++++++----
 drivers/acpi/scan.c                |    4 ++++
 drivers/acpi/video.c               |   16 ++++++++++++++++
 drivers/cpufreq/acpi-cpufreq.c     |    4 ++--
 drivers/cpufreq/cpufreq-cpu0.c     |    5 +++--
 drivers/cpufreq/cpufreq_governor.c |    3 +++
 drivers/platform/x86/hp-wmi.c      |    2 +-
 8 files changed, 39 insertions(+), 12 deletions(-)

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

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

end of thread, other threads:[~2013-06-08  0:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-07 12:51 [GIT PULL] Power management and ACPI fixes for v3.10-rc5 Rafael J. Wysocki
2013-06-07 22:23 ` Tony Luck
2013-06-07 23:02   ` Tony Luck
2013-06-07 23:19     ` Rafael J. Wysocki
2013-06-07 23:54     ` acpi_sba_ioc_driver breakage (was: Re: [GIT PULL] Power management and ACPI fixes for v3.10-rc5) Rafael J. Wysocki
2013-06-08  0:55   ` [PATCH, revert] ACPI / scan: Revert scan handler check in acpi_bus_match() Rafael J. Wysocki

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).