[GIT PULL] Power management and ACPI fixes for v4.3-rc5

From: Rafael J. Wysocki
Date: Fri Oct 09 2015 - 18:23:34 EST


Hi Linus,

Please pull from

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

to receive power management and ACPI fixes for v4.3-rc5 with
top-most commit 670aee3fc7ac37ae947f8b582d87b51d5fa36524

Merge branches 'pm-devfreq' and 'pm-cpufreq'

on top of commit 049e6dde7e57f0054fdc49102e7ef4830c698b46

Linux 4.3-rc4

These are four fixes for bugs in the devfreq and cpufreq
subsystems, including two regression fixes (one for a recent
regression and one for a problem introduced in 4.2).

Specifics:

- Two fixes for cpufreq regressions, an acpi-cpufreq driver one
introduced during the 4.2 cycle when we started to preserve
cpufreq directories for offline CPUs and a general one
introduced recently (Srinivas Pandruvada).

- Two devfreq fixes, one for a double kfree() in an error code
path and one for a confusing sysfs-related failure (Geliang Tang,
Tobias Jakobi).

Thanks!


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

Geliang Tang (1):
PM / devfreq: fix double kfree

Srinivas Pandruvada (2):
cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpus
cpufreq: prevent lockup on reading scaling_available_frequencies

Tobias Jakobi (1):
PM / devfreq: Fix governor_store()

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

drivers/cpufreq/acpi-cpufreq.c | 3 +++
drivers/cpufreq/cpufreq.c | 4 +++-
drivers/devfreq/devfreq.c | 7 ++++---
3 files changed, 10 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/