* CPU frequency drivers MAINTAINERS update
@ 2012-05-04 16:04 Dave Jones
2012-05-04 16:50 ` Joe Perches
2012-05-05 19:10 ` Rafael J. Wysocki
0 siblings, 2 replies; 10+ messages in thread
From: Dave Jones @ 2012-05-04 16:04 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Linux Kernel
Remove myself as cpufreq maintainer.
x86 driver changes can go through the regular x86/ACPI trees.
ARM driver changes through the ARM trees.
cpufreq core changes are rare these days, and can just go to lkml/direct.
Signed-off-by: Dave Jones <davej@redhat.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index b81b261..fe89a16 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1968,10 +1968,7 @@ S: Maintained
F: drivers/net/ethernet/ti/cpmac.c
CPU FREQUENCY DRIVERS
-M: Dave Jones <davej@redhat.com>
L: cpufreq@vger.kernel.org
-W: http://www.codemonkey.org.uk/projects/cpufreq/
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
S: Maintained
F: drivers/cpufreq/
F: include/linux/cpufreq.h
^ permalink raw reply related [flat|nested] 10+ messages in thread
* Re: CPU frequency drivers MAINTAINERS update
2012-05-04 16:04 CPU frequency drivers MAINTAINERS update Dave Jones
@ 2012-05-04 16:50 ` Joe Perches
2012-05-05 19:10 ` Rafael J. Wysocki
1 sibling, 0 replies; 10+ messages in thread
From: Joe Perches @ 2012-05-04 16:50 UTC (permalink / raw)
To: Dave Jones; +Cc: Linus Torvalds, Linux Kernel
On Fri, 2012-05-04 at 12:04 -0400, Dave Jones wrote:
> Remove myself as cpufreq maintainer.
> x86 driver changes can go through the regular x86/ACPI trees.
> ARM driver changes through the ARM trees.
> cpufreq core changes are rare these days, and can just go to lkml/direct.
>
> Signed-off-by: Dave Jones <davej@redhat.com>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b81b261..fe89a16 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1968,10 +1968,7 @@ S: Maintained
> F: drivers/net/ethernet/ti/cpmac.c
>
> CPU FREQUENCY DRIVERS
> -M: Dave Jones <davej@redhat.com>
> L: cpufreq@vger.kernel.org
> -W: http://www.codemonkey.org.uk/projects/cpufreq/
> -T: git git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
> S: Maintained
If there's no maintainer, it's not really maintained.
Maybe:
S: Orphan
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: CPU frequency drivers MAINTAINERS update
2012-05-04 16:04 CPU frequency drivers MAINTAINERS update Dave Jones
2012-05-04 16:50 ` Joe Perches
@ 2012-05-05 19:10 ` Rafael J. Wysocki
2012-05-11 19:16 ` Rafael J. Wysocki
1 sibling, 1 reply; 10+ messages in thread
From: Rafael J. Wysocki @ 2012-05-05 19:10 UTC (permalink / raw)
To: Dave Jones; +Cc: Linus Torvalds, Linux Kernel, Linux PM list
Hi Dave,
On Friday, May 04, 2012, Dave Jones wrote:
> Remove myself as cpufreq maintainer.
> x86 driver changes can go through the regular x86/ACPI trees.
> ARM driver changes through the ARM trees.
> cpufreq core changes are rare these days, and can just go to lkml/direct.
>
> Signed-off-by: Dave Jones <davej@redhat.com>
Would you mind if I took over the maintenance of cpufreq, so that it goes
along with the other core power management code?
Rafael
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b81b261..fe89a16 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1968,10 +1968,7 @@ S: Maintained
> F: drivers/net/ethernet/ti/cpmac.c
>
> CPU FREQUENCY DRIVERS
> -M: Dave Jones <davej@redhat.com>
> L: cpufreq@vger.kernel.org
> -W: http://www.codemonkey.org.uk/projects/cpufreq/
> -T: git git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
> S: Maintained
> F: drivers/cpufreq/
> F: include/linux/cpufreq.h
> --
> 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/
>
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: CPU frequency drivers MAINTAINERS update
2012-05-05 19:10 ` Rafael J. Wysocki
@ 2012-05-11 19:16 ` Rafael J. Wysocki
2012-05-11 19:24 ` Dave Jones
0 siblings, 1 reply; 10+ messages in thread
From: Rafael J. Wysocki @ 2012-05-11 19:16 UTC (permalink / raw)
To: Dave Jones; +Cc: Linus Torvalds, Linux Kernel, Linux PM list
On Saturday, May 05, 2012, Rafael J. Wysocki wrote:
> Hi Dave,
>
> On Friday, May 04, 2012, Dave Jones wrote:
> > Remove myself as cpufreq maintainer.
> > x86 driver changes can go through the regular x86/ACPI trees.
> > ARM driver changes through the ARM trees.
> > cpufreq core changes are rare these days, and can just go to lkml/direct.
> >
> > Signed-off-by: Dave Jones <davej@redhat.com>
>
> Would you mind if I took over the maintenance of cpufreq, so that it goes
> along with the other core power management code?
I'm taking the silence as "no, I wouldn't". :-)
Thanks,
Rafael
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index b81b261..fe89a16 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1968,10 +1968,7 @@ S: Maintained
> > F: drivers/net/ethernet/ti/cpmac.c
> >
> > CPU FREQUENCY DRIVERS
> > -M: Dave Jones <davej@redhat.com>
> > L: cpufreq@vger.kernel.org
> > -W: http://www.codemonkey.org.uk/projects/cpufreq/
> > -T: git git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
> > S: Maintained
> > F: drivers/cpufreq/
> > F: include/linux/cpufreq.h
> > --
> > 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/
> >
> >
>
> --
> 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
>
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: CPU frequency drivers MAINTAINERS update
2012-05-11 19:16 ` Rafael J. Wysocki
@ 2012-05-11 19:24 ` Dave Jones
2012-05-11 19:34 ` Rafael J. Wysocki
2012-05-11 19:35 ` [PATCH] MAINTAINERS: Add myself as the cpufreq maintainer Rafael J. Wysocki
0 siblings, 2 replies; 10+ messages in thread
From: Dave Jones @ 2012-05-11 19:24 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linus Torvalds, Linux Kernel, Linux PM list
On Fri, May 11, 2012 at 09:16:25PM +0200, Rafael J. Wysocki wrote:
> On Saturday, May 05, 2012, Rafael J. Wysocki wrote:
> > Hi Dave,
> >
> > On Friday, May 04, 2012, Dave Jones wrote:
> > > Remove myself as cpufreq maintainer.
> > > x86 driver changes can go through the regular x86/ACPI trees.
> > > ARM driver changes through the ARM trees.
> > > cpufreq core changes are rare these days, and can just go to lkml/direct.
> > >
> > > Signed-off-by: Dave Jones <davej@redhat.com>
> >
> > Would you mind if I took over the maintenance of cpufreq, so that it goes
> > along with the other core power management code?
>
> I'm taking the silence as "no, I wouldn't". :-)
Sure. I'll still be looking at it occasionally so I'll be around to ack
things if necessary. I just don't have time to deal with build-testing
architectures I don't care about for eg, and dealing with the inevitable fallout
when things break.
The only words of advice I give to you or whoever takes over, is to push back
on adding more sysfs knobs to cpufreq. There's no end to what people want to do,
and adding "just one more knob" seems to be the default action. It's already
gotten out of hand, and more knobs aren't always the right answer.
Dave
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: CPU frequency drivers MAINTAINERS update
2012-05-11 19:24 ` Dave Jones
@ 2012-05-11 19:34 ` Rafael J. Wysocki
2012-05-11 19:35 ` [PATCH] MAINTAINERS: Add myself as the cpufreq maintainer Rafael J. Wysocki
1 sibling, 0 replies; 10+ messages in thread
From: Rafael J. Wysocki @ 2012-05-11 19:34 UTC (permalink / raw)
To: Dave Jones; +Cc: Linus Torvalds, Linux Kernel, Linux PM list
On Friday, May 11, 2012, Dave Jones wrote:
> On Fri, May 11, 2012 at 09:16:25PM +0200, Rafael J. Wysocki wrote:
> > On Saturday, May 05, 2012, Rafael J. Wysocki wrote:
> > > Hi Dave,
> > >
> > > On Friday, May 04, 2012, Dave Jones wrote:
> > > > Remove myself as cpufreq maintainer.
> > > > x86 driver changes can go through the regular x86/ACPI trees.
> > > > ARM driver changes through the ARM trees.
> > > > cpufreq core changes are rare these days, and can just go to lkml/direct.
> > > >
> > > > Signed-off-by: Dave Jones <davej@redhat.com>
> > >
> > > Would you mind if I took over the maintenance of cpufreq, so that it goes
> > > along with the other core power management code?
> >
> > I'm taking the silence as "no, I wouldn't". :-)
>
> Sure. I'll still be looking at it occasionally so I'll be around to ack
> things if necessary.
Cool, thanks!
> I just don't have time to deal with build-testing
> architectures I don't care about for eg, and dealing with the inevitable fallout
> when things break.
Sure.
> The only words of advice I give to you or whoever takes over, is to push back
> on adding more sysfs knobs to cpufreq. There's no end to what people want to do,
> and adding "just one more knob" seems to be the default action. It's already
> gotten out of hand, and more knobs aren't always the right answer.
I agree.
Thanks a lot,
Rafael
^ permalink raw reply [flat|nested] 10+ messages in thread
* [PATCH] MAINTAINERS: Add myself as the cpufreq maintainer
2012-05-11 19:24 ` Dave Jones
2012-05-11 19:34 ` Rafael J. Wysocki
@ 2012-05-11 19:35 ` Rafael J. Wysocki
2012-05-13 0:19 ` Stephen Rothwell
1 sibling, 1 reply; 10+ messages in thread
From: Rafael J. Wysocki @ 2012-05-11 19:35 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Dave Jones, Linux Kernel, Linux PM list, cpufreq
From: Rafael J. Wysocki <rjw@sisk.pl>
Since cpufreq has no official maintainer at the moment, I'm willing
to maintain it along some other power management core code I've been
maintaining already.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
Index: linux/MAINTAINERS
===================================================================
--- linux.orig/MAINTAINERS
+++ linux/MAINTAINERS
@@ -1970,7 +1970,9 @@ S: Maintained
F: drivers/net/ethernet/ti/cpmac.c
CPU FREQUENCY DRIVERS
+M: Rafael J. Wysocki <rjw@sisk.pl>
L: cpufreq@vger.kernel.org
+L: linux-pm@vger.kernel.org
S: Maintained
F: drivers/cpufreq/
F: include/linux/cpufreq.h
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as the cpufreq maintainer
2012-05-11 19:35 ` [PATCH] MAINTAINERS: Add myself as the cpufreq maintainer Rafael J. Wysocki
@ 2012-05-13 0:19 ` Stephen Rothwell
2012-05-13 13:12 ` Rafael J. Wysocki
0 siblings, 1 reply; 10+ messages in thread
From: Stephen Rothwell @ 2012-05-13 0:19 UTC (permalink / raw)
To: Rafael J. Wysocki, Dave Jones
Cc: Linus Torvalds, Linux Kernel, Linux PM list, cpufreq
[-- Attachment #1: Type: text/plain, Size: 692 bytes --]
Hi Rafael, Dave,
On Fri, 11 May 2012 21:35:45 +0200 "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
>
> From: Rafael J. Wysocki <rjw@sisk.pl>
>
> Since cpufreq has no official maintainer at the moment, I'm willing
> to maintain it along some other power management core code I've been
> maintaining already.
I have cpufreq-current and cpufreq trees in linux-next (both currently
empty and with Dave as contact). What should I do with them?
cpufreq-current git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git#fixes
cpufreq git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git#next
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as the cpufreq maintainer
2012-05-13 0:19 ` Stephen Rothwell
@ 2012-05-13 13:12 ` Rafael J. Wysocki
2012-05-13 14:03 ` Stephen Rothwell
0 siblings, 1 reply; 10+ messages in thread
From: Rafael J. Wysocki @ 2012-05-13 13:12 UTC (permalink / raw)
To: Stephen Rothwell
Cc: Dave Jones, Linus Torvalds, Linux Kernel, Linux PM list, cpufreq
Hi Stephen,
On Sunday, May 13, 2012, Stephen Rothwell wrote:
> Hi Rafael, Dave,
>
> On Fri, 11 May 2012 21:35:45 +0200 "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> >
> > From: Rafael J. Wysocki <rjw@sisk.pl>
> >
> > Since cpufreq has no official maintainer at the moment, I'm willing
> > to maintain it along some other power management core code I've been
> > maintaining already.
>
> I have cpufreq-current and cpufreq trees in linux-next (both currently
> empty and with Dave as contact). What should I do with them?
>
> cpufreq-current git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git#fixes
> cpufreq git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git#next
I will push future cpufreq updates through the linux-pm tree.
Thanks,
Rafael
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as the cpufreq maintainer
2012-05-13 13:12 ` Rafael J. Wysocki
@ 2012-05-13 14:03 ` Stephen Rothwell
0 siblings, 0 replies; 10+ messages in thread
From: Stephen Rothwell @ 2012-05-13 14:03 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Dave Jones, Linus Torvalds, Linux Kernel, Linux PM list, cpufreq
[-- Attachment #1: Type: text/plain, Size: 1000 bytes --]
Hi Rafael,
On Sun, 13 May 2012 15:12:36 +0200 "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
>
> On Sunday, May 13, 2012, Stephen Rothwell wrote:
> >
> > On Fri, 11 May 2012 21:35:45 +0200 "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> > >
> > > From: Rafael J. Wysocki <rjw@sisk.pl>
> > >
> > > Since cpufreq has no official maintainer at the moment, I'm willing
> > > to maintain it along some other power management core code I've been
> > > maintaining already.
> >
> > I have cpufreq-current and cpufreq trees in linux-next (both currently
> > empty and with Dave as contact). What should I do with them?
> >
> > cpufreq-current git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git#fixes
> > cpufreq git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git#next
>
> I will push future cpufreq updates through the linux-pm tree.
OK, I will remove the two trees above from linux-next.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2012-05-13 14:03 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04 16:04 CPU frequency drivers MAINTAINERS update Dave Jones
2012-05-04 16:50 ` Joe Perches
2012-05-05 19:10 ` Rafael J. Wysocki
2012-05-11 19:16 ` Rafael J. Wysocki
2012-05-11 19:24 ` Dave Jones
2012-05-11 19:34 ` Rafael J. Wysocki
2012-05-11 19:35 ` [PATCH] MAINTAINERS: Add myself as the cpufreq maintainer Rafael J. Wysocki
2012-05-13 0:19 ` Stephen Rothwell
2012-05-13 13:12 ` Rafael J. Wysocki
2012-05-13 14:03 ` Stephen Rothwell
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).