* CPUFREQ maintainence.
@ 2012-04-30 14:06 Dave Jones
2012-05-08 6:16 ` Kukjin Kim
2012-05-08 16:56 ` Kevin Hilman
0 siblings, 2 replies; 3+ messages in thread
From: Dave Jones @ 2012-04-30 14:06 UTC (permalink / raw)
To: linux-arm-kernel
This last few releases I've been more of a hindrance than help to getting
some of the patches merged upstream, so due to my lack of time, I'm considering
removing myself as maintainer, and having patches routed as such instead...
ARM -> Russell/relevant ARM subtree maintainers
x86 driver patches -> x86 at vger.kernel.org
(All the other archs currently supported already go through the arch trees mips/sparc etc)
The core doesn't see a huge amount of change these days, I figure patches for
that can just go to lkml & Linus/Andrew like any other subsystem.
comments?
Dave
^ permalink raw reply [flat|nested] 3+ messages in thread
* CPUFREQ maintainence.
2012-04-30 14:06 CPUFREQ maintainence Dave Jones
@ 2012-05-08 6:16 ` Kukjin Kim
2012-05-08 16:56 ` Kevin Hilman
1 sibling, 0 replies; 3+ messages in thread
From: Kukjin Kim @ 2012-05-08 6:16 UTC (permalink / raw)
To: linux-arm-kernel
Dave Jones wrote:
>
> This last few releases I've been more of a hindrance than help to getting
> some of the patches merged upstream, so due to my lack of time, I'm
> considering
> removing myself as maintainer, and having patches routed as such
instead...
>
> ARM -> Russell/relevant ARM subtree maintainers
> x86 driver patches -> x86 at vger.kernel.org
> (All the other archs currently supported already go through the arch trees
> mips/sparc etc)
>
> The core doesn't see a huge amount of change these days, I figure patches
> for
> that can just go to lkml & Linus/Andrew like any other subsystem.
>
> comments?
>
The most EXYNOS SoCs' cpufreq drivers have been updated by Jaecheol Lee and
it is still needed to update/upgrade. I think, Mr. Lee can maintain
drivers/cpufreq/exynos* and he is a right person for it.
Russell, Dave, how do you think?
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
^ permalink raw reply [flat|nested] 3+ messages in thread
* CPUFREQ maintainence.
2012-04-30 14:06 CPUFREQ maintainence Dave Jones
2012-05-08 6:16 ` Kukjin Kim
@ 2012-05-08 16:56 ` Kevin Hilman
1 sibling, 0 replies; 3+ messages in thread
From: Kevin Hilman @ 2012-05-08 16:56 UTC (permalink / raw)
To: linux-arm-kernel
Dave Jones <davej@redhat.com> writes:
> This last few releases I've been more of a hindrance than help to getting
> some of the patches merged upstream, so due to my lack of time, I'm considering
> removing myself as maintainer, and having patches routed as such instead...
Thanks Dave for your work in maintaining the core all this time!
> ARM -> Russell/relevant ARM subtree maintainers
> x86 driver patches -> x86 at vger.kernel.org
> (All the other archs currently supported already go through the arch trees mips/sparc etc)
I will continue to handle the OMAP driver.
> The core doesn't see a huge amount of change these days, I figure patches for
> that can just go to lkml & Linus/Andrew like any other subsystem.
>
> comments?
I suppose we should we create separate MAINTAINERS entries for each of
the drivers?
If so, here's one to add the OMAP CPUfreq driver to the rest of the OMAP
PM stuff I maintain. I Cc'd the linux-omap list in case there are any
objections to me adding myself.
Kevin
>From 307f4150416c34936d7f0011d7f1b2146c13f9a0 Mon Sep 17 00:00:00 2001
From: Kevin Hilman <khilman@ti.com>
Date: Tue, 8 May 2012 09:51:22 -0700
Subject: [PATCH] MAINTAINERS: add OMAP CPUfreq driver to OMAP Power
Management section
Add the OMAP CPUFreq driver to the list of files in the OMAP Power
Management section.
I've already been maintaining this driver, this just makes it
official.
Signed-off-by: Kevin Hilman <khilman@ti.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 7071633..3f5212b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4788,6 +4788,7 @@ M: Kevin Hilman <khilman@ti.com>
L: linux-omap at vger.kernel.org
S: Maintained
F: arch/arm/*omap*/*pm*
+F: drivers/cpufreq/omap-cpufreq.c
OMAP POWERDOMAIN/CLOCKDOMAIN SOC ADAPTATION LAYER SUPPORT
M: Rajendra Nayak <rnayak@ti.com>
--
1.7.9.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-05-08 16:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-30 14:06 CPUFREQ maintainence Dave Jones
2012-05-08 6:16 ` Kukjin Kim
2012-05-08 16:56 ` Kevin Hilman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).