Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754188Ab3HEQ3o (ORCPT ); Mon, 5 Aug 2013 12:29:44 -0400 Received: from mail-pb0-f48.google.com ([209.85.160.48]:63760 "EHLO mail-pb0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753030Ab3HEQ3l (ORCPT ); Mon, 5 Aug 2013 12:29:41 -0400 From: Kevin Hilman To: Anton Vorontsov , "Rafael J. Wysocki" , linux-pm@vger.kernel.org Cc: linux-kernel@vger.kernel.org, David Woodhouse , Nishanth Menon Subject: [PATCH] MAINTAINERS: drivers/power: add entry for SmartReflex AVS drivers Date: Mon, 5 Aug 2013 09:29:37 -0700 Message-Id: <1375720177-20063-1-git-send-email-khilman@linaro.org> X-Mailer: git-send-email 1.8.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1299 Lines: 42 The SmartReflex AVS driver evolved out of the OMAP kernel and now lives under drivers/power/avs. I've historically been maintainer of this but Nishanth Menon is doing most of the heavy lifting now. Add us both as co-maintainers. Cc: Anton Vorontsov Cc: David Woodhouse Cc: Rafael J. Wysocki Cc: Nishanth Menon Signed-off-by: Kevin Hilman --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index defc053..466ca61 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6450,6 +6450,14 @@ S: Maintained F: include/linux/power_supply.h F: drivers/power/ +SMARTREFLEX DRIVERS FOR ADAPTIVE VOLTAGE SCALING (AVS) +M: Kevin Hilman +M: Nishanth Menon +S: Maintained +F: drivers/power/avs/smartreflex.c +F: include/linux/power/smartreflex.h +L: linux-pm@vger.kernel.org + PNP SUPPORT M: Rafael J. Wysocki M: Bjorn Helgaas -- 1.8.3 -- 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/