diff mbox

[v8,3/3] Take maintainership of power sequences

Message ID 1353047903-14363-4-git-send-email-acourbot@nvidia.com (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Alexandre Courbot Nov. 16, 2012, 6:38 a.m. UTC
Add entry for power sequences into MAINTAINERS with all the needed
contact and SCM info.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
---
 MAINTAINERS | 10 ++++++++++
 1 file changed, 10 insertions(+)

Comments

Stephen Warren Nov. 16, 2012, 5:09 p.m. UTC | #1
On 11/15/2012 11:38 PM, Alexandre Courbot wrote:
> Add entry for power sequences into MAINTAINERS with all the needed
> contact and SCM info.

Acked-by: Stephen Warren <swarren@nvidia.com>

> diff --git a/MAINTAINERS b/MAINTAINERS

> +POWER SEQUENCES
> +M:	Alexandre Courbot <acourbot@nvidia.com>
> +S:	Maintained

Given you're presumably working on this on NVIDIA's time, perhaps make
that "Supported" not "Maintained"?
--
To unsubscribe from this list: send the line "unsubscribe linux-pm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Alexandre Courbot Nov. 17, 2012, 6:41 a.m. UTC | #2
On Sat, Nov 17, 2012 at 2:09 AM, Stephen Warren <swarren@wwwdotorg.org> wrote:
> Acked-by: Stephen Warren <swarren@nvidia.com>

Thanks!

>> +POWER SEQUENCES
>> +M:   Alexandre Courbot <acourbot@nvidia.com>
>> +S:   Maintained
>
> Given you're presumably working on this on NVIDIA's time, perhaps make
> that "Supported" not "Maintained"?

Absolutely.

Alex.
--
To unsubscribe from this list: send the line "unsubscribe linux-pm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 59203e7..c86a93b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5696,6 +5696,16 @@  F:	fs/timerfd.c
 F:	include/linux/timer*
 F:	kernel/*timer*
 
+POWER SEQUENCES
+M:	Alexandre Courbot <acourbot@nvidia.com>
+S:	Maintained
+W:	https://github.com/Gnurou/linux-power-seqs
+T:	git https://github.com/Gnurou/linux-power-seqs.git
+F:	Documentation/devicetree/bindings/power/power_seq.txt
+F:	Documentation/power/power_seq.txt
+F:	include/linux/power_seq.h
+F:	drivers/power/power_seq/
+
 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
 M:	Anton Vorontsov <cbou@mail.ru>
 M:	David Woodhouse <dwmw2@infradead.org>