Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423132Ab3CVVNd (ORCPT ); Fri, 22 Mar 2013 17:13:33 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:36546 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1423058Ab3CVVNc (ORCPT ); Fri, 22 Mar 2013 17:13:32 -0400 From: Eduardo Valentin To: Zhang Rui CC: , , Eduardo Valentin Subject: [PATCH 0/2] thermal: lookup temperature Date: Fri, 22 Mar 2013 17:13:05 -0400 Message-ID: <1363986787-28147-1-git-send-email-eduardo.valentin@ti.com> X-Mailer: git-send-email 1.7.7.1.488.ge8e1c MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 919 Lines: 29 hello Rui, Here is a temperature lookup helper function. The usage of it is exemplified on patch 02. Please review. This may overlap with Durgas recent work. But I am resending as no one has commented my RFC. Cheers, Eduardo Valentin (2): thermal: introduce thermal_zone_lookup_temperature helper function staging: ti-soc-thermal: remove external heat while extrapolating hotspot drivers/staging/ti-soc-thermal/ti-thermal-common.c | 5 +-- drivers/thermal/thermal_sys.c | 32 ++++++++++++++++++++ include/linux/thermal.h | 1 + 3 files changed, 35 insertions(+), 3 deletions(-) -- 1.7.7.1.488.ge8e1c -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/