lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 06 Aug 2013 16:57:14 -0700
From:	Kevin Hilman <khilman@...aro.org>
To:	Anton Vorontsov <anton@...msg.org>
Cc:	"Rafael J. Wysocki" <rjw@...k.pl>, linux-pm@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	David Woodhouse <dwmw2@...radead.org>,
	Nishanth Menon <nm@...com>
Subject: Re: [PATCH] MAINTAINERS: drivers/power: add entry for SmartReflex AVS drivers

Anton Vorontsov <anton@...msg.org> writes:

> On Mon, Aug 05, 2013 at 09:29:37AM -0700, Kevin Hilman wrote:
>> 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.
>> 
> ...
>> +M:	Kevin Hilman <khilman@...nel.org>
>> +M:	Nishanth Menon <nm@...com>
>> +S:	Maintained
>> +F:	drivers/power/avs/smartreflex.c
>> +F:      include/linux/power/smartreflex.h
>
> This line is borken (whitespaces).

doh, here's a fixed version.


>From 4032435bb07f92993a8c70d64337d8513f88565c Mon Sep 17 00:00:00 2001
From: Kevin Hilman <khilman@...aro.org>
Date: Mon, 5 Aug 2013 09:19:34 -0700
Subject: [PATCH] MAINTAINERS: drivers/power: add entry for SmartReflex AVS
 drivers

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 <anton@...msg.org>
Cc: David Woodhouse <dwmw2@...radead.org>
Cc: Rafael J. Wysocki <rjw@...k.pl>
Cc: Nishanth Menon <nm@...com>
Signed-off-by: Kevin Hilman <khilman@...aro.org>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index defc053..93e9ba0 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 <khilman@...nel.org>
+M:	Nishanth Menon <nm@...com>
+S:	Maintained
+F:	drivers/power/avs/smartreflex.c
+F:	include/linux/power/smartreflex.h
+L:	linux-pm@...r.kernel.org
+
 PNP SUPPORT
 M:	Rafael J. Wysocki <rafael.j.wysocki@...el.com>
 M:	Bjorn Helgaas <bhelgaas@...gle.com>
-- 
1.8.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists