From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Randrianasulu Subject: hwmon interface changes? (from LKML) Date: Sun, 6 Nov 2011 09:08:44 +0000 Message-ID: <201111060908.44690.randrianasulu@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-bw0-f49.google.com (mail-bw0-f49.google.com [209.85.214.49]) by gabe.freedesktop.org (Postfix) with ESMTP id 726D59E732 for ; Sat, 5 Nov 2011 21:45:58 -0700 (PDT) Received: by bkat2 with SMTP id t2so4561126bka.36 for ; Sat, 05 Nov 2011 21:45:57 -0700 (PDT) Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Hi all! Some time ago both nouveau and radeon developers wished to have some in-kernel interface for hwmon, so automatic fan management can be implemented for GPU drivers ... Today I was looking at LKML and found this RFC: https://lkml.org/lkml/2011/11/4/18 Subject [RFC PATCH 0/2] HWMON: add in-kernel interfaces to read sensor values.