All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Power management and ACPI fixes for v4.4-rc7
@ 2015-12-26 21:40 Rafael J. Wysocki
  0 siblings, 0 replies; only message in thread
From: Rafael J. Wysocki @ 2015-12-26 21:40 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: ACPI Devel Maling List, linux-pm, Linux Kernel Mailing List

Hi Linus,

Please pull from

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm+acpi-4.4-rc7

to receive power management and ACPI fixes for v4.4-rc7 with top-most
commit 43b28ca8dfb07f2faa44204b3b3e7cb016468847

 Merge branches 'acpi-processor' and 'pm-cpufreq'

on top of commit 4ef7675344d687a0ef5b0d7c0cee12da005870c0

 Linux 4.4-rc6

These fix an ACPI processor driver regression introduced during
the 4.3 cycle and a mistake in the recently added SCPI support
in the arm_big_little cpufreq driver.

Specifics:

 - Fix a thermal management issue introduced by an ACPI processor
   driver change made during the 4.3 development cycle that failed
   to return 0 from a function on success which triggered an error
   cleanup path every time it had been called that deleted useful
   data structures created previously (Srinivas Pandruvada).

 - Fix a variable data type issue in the arm_big_little cpufreq
   driver's SCPI support code added recently that prevents error
   handling in there from working correctly (Dan Carpenter).

Thanks!


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

Dan Carpenter (1):
      cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()

Srinivas Pandruvada (1):
      ACPI / processor: Fix thermal cooling device regression

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

 drivers/acpi/processor_driver.c | 3 ++-
 drivers/cpufreq/scpi-cpufreq.c  | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-12-26 21:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-26 21:40 [GIT PULL] Power management and ACPI fixes for v4.4-rc7 Rafael J. Wysocki

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.