[linux-yocto] [PATCH 1/1] meta: Enable native P state management for power/intel

2014-11-03 Thread Tom Zanussi
Enable Intel P state driver for processors that can use it. Signed-off-by: Tom Zanussi tom.zanu...@linux.intel.com --- meta/cfg/kernel-cache/features/power/intel.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/cfg/kernel-cache/features/power/intel.cfg

Re: [linux-yocto] [PATCH 0/1] power/intel update for 3.17

2014-11-03 Thread Bruce Ashfield
On 14-11-03 10:38 AM, Tom Zanussi wrote: This adds X86_INTEL_PSTATE to the intel power feature. Boot-tested on both nuc and crownbay-noemgd. Please pull into linux-yocto-3.17. The following changes since commit 229ce533868773f201f9ab36e2b4248b381309ec: meta: bump kver to v3.17.1

Re: [linux-yocto] [PATCH 0/1] power/intel update for 3.17

2014-11-03 Thread Kamble, Nitin A
-Original Message- From: linux-yocto-boun...@yoctoproject.org [mailto:linux-yocto- boun...@yoctoproject.org] On Behalf Of Bruce Ashfield Sent: Monday, November 03, 2014 8:15 AM To: Tom Zanussi; linux-yocto@yoctoproject.org Subject: Re: [linux-yocto] [PATCH 0/1] power/intel update