From patchwork Wed Apr 10 14:44:09 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eduardo Valentin X-Patchwork-Id: 2421941 X-Patchwork-Delegate: rui.zhang@intel.com Return-Path: X-Original-To: patchwork-linux-pm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by patchwork2.kernel.org (Postfix) with ESMTP id A5BAADF2E5 for ; Wed, 10 Apr 2013 14:45:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936398Ab3DJOpU (ORCPT ); Wed, 10 Apr 2013 10:45:20 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:34424 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936394Ab3DJOpT (ORCPT ); Wed, 10 Apr 2013 10:45:19 -0400 Received: from dlelxv30.itg.ti.com ([172.17.2.17]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id r3AEjH5X020650; Wed, 10 Apr 2013 09:45:17 -0500 Received: from DLEE71.ent.ti.com (dlee71.ent.ti.com [157.170.170.114]) by dlelxv30.itg.ti.com (8.13.8/8.13.8) with ESMTP id r3AEjH4X013751; Wed, 10 Apr 2013 09:45:17 -0500 Received: from dlelxv23.itg.ti.com (172.17.1.198) by DLEE71.ent.ti.com (157.170.170.114) with Microsoft SMTP Server id 14.2.342.3; Wed, 10 Apr 2013 09:45:17 -0500 Received: from legion.dal.design.ti.com (legion.dal.design.ti.com [128.247.22.53]) by dlelxv23.itg.ti.com (8.13.8/8.13.8) with ESMTP id r3AEjHvb011219; Wed, 10 Apr 2013 09:45:17 -0500 Received: from localhost (h64-8.vpn.ti.com [172.24.64.8]) by legion.dal.design.ti.com (8.11.7p1+Sun/8.11.7) with ESMTP id r3AEjEV25998; Wed, 10 Apr 2013 09:45:15 -0500 (CDT) From: Eduardo Valentin To: Linus Torvalds , Zhang Rui CC: , Eduardo Valentin Subject: [PATCH 2/2] MAINTAINERS: Add patchwork entry for Thermal subsystem Date: Wed, 10 Apr 2013 10:44:09 -0400 Message-ID: <1365605049-22635-3-git-send-email-eduardo.valentin@ti.com> X-Mailer: git-send-email 1.7.7.1.488.ge8e1c In-Reply-To: <1365605049-22635-1-git-send-email-eduardo.valentin@ti.com> References: <1365605049-22635-1-git-send-email-eduardo.valentin@ti.com> MIME-Version: 1.0 Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org Update the Thermal subsystem MAINTAINERS entry by adding its patchwork link. Signed-off-by: Eduardo Valentin Acked-by: Zhang Rui --- MAINTAINERS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 0850f21..ace0114 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7902,6 +7902,7 @@ M: Zhang Rui M: Eduardo Valentin L: linux-pm@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git +Q: https://patchwork.kernel.org/project/linux-pm/list/ S: Supported F: drivers/thermal/ F: include/linux/thermal.h