Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1425582
| From | "Rafael J. Wysocki" <rafael@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] Power management fixes for v4.7-rc4 |
| Date | 2016-06-18 02:30 +0200 |
| Message-ID | <rLcj8-5aI-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Linus,
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-4.7-rc4
to receive power management fixes for v4.7-rc4 with top-most commit
9d066a252786e1a18484a6283f82614d42a9f4ac
Merge branches 'pm-opp' and 'pm-cpufreq-fixes'
on top of commit 5edb56491d4812c42175980759da53388e5d86f5
Linux 4.7-rc3
Fixes for two recent regressions that may lead to degraded performance
(operating performance points framework, intel_pstate).
Specifics:
- Fix a recent regression in the intel_pstate driver that may
lead to degraded performance on some systems due to missing
turbo state entry in the table returned by the ACPI _PSS
object (Srinivas Pandruvada).
- Fix a recent regression in the OPP (operating performance points)
framework that may lead to degraded performance on some systems
where the OPP table is created too early (Viresh Kumar).
Thanks!
---------------
Srinivas Pandruvada (1):
cpufreq: intel_pstate: Adjust _PSS[0] freqeuency if needed
Viresh Kumar (1):
PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table
---------------
drivers/base/power/opp/cpu.c | 12 +++++++++---
drivers/base/power/opp/of.c | 10 ++++++++--
drivers/base/power/opp/opp.h | 8 +++++++-
drivers/cpufreq/intel_pstate.c | 22 ++--------------------
4 files changed, 26 insertions(+), 26 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] Power management fixes for v4.7-rc4 "Rafael J. Wysocki" <rafael@kernel.org> - 2016-06-18 02:30 +0200
csiph-web