From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S970244AbdDTVfa (ORCPT ); Thu, 20 Apr 2017 17:35:30 -0400 Received: from ms.lwn.net ([45.79.88.28]:47576 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965863AbdDTVf2 (ORCPT ); Thu, 20 Apr 2017 17:35:28 -0400 Date: Thu, 20 Apr 2017 15:35:26 -0600 From: Jonathan Corbet To: Jacob Pan Cc: LKML , Masanari Iida , Wang Xiaolong , Linux PM , Rafael Wysocki , Zhang Rui Subject: Re: [PATCH] Doc/PM: Sync with intel_powerclamp code behavior Message-ID: <20170420153526.43f3f6ed@lwn.net> In-Reply-To: <1492193964-49735-1-git-send-email-jacob.jun.pan@linux.intel.com> References: <1492193964-49735-1-git-send-email-jacob.jun.pan@linux.intel.com> Organization: LWN.net X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 14 Apr 2017 11:19:24 -0700 Jacob Pan wrote: > Commit feb6cd6a0f9f ("thermal/intel_powerclamp: stop sched tick in forced > idle") changed how idle injection accouting, so we need to update > the documentation accordingly. > > This patch also expands more details on the behavior of cur_state. Applied to the docs tree, thanks. jon