Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756960Ab1DHN5v (ORCPT ); Fri, 8 Apr 2011 09:57:51 -0400 Received: from mail-fx0-f46.google.com ([209.85.161.46]:57039 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756764Ab1DHN5u (ORCPT ); Fri, 8 Apr 2011 09:57:50 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=FXHiaCW8EbkuiBllicLK5YvKjSUKemxhIpO9BED9Lrmpr4BWt2X7lfkb/P2gAxNV3w TZs/io6vCyyP4XNe0ZRngksNUkw03vjB9G8U3MAzUulkuvDcjaMbRqLNSdAGDM2f1imI U4LN+qi8swKFAi82whumfqSlJ8p8YGJoPoBoc= Date: Fri, 8 Apr 2011 15:57:46 +0200 From: Andreas Herrmann To: Jean Delvare , Guenter Roeck Cc: Thomas Renninger , lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org, Clemens Ladisch Subject: [PATCH] hwmon, fam15h_power: Add maintainers entry Message-ID: <20110408135746.GB12014@alberich.amd.com> References: <20110404160733.GA11818@alberich.amd.com> <20110405144536.GA5054@alberich.amd.com> <20110406135424.GC2177@alberich.amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110406135424.GC2177@alberich.amd.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1177 Lines: 41 From: Andreas Herrmann Signed-off-by: Andreas Herrmann --- MAINTAINERS | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) As suggested by Jean, here's a patch to add a maintainers entry for the new driver. Regards, Andreas diff --git a/MAINTAINERS b/MAINTAINERS index 6b4b9cd..af8421d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -483,6 +483,13 @@ F: drivers/tty/serial/altera_jtaguart.c F: include/linux/altera_uart.h F: include/linux/altera_jtaguart.h +AMD FAM15H PROCESSOR POWER HARDWARE MONITORING DRIVER +M: Andreas Herrmann +L: lm-sensors@lm-sensors.org +S: Maintained +F: Documentation/hwmon/fam15h_power +F: drivers/hwmon/fam15h_power.c + AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER M: Thomas Dahlmann L: linux-geode@lists.infradead.org (moderated for non-subscribers) -- 1.7.4.1 -- 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/