From patchwork Wed Aug 19 18:06:30 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Viresh Kumar X-Patchwork-Id: 52561 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wi0-f199.google.com (mail-wi0-f199.google.com [209.85.212.199]) by patches.linaro.org (Postfix) with ESMTPS id 491C12156D for ; Wed, 19 Aug 2015 18:07:10 +0000 (UTC) Received: by wicul11 with SMTP id ul11sf4921641wic.1 for ; Wed, 19 Aug 2015 11:07:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:sender:precedence:list-id:x-original-sender :x-original-authentication-results:mailing-list:list-post:list-help :list-archive:list-unsubscribe; bh=k89oNsPWi71dOby4Gae2gzeVr+JvhMmIXLqXMuK1NKM=; b=fz2pcLv70lZFIfUe25/0CuF7H0FQzYcOZ6TzMbbq+GecKSzvwTqFYnT3mGLTktL09c c2HvQjI0tWA3SS9Y3bMZCyBe2J2c04x6YvK0BB4JZr1k/OesKbjQY5rJ155u6ASxVoXK GKvlU61ghxS9vY3WeQXs//uKGtRa4qpQFfj9gvPLvmaTYhO30le596k2+5KrT0LzS3sv lvDISygiVIjX1Yzlf7oG+KM3Xb+isXadoIYrA588V+8YybL15acEaaCxSCXjhJuAsi+N eOgC6T3y8aMPSgZkhkEpP4w4cWGEyv18aGzXjEvh2Es2Ze2pqLLLp6eI1fyGndQFR2gh lODA== X-Gm-Message-State: ALoCoQnfjMaVzkrWTpzfJaWq6wghiFARj2mIgN1N1spaSIQFMW2mefDwdjh0owt9sdebn/ez4KE5 X-Received: by 10.180.205.198 with SMTP id li6mr780883wic.5.1440007629592; Wed, 19 Aug 2015 11:07:09 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.10.33 with SMTP id f1ls65334lab.49.gmail; Wed, 19 Aug 2015 11:07:09 -0700 (PDT) X-Received: by 10.152.22.99 with SMTP id c3mr13054619laf.32.1440007629264; Wed, 19 Aug 2015 11:07:09 -0700 (PDT) Received: from mail-lb0-f175.google.com (mail-lb0-f175.google.com. [209.85.217.175]) by mx.google.com with ESMTPS id ld1si1330767lab.51.2015.08.19.11.07.09 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Aug 2015 11:07:09 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.175 as permitted sender) client-ip=209.85.217.175; Received: by lbbpu9 with SMTP id pu9so8587879lbb.3 for ; Wed, 19 Aug 2015 11:07:09 -0700 (PDT) X-Received: by 10.152.170.230 with SMTP id ap6mr12748191lac.73.1440007629119; Wed, 19 Aug 2015 11:07:09 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.162.200 with SMTP id yc8csp531186lbb; Wed, 19 Aug 2015 11:07:07 -0700 (PDT) X-Received: by 10.66.160.1 with SMTP id xg1mr27164918pab.27.1440007626646; Wed, 19 Aug 2015 11:07:06 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e6si2614486pat.29.2015.08.19.11.07.05; Wed, 19 Aug 2015 11:07:06 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751860AbbHSSHD (ORCPT + 28 others); Wed, 19 Aug 2015 14:07:03 -0400 Received: from mail-pd0-f172.google.com ([209.85.192.172]:32982 "EHLO mail-pd0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751020AbbHSSHA (ORCPT ); Wed, 19 Aug 2015 14:07:00 -0400 Received: by pdrh1 with SMTP id h1so4220302pdr.0 for ; Wed, 19 Aug 2015 11:07:00 -0700 (PDT) X-Received: by 10.70.127.235 with SMTP id nj11mr27145144pdb.70.1440007619954; Wed, 19 Aug 2015 11:06:59 -0700 (PDT) Received: from localhost ([122.171.186.190]) by smtp.gmail.com with ESMTPSA id an10sm1633083pad.5.2015.08.19.11.06.53 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 19 Aug 2015 11:06:54 -0700 (PDT) From: Viresh Kumar To: edubezval@gmail.com Cc: linaro-kernel@lists.linaro.org, amit.daniel@samsung.com, linux-pm@vger.kernel.org, rui.zhang@intel.com, Viresh Kumar , Andrew Morton , Arnd Bergmann , "David S. Miller" , Greg KH , Jiri Slaby , Joe Perches , linux-kernel@vger.kernel.org (open list), Mauro Carvalho Chehab Subject: [PATCH V2] thermal: cpu_cooling: Add MAINTAINERS entry Date: Wed, 19 Aug 2015 23:36:30 +0530 Message-Id: X-Mailer: git-send-email 2.4.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: viresh.kumar@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.175 as permitted sender) smtp.mailfrom=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , None of the patches are reaching Viresh or Daniel directly as get_maintainers doesn't report us as maintainers. Looks like file header or history of commits isn't able to do that properly. Add a separate entry for cpu_cooling driver in MAINTAINERS. Acked-by: Eduardo Valentin Signed-off-by: Viresh Kumar --- V1->V2: - Add cpu-cooling-api.txt as well - Add Ack received from Eduardo MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 5d8ab5c06c4f..9dc3f73e5341 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10298,6 +10298,15 @@ F: include/uapi/linux/thermal.h F: include/linux/cpu_cooling.h F: Documentation/devicetree/bindings/thermal/ +THERMAL/CPU_COOLING +M: Amit Daniel Kachhap +M: Viresh Kumar +L: linux-pm@vger.kernel.org +S: Supported +F: Documentation/thermal/cpu-cooling-api.txt +F: drivers/thermal/cpu_cooling.c +F: include/linux/cpu_cooling.h + THINGM BLINK(1) USB RGB LED DRIVER M: Vivien Didelot S: Maintained