From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugme-daemon@bugzilla.kernel.org Subject: [Bug 10658] thermal shutdown - Dell Precision M20, Latitude D610 Date: Tue, 20 May 2008 02:04:55 -0700 (PDT) Message-ID: <20080520090455.42D37108062@picon.linux-foundation.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: 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=m.gmane.org+glkc-cpufreq=m.gmane.org@lists.linux.org.uk To: cpufreq@www.linux.org.uk http://bugzilla.kernel.org/show_bug.cgi?id=10658 ------- Comment #42 from khali@linux-fr.org 2008-05-20 02:04 ------- How much effort it is to access the temperature registers, depend on the type of sensor device. LPC access is very fast, while SMBus access is slower. However, reading a single register value over SMBus is not a problem, and polling every 10 seconds is totally reasonable. So I see no problem with Matthew's proposal in this respect. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.