All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: thermal: Remove Eduardo's git tree
@ 2017-09-24 21:18 ` Florian Fainelli
  0 siblings, 0 replies; 6+ messages in thread
From: Florian Fainelli @ 2017-09-24 21:18 UTC (permalink / raw)
  To: linux-pm
  Cc: code, mmayer, rui.zhang, Florian Fainelli, Greg Kroah-Hartman,
	David S. Miller, Mauro Carvalho Chehab, Randy Dunlap, open list

Eduardo's git tree at:
git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git

has not been updated in months, remove it to avoid any confusing and
patch submissions to stall.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
This is agains Rui's next branch

 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 209306019483..cc5bc8d0b48e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13210,7 +13210,6 @@ M:	Zhang Rui <rui.zhang@intel.com>
 M:	Eduardo Valentin <edubezval@gmail.com>
 L:	linux-pm@vger.kernel.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git
 Q:	https://patchwork.kernel.org/project/linux-pm/list/
 S:	Supported
 F:	drivers/thermal/
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH] MAINTAINERS: thermal: Remove Eduardo's git tree
@ 2017-09-24 21:18 ` Florian Fainelli
  0 siblings, 0 replies; 6+ messages in thread
From: Florian Fainelli @ 2017-09-24 21:18 UTC (permalink / raw)
  To: linux-pm
  Cc: code, mmayer, rui.zhang, Florian Fainelli, Greg Kroah-Hartman,
	David S. Miller, Mauro Carvalho Chehab, Randy Dunlap, open list

Eduardo's git tree at:
git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git

has not been updated in months, remove it to avoid any confusing and
patch submissions to stall.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
This is agains Rui's next branch

 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 209306019483..cc5bc8d0b48e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13210,7 +13210,6 @@ M:	Zhang Rui <rui.zhang@intel.com>
 M:	Eduardo Valentin <edubezval@gmail.com>
 L:	linux-pm@vger.kernel.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git
 Q:	https://patchwork.kernel.org/project/linux-pm/list/
 S:	Supported
 F:	drivers/thermal/
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: thermal: Remove Eduardo's git tree
  2017-09-24 21:18 ` Florian Fainelli
  (?)
@ 2017-10-26 16:59 ` Florian Fainelli
  2017-10-26 17:06   ` Daniel Lezcano
  -1 siblings, 1 reply; 6+ messages in thread
From: Florian Fainelli @ 2017-10-26 16:59 UTC (permalink / raw)
  To: linux-pm
  Cc: code, mmayer, rui.zhang, Greg Kroah-Hartman, David S. Miller,
	Mauro Carvalho Chehab, Randy Dunlap, open list

On 09/24/2017 02:18 PM, Florian Fainelli wrote:
> Eduardo's git tree at:
> git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git
> 
> has not been updated in months, remove it to avoid any confusing and
> patch submissions to stall.
> 
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> ---
> This is agains Rui's next branch

The very fact that this patch has not received any response is a clear
indication that there is something seriously wrong with the SoC thermal
drivers maintenance.

Eduardo, if you can't even be bothered to respond to emails and
Ack/Nack, then remove yourself so you can set clear expectations with
people attempting to get their drivers upstreamed.

> 
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 209306019483..cc5bc8d0b48e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13210,7 +13210,6 @@ M:	Zhang Rui <rui.zhang@intel.com>
>  M:	Eduardo Valentin <edubezval@gmail.com>
>  L:	linux-pm@vger.kernel.org
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git
> -T:	git git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git
>  Q:	https://patchwork.kernel.org/project/linux-pm/list/
>  S:	Supported
>  F:	drivers/thermal/
> 


-- 
Florian

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: thermal: Remove Eduardo's git tree
  2017-10-26 16:59 ` Florian Fainelli
@ 2017-10-26 17:06   ` Daniel Lezcano
  2017-10-27  2:22     ` Zhang Rui
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Lezcano @ 2017-10-26 17:06 UTC (permalink / raw)
  To: Florian Fainelli, linux-pm
  Cc: code, mmayer, rui.zhang, Greg Kroah-Hartman, David S. Miller,
	Mauro Carvalho Chehab, Randy Dunlap, open list

On 26/10/2017 18:59, Florian Fainelli wrote:
> On 09/24/2017 02:18 PM, Florian Fainelli wrote:
>> Eduardo's git tree at:
>> git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git
>>
>> has not been updated in months, remove it to avoid any confusing and
>> patch submissions to stall.
>>
>> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
>> ---
>> This is agains Rui's next branch
> 
> The very fact that this patch has not received any response is a clear
> indication that there is something seriously wrong with the SoC thermal
> drivers maintenance.
> 
> Eduardo, if you can't even be bothered to respond to emails and
> Ack/Nack, then remove yourself so you can set clear expectations with
> people attempting to get their drivers upstreamed.

Eduardo reviewed and took my patches recently.

I don't know the status about merging them in Linus's tree.


-- 
 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: thermal: Remove Eduardo's git tree
  2017-10-26 17:06   ` Daniel Lezcano
@ 2017-10-27  2:22     ` Zhang Rui
  2017-10-27  3:41       ` Eduardo Valentin
  0 siblings, 1 reply; 6+ messages in thread
From: Zhang Rui @ 2017-10-27  2:22 UTC (permalink / raw)
  To: Daniel Lezcano, Florian Fainelli, linux-pm, Eduardo Valentin
  Cc: code, mmayer, Greg Kroah-Hartman, David S. Miller,
	Mauro Carvalho Chehab, Randy Dunlap, open list

CC Eduardo.

On Thu, 2017-10-26 at 19:06 +0200, Daniel Lezcano wrote:
> On 26/10/2017 18:59, Florian Fainelli wrote:
> > 
> > On 09/24/2017 02:18 PM, Florian Fainelli wrote:
> > > 
> > > Eduardo's git tree at:
> > > git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-
> > > thermal.git
> > > 
> > > has not been updated in months, remove it to avoid any confusing
> > > and
> > > patch submissions to stall.
> > > 
> > > Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> > > ---
> > > This is agains Rui's next branch
> > The very fact that this patch has not received any response is a
> > clear
> > indication that there is something seriously wrong with the SoC
> > thermal
> > drivers maintenance.
> > 
> > Eduardo, if you can't even be bothered to respond to emails and
> > Ack/Nack, then remove yourself so you can set clear expectations
> > with
> > people attempting to get their drivers upstreamed.
> Eduardo reviewed and took my patches recently.
> 
> I don't know the status about merging them in Linus's tree.
> 
> 
Eduardo was busy on some personal stuff during last release cycle, and
now he is back and is taking thermal soc patches for next merge window.

I think he didn't response because he was not CCed.

thanks,
rui

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: thermal: Remove Eduardo's git tree
  2017-10-27  2:22     ` Zhang Rui
@ 2017-10-27  3:41       ` Eduardo Valentin
  0 siblings, 0 replies; 6+ messages in thread
From: Eduardo Valentin @ 2017-10-27  3:41 UTC (permalink / raw)
  To: Zhang Rui
  Cc: Daniel Lezcano, Florian Fainelli, linux-pm, code, mmayer,
	Greg Kroah-Hartman, David S. Miller, Mauro Carvalho Chehab,
	Randy Dunlap, open list

Hello Florian,

On Fri, Oct 27, 2017 at 10:22:31AM +0800, Zhang Rui wrote:
> CC Eduardo.
> 
> On Thu, 2017-10-26 at 19:06 +0200, Daniel Lezcano wrote:
> > On 26/10/2017 18:59, Florian Fainelli wrote:
> > > 
> > > On 09/24/2017 02:18 PM, Florian Fainelli wrote:
> > > > 
> > > > Eduardo's git tree at:
> > > > git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-
> > > > thermal.git
> > > > 
> > > > has not been updated in months, remove it to avoid any confusing
> > > > and
> > > > patch submissions to stall.
> > > > 
> > > > Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> > > > ---
> > > > This is agains Rui's next branch
> > > The very fact that this patch has not received any response is a
> > > clear
> > > indication that there is something seriously wrong with the SoC
> > > thermal
> > > drivers maintenance.

> > > 
> > > Eduardo, if you can't even be bothered to respond to emails and
> > > Ack/Nack, then remove yourself so you can set clear expectations
> > > with
> > > people attempting to get their drivers upstreamed.
> > Eduardo reviewed and took my patches recently.
> > 
> > I don't know the status about merging them in Linus's tree.
> > 
> > 
> Eduardo was busy on some personal stuff during last release cycle, and
> now he is back and is taking thermal soc patches for next merge window.

Yes, past merge windows I was not able to help on the thermal subsystem
maintenance, which I do, btw, in my free time.
If you want to sponsor that, feel free to contact me in private.

*Also, not that there are TWO maintainers in the thermal subsystem, and Rui
was notified of my absence. And I am pretty sure he would take care of
patches in case you properly called his attention.*

> 
> I think he didn't response because he was not CCed.

Yup, if you do not copy me in e-mails that you want my attention, it's
hard to respond. I suppose if you want to remove a tree of a volunteer,
it would be fair if you at least copy him/her :-)

Not sure if you noticed, but the BRCM driver you pinged me in linux-pm
is also already merge in my tree and will be sent in the next merge
window as notified over email:
https://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git/log/?h=linus

Hope that helps and also clarifies.

> 
> thanks,
> rui

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-10-27  3:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-24 21:18 [PATCH] MAINTAINERS: thermal: Remove Eduardo's git tree Florian Fainelli
2017-09-24 21:18 ` Florian Fainelli
2017-10-26 16:59 ` Florian Fainelli
2017-10-26 17:06   ` Daniel Lezcano
2017-10-27  2:22     ` Zhang Rui
2017-10-27  3:41       ` Eduardo Valentin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.