Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1418955
| From | "Rafael J. Wysocki" <rafael@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] Power management fixes for v4.7-rc3 |
| Date | 2016-06-10 02:20 +0200 |
| Message-ID | <rIil3-5y0-5@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-rc3
to receive power management fixes for v4.7-rc3 with top-most commit
3681196ae568f97d534537c1c1102f4707ca11f9
Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'
on top of commit af8c34ce6ae32addda3788d54a7e340cad22516b
Linux 4.7-rc2
Stable-candidate fixes for the intel_pstate driver and the
cpuidle core.
Specifics:
- Fix two intel_pstate initialization issues, one of which was
introduced during the 4.4 cycle (Srinivas Pandruvada).
- Fix kernel build with CONFIG_UBSAN set and CONFIG_CPU_IDLE
unset (Catalin Marinas).
Thanks!
---------------
Catalin Marinas (1):
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Srinivas Pandruvada (2):
cpufreq: intel_pstate: Fix code ordering in intel_pstate_set_policy()
cpufreq: intel_pstate: Fix ->set_policy() interface for no_turbo
---------------
drivers/cpufreq/intel_pstate.c | 12 +++++++++---
include/linux/cpuidle.h | 3 +++
kernel/sched/idle.c | 2 +-
3 files changed, 13 insertions(+), 4 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] Power management fixes for v4.7-rc3 "Rafael J. Wysocki" <rafael@kernel.org> - 2016-06-10 02:20 +0200
csiph-web