2021-02-17 12:04:14

by Lukasz Luba

[permalink] [raw]
Subject: [RESEND PATCH] MAINTAINERS: update thermal CPU cooling section

Update maintainers responsible for CPU cooling on Arm side.

Signed-off-by: Lukasz Luba <[email protected]>
---
Hi Daniel,

Please ignore the previous email and that this change with 'R'.
Javi will ack it later.

Regards,
Lukasz

MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f32ebcff37d2..fe34f56acb0f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17774,7 +17774,7 @@ THERMAL/CPU_COOLING
M: Amit Daniel Kachhap <[email protected]>
M: Daniel Lezcano <[email protected]>
M: Viresh Kumar <[email protected]>
-M: Javi Merino <[email protected]>
+R: Lukasz Luba <[email protected]>
L: [email protected]
S: Supported
F: Documentation/driver-api/thermal/cpu-cooling-api.rst
--
2.17.1


2021-02-18 04:20:45

by Viresh Kumar

[permalink] [raw]
Subject: Re: [RESEND PATCH] MAINTAINERS: update thermal CPU cooling section

On 17-02-21, 11:59, Lukasz Luba wrote:
> Update maintainers responsible for CPU cooling on Arm side.
>
> Signed-off-by: Lukasz Luba <[email protected]>
> ---
> Hi Daniel,
>
> Please ignore the previous email and that this change with 'R'.
> Javi will ack it later.
>
> Regards,
> Lukasz
>
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f32ebcff37d2..fe34f56acb0f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17774,7 +17774,7 @@ THERMAL/CPU_COOLING
> M: Amit Daniel Kachhap <[email protected]>
> M: Daniel Lezcano <[email protected]>
> M: Viresh Kumar <[email protected]>
> -M: Javi Merino <[email protected]>
> +R: Lukasz Luba <[email protected]>
> L: [email protected]
> S: Supported
> F: Documentation/driver-api/thermal/cpu-cooling-api.rst

Good that we have one more reviewer for this :)

Acked-by: Viresh Kumar <[email protected]>

--
viresh

2021-04-02 10:26:02

by Lukasz Luba

[permalink] [raw]
Subject: Re: [RESEND PATCH] MAINTAINERS: update thermal CPU cooling section

Hi Viresh, Daniel

On 2/18/21 4:18 AM, Viresh Kumar wrote:
> On 17-02-21, 11:59, Lukasz Luba wrote:
>> Update maintainers responsible for CPU cooling on Arm side.
>>
>> Signed-off-by: Lukasz Luba <[email protected]>
>> ---
>> Hi Daniel,
>>
>> Please ignore the previous email and that this change with 'R'.
>> Javi will ack it later.
>>
>> Regards,
>> Lukasz
>>
>> MAINTAINERS | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index f32ebcff37d2..fe34f56acb0f 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -17774,7 +17774,7 @@ THERMAL/CPU_COOLING
>> M: Amit Daniel Kachhap <[email protected]>
>> M: Daniel Lezcano <[email protected]>
>> M: Viresh Kumar <[email protected]>
>> -M: Javi Merino <[email protected]>
>> +R: Lukasz Luba <[email protected]>
>> L: [email protected]
>> S: Supported
>> F: Documentation/driver-api/thermal/cpu-cooling-api.rst
>
> Good that we have one more reviewer for this :)
>
> Acked-by: Viresh Kumar <[email protected]>
>

I believe it has lost somewhere in people mailboxes.

Thank you Viresh for the ACK.

Could you Daniel (or you Viresh) take this patch, please?

Regards,
Lukasz

2021-04-02 10:56:15

by Daniel Lezcano

[permalink] [raw]
Subject: Re: [RESEND PATCH] MAINTAINERS: update thermal CPU cooling section

On 02/04/2021 12:25, Lukasz Luba wrote:
> Hi Viresh, Daniel
>
> On 2/18/21 4:18 AM, Viresh Kumar wrote:
>> On 17-02-21, 11:59, Lukasz Luba wrote:
>>> Update maintainers responsible for CPU cooling on Arm side.
>>>
>>> Signed-off-by: Lukasz Luba <[email protected]>
>>> ---
>>> Hi Daniel,
>>>
>>> Please ignore the previous email and that this change with 'R'.
>>> Javi will ack it later.
>>>
>>> Regards,
>>> Lukasz
>>>
>>>   MAINTAINERS | 2 +-
>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index f32ebcff37d2..fe34f56acb0f 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -17774,7 +17774,7 @@ THERMAL/CPU_COOLING
>>>   M:    Amit Daniel Kachhap <[email protected]>
>>>   M:    Daniel Lezcano <[email protected]>
>>>   M:    Viresh Kumar <[email protected]>
>>> -M:    Javi Merino <[email protected]>
>>> +R:    Lukasz Luba <[email protected]>
>>>   L:    [email protected]
>>>   S:    Supported
>>>   F:    Documentation/driver-api/thermal/cpu-cooling-api.rst
>>
>> Good that we have one more reviewer for this :)
>>
>> Acked-by: Viresh Kumar <[email protected]>
>>
>
> I believe it has lost somewhere in people mailboxes.
>
> Thank you Viresh for the ACK.
>
> Could you Daniel (or you Viresh) take this patch, please?

I was expecting Javi to ack it.


--
<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

2021-04-02 11:11:39

by Lukasz Luba

[permalink] [raw]
Subject: Re: [RESEND PATCH] MAINTAINERS: update thermal CPU cooling section


+CC Javi (on his Arm email)

On 4/2/21 11:53 AM, Daniel Lezcano wrote:
> On 02/04/2021 12:25, Lukasz Luba wrote:
>> Hi Viresh, Daniel
>>
>> On 2/18/21 4:18 AM, Viresh Kumar wrote:
>>> On 17-02-21, 11:59, Lukasz Luba wrote:
>>>> Update maintainers responsible for CPU cooling on Arm side.
>>>>
>>>> Signed-off-by: Lukasz Luba <[email protected]>
>>>> ---
>>>> Hi Daniel,
>>>>
>>>> Please ignore the previous email and that this change with 'R'.
>>>> Javi will ack it later.
>>>>
>>>> Regards,
>>>> Lukasz
>>>>
>>>>   MAINTAINERS | 2 +-
>>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>>
>>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>>> index f32ebcff37d2..fe34f56acb0f 100644
>>>> --- a/MAINTAINERS
>>>> +++ b/MAINTAINERS
>>>> @@ -17774,7 +17774,7 @@ THERMAL/CPU_COOLING
>>>>   M:    Amit Daniel Kachhap <[email protected]>
>>>>   M:    Daniel Lezcano <[email protected]>
>>>>   M:    Viresh Kumar <[email protected]>
>>>> -M:    Javi Merino <[email protected]>
>>>> +R:    Lukasz Luba <[email protected]>
>>>>   L:    [email protected]
>>>>   S:    Supported
>>>>   F:    Documentation/driver-api/thermal/cpu-cooling-api.rst
>>>
>>> Good that we have one more reviewer for this :)
>>>
>>> Acked-by: Viresh Kumar <[email protected]>
>>>
>>
>> I believe it has lost somewhere in people mailboxes.
>>
>> Thank you Viresh for the ACK.
>>
>> Could you Daniel (or you Viresh) take this patch, please?
>
> I was expecting Javi to ack it.
>
>

Probably he missed that resend version in his kernel.org
mailbox.
I've discussed with him this change. He suggested it.

Regards,
Lukasz

2021-04-10 11:29:52

by Javi Merino

[permalink] [raw]
Subject: Re: [RESEND PATCH] MAINTAINERS: update thermal CPU cooling section

On Fri, Apr 02, 2021 at 12:53:08PM +0200, Daniel Lezcano wrote:
> On 02/04/2021 12:25, Lukasz Luba wrote:
> > Hi Viresh, Daniel
> >
> > On 2/18/21 4:18 AM, Viresh Kumar wrote:
> >> On 17-02-21, 11:59, Lukasz Luba wrote:
> >>> Update maintainers responsible for CPU cooling on Arm side.
> >>>
> >>> Signed-off-by: Lukasz Luba <[email protected]>
> >>> ---
> >>> Hi Daniel,
> >>>
> >>> Please ignore the previous email and that this change with 'R'.
> >>> Javi will ack it later.
> >>>
> >>> Regards,
> >>> Lukasz
> >>>
> >>>   MAINTAINERS | 2 +-
> >>>   1 file changed, 1 insertion(+), 1 deletion(-)
> >>>
> >>> diff --git a/MAINTAINERS b/MAINTAINERS
> >>> index f32ebcff37d2..fe34f56acb0f 100644
> >>> --- a/MAINTAINERS
> >>> +++ b/MAINTAINERS
> >>> @@ -17774,7 +17774,7 @@ THERMAL/CPU_COOLING
> >>>   M:    Amit Daniel Kachhap <[email protected]>
> >>>   M:    Daniel Lezcano <[email protected]>
> >>>   M:    Viresh Kumar <[email protected]>
> >>> -M:    Javi Merino <[email protected]>
> >>> +R:    Lukasz Luba <[email protected]>
> >>>   L:    [email protected]
> >>>   S:    Supported
> >>>   F:    Documentation/driver-api/thermal/cpu-cooling-api.rst
> >>
> >> Good that we have one more reviewer for this :)
> >>
> >> Acked-by: Viresh Kumar <[email protected]>
> >>
> >
> > I believe it has lost somewhere in people mailboxes.
> >
> > Thank you Viresh for the ACK.
> >
> > Could you Daniel (or you Viresh) take this patch, please?
>
> I was expecting Javi to ack it.

I did, but it looks like my replies never made it to the mailing
list. Anyway, here it is:

Acked-by: Javi Merino <[email protected]>


Attachments:
(No filename) (1.70 kB)
signature.asc (849.00 B)
Download all attachments

2021-04-12 07:59:24

by Lukasz Luba

[permalink] [raw]
Subject: Re: [RESEND PATCH] MAINTAINERS: update thermal CPU cooling section



On 4/10/21 12:28 PM, Javi Merino wrote:
> On Fri, Apr 02, 2021 at 12:53:08PM +0200, Daniel Lezcano wrote:
>> On 02/04/2021 12:25, Lukasz Luba wrote:
>>> Hi Viresh, Daniel
>>>
>>> On 2/18/21 4:18 AM, Viresh Kumar wrote:
>>>> On 17-02-21, 11:59, Lukasz Luba wrote:
>>>>> Update maintainers responsible for CPU cooling on Arm side.
>>>>>
>>>>> Signed-off-by: Lukasz Luba <[email protected]>
>>>>> ---
>>>>> Hi Daniel,
>>>>>
>>>>> Please ignore the previous email and that this change with 'R'.
>>>>> Javi will ack it later.
>>>>>
>>>>> Regards,
>>>>> Lukasz
>>>>>
>>>>>   MAINTAINERS | 2 +-
>>>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>>>
>>>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>>>> index f32ebcff37d2..fe34f56acb0f 100644
>>>>> --- a/MAINTAINERS
>>>>> +++ b/MAINTAINERS
>>>>> @@ -17774,7 +17774,7 @@ THERMAL/CPU_COOLING
>>>>>   M:    Amit Daniel Kachhap <[email protected]>
>>>>>   M:    Daniel Lezcano <[email protected]>
>>>>>   M:    Viresh Kumar <[email protected]>
>>>>> -M:    Javi Merino <[email protected]>
>>>>> +R:    Lukasz Luba <[email protected]>
>>>>>   L:    [email protected]
>>>>>   S:    Supported
>>>>>   F:    Documentation/driver-api/thermal/cpu-cooling-api.rst
>>>>
>>>> Good that we have one more reviewer for this :)
>>>>
>>>> Acked-by: Viresh Kumar <[email protected]>
>>>>
>>>
>>> I believe it has lost somewhere in people mailboxes.
>>>
>>> Thank you Viresh for the ACK.
>>>
>>> Could you Daniel (or you Viresh) take this patch, please?
>>
>> I was expecting Javi to ack it.
>
> I did, but it looks like my replies never made it to the mailing
> list. Anyway, here it is:
>
> Acked-by: Javi Merino <[email protected]>
>

Thank you Javi!

Lukasz