From patchwork Tue Nov 17 09:06:06 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Viresh Kumar X-Patchwork-Id: 56715 Delivered-To: patch@linaro.org Received: by 10.112.155.196 with SMTP id vy4csp1809333lbb; Tue, 17 Nov 2015 01:06:53 -0800 (PST) X-Received: by 10.68.238.41 with SMTP id vh9mr61634180pbc.147.1447751213024; Tue, 17 Nov 2015 01:06:53 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id kn10si8557443pbd.134.2015.11.17.01.06.52; Tue, 17 Nov 2015 01:06:52 -0800 (PST) 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; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dkim=neutral (body hash did not verify) header.i=@linaro_org.20150623.gappssmtp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753389AbbKQJGs (ORCPT + 28 others); Tue, 17 Nov 2015 04:06:48 -0500 Received: from mail-pa0-f48.google.com ([209.85.220.48]:33594 "EHLO mail-pa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753050AbbKQJGg (ORCPT ); Tue, 17 Nov 2015 04:06:36 -0500 Received: by pabfh17 with SMTP id fh17so3354829pab.0 for ; Tue, 17 Nov 2015 01:06:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro_org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=eyBVUca7/yLVPvgY7gMQT0fy/qMQiNKEz4Yl8N3wOKQ=; b=epUDYRFOMQTOA4kZT5gjpC4/9h3V02xErA1hmgt5iEMDkaOPb2IG9EpvoIzsfKxGSI V57NM4jfqViCmybF6qi9J1hO9LikavEIWacBliwRe9+rACZ9lgVmaXpD8/lG7/VWw8Kg UVPT38U81rNlgavBKiRaTFhLiQg7OyNFC9NVcLZRFpvDttI7wWtm+8ExoZpXEf/ilTco 9KgcYf2hZQVv+lGPWbspgQKjlV0rakbgqJQ2AShzdlqxmpLbGbJU+vR9KMJXFiMk7jXI 5mEYY2Ie32jyxzQGqJ4rdrnSlBtswep7+lvGXKlWkOWpwMIvQzJF9okTGp9DETk2Vd8i OUUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=eyBVUca7/yLVPvgY7gMQT0fy/qMQiNKEz4Yl8N3wOKQ=; b=Qbuk6yYLgjaCCnykvtQivuUIv/7O+Fh5NTeE0U4t7O/eHKuaaJzULK5d43mJ4GTuIS Cj3J6pSz4FeChwk8REsGtounLTRc/lL1QjOWiN2hTMx/vE4MAYT8CQhUVt3atWhXU+8Z k6Dz7wvpnd/Ju3nIhi+V893TzOX4ygRZxHkJaGYLq/KiNQwN7VsQSH0+9VMbIeFtTcuc HdomFvWk6D3SSuiFfN4HGO3Ol09wtOUeDLEL748PpN7ch4XyEcR/RNLqiErfqAHA25AI r6BzhAeHf99owR1sKeAMp/tNc/8JzYQyltXWx/qWEWbk2AwIAaGl9gSwYmmF6uuBDaGO 6lPw== X-Gm-Message-State: ALoCoQkwDUVzTJjR09QWiqHoIUIkBV87hdJRstTV8SteRjUvX4IcPkhCcxej46XBaVIOs2kCC4vC X-Received: by 10.66.190.66 with SMTP id go2mr60539348pac.114.1447751195736; Tue, 17 Nov 2015 01:06:35 -0800 (PST) Received: from localhost ([122.167.29.19]) by smtp.gmail.com with ESMTPSA id iv5sm41362525pbb.24.2015.11.17.01.06.34 (version=TLS1_2 cipher=AES128-SHA bits=128/128); Tue, 17 Nov 2015 01:06:35 -0800 (PST) From: Viresh Kumar To: Rafael Wysocki , Stephen Boyd , nm@ti.com Cc: linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, Viresh Kumar , Andrew Morton , "David S. Miller" , Greg Kroah-Hartman , Jiri Slaby , Joe Perches , linux-kernel@vger.kernel.org (open list), Mauro Carvalho Chehab Subject: [PATCH] PM / OPP: Add entry in MAINTAINERS Date: Tue, 17 Nov 2015 14:36:06 +0530 Message-Id: <391a7a0b860973b772894ac53de41ad5f361128a.1447750994.git.viresh.kumar@linaro.org> X-Mailer: git-send-email 2.6.2.198.g614a2ac Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add entry for operating performance points into MAINTAINERS file. This will also allow get_maintainers to list OPP stakeholders properly. Signed-off-by: Viresh Kumar --- Hi Rafael, As discussed separately, I have pointed the tree to my (new) repository, where I have created two new branches opp/next and opp/fixes for applying OPP changes. MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) -- 2.6.2.198.g614a2ac -- 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/ diff --git a/MAINTAINERS b/MAINTAINERS index e9caa4b28828..bcd7cf801f0a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7901,6 +7901,18 @@ S: Maintained F: net/openvswitch/ F: include/uapi/linux/openvswitch.h +OPERATING PERFORMANCE POINTS (OPP) +M: Viresh Kumar +M: Nishanth Menon +M: Stephen Boyd +L: linux-pm@vger.kernel.org +S: Maintained +T: git git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git +F: drivers/base/power/opp/ +F: include/linux/pm_opp.h +F: Documentation/power/opp.txt +F: Documentation/devicetree/bindings/opp/ + OPL4 DRIVER M: Clemens Ladisch L: alsa-devel@alsa-project.org (moderated for non-subscribers)