From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthieu CASTET Subject: cpufreq throttling driver Date: Wed, 16 May 2007 19:36:52 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: cpufreq-bounces@lists.linux.org.uk Errors-To: cpufreq-bounces+glkc-cpufreq=gmane.org+glkc-cpufreq=gmane.org@lists.linux.org.uk Content-Type: text/plain; charset="us-ascii" To: cpufreq@lists.linux.org.uk Hi, I have a desktop cpu supporting only throttling (no C-state and no P-state (acpi-cpufreq refuse to load)). Does it make sense to use throttling to save some power ? If yes why aren't there a cpufreq driver for managing throttling ? That way governor could be used with throttling. Does it make sense ? Thanks Matthieu