From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH v4 00/11] Porting the intel_pstate driver to Xen Date: Thu, 25 Jun 2015 13:08:08 +0100 Message-ID: <558BEF28.4000309@citrix.com> References: <1435230831-21581-1-git-send-email-wei.w.wang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1435230831-21581-1-git-send-email-wei.w.wang@intel.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Wei Wang Cc: jbeulich@suse.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 25/06/15 12:13, Wei Wang wrote: > V4 changes: > 1) introduce a new struct, internal_governor, to "cpufreq_policy"; > 2) add a new header file, xen/include/asm-x86/cpufreq.h; > 3) remove the APERF/MPERF feature detection code in cpufreq.c and powernow.c; > 4) coding style changes. > > Please check each patch's commit message for details. Please configure git to properly chain the series, rather than delivering 12 individual emails. This keeps the entire series, and all replies, together in one email thread. ~Andrew