From mboxrd@z Thu Jan 1 00:00:00 1970 From: Len Brown Subject: Re: [PATCH 0/5] ACPI: Add the T-state coordination Date: Sat, 2 Feb 2008 02:40:19 -0500 Message-ID: <200802020240.19445.lenb@kernel.org> References: <1201499422.17068.12.camel@yakui_zhao.sh.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from hera.kernel.org ([140.211.167.34]:35030 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753780AbYBBHkc (ORCPT ); Sat, 2 Feb 2008 02:40:32 -0500 In-Reply-To: <1201499422.17068.12.camel@yakui_zhao.sh.intel.com> Content-Disposition: inline Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Zhao Yakui Cc: linux-acpi@vger.kernel.org Series applied to acpi-test thanks, -Len On Monday 28 January 2008 00:50, Zhao Yakui wrote: > Hi, all, > > This patch series is for T-state coordination. > Patch 01 Set the bit of ACPI_PDC_SMP_T_SWCOORD. > Patch 02 Check the parameter when calling the function of > acpi_processor_get/set_throttling. > Patch 03 Update the T-state coordination after obtaining _TSD info > Patch 04 Add the t-state event notifier function > Patch 05 Update the t-state for every affected cpu when t-state is > changed > > I've tested this patch set on t61 laptop. It can work on the three > T-state control mode(MSR, SystemIO, FADT). > > > Thanks, > Yakui > > - > To unsubscribe from this list: send the line "unsubscribe linux-acpi" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >