* [GIT PULL] thermal drivers fixes for v7.3-rc1
@ 2026-08-11 10:54 Daniel Lezcano
2026-08-11 14:48 ` Daniel Lezcano
0 siblings, 1 reply; 11+ messages in thread
From: Daniel Lezcano @ 2026-08-11 10:54 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Mark Brown, Jishnu Prakash, Linux Kernel Mailing List,
Linux PM mailing list, Bryan B. Lima, Miquel Raynal,
Satya Priya Kakitapalli
Hi Rafael,
please consider the following changes since commit
55c16e15ff9f91bc994a20124b83faf27f0e3690:
thermal/drivers: Remove redundant error messages on IRQ request
failure (2026-08-07 17:27:28 +0200)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git
tags/thermal-v7.3-rc1-fixes
for you to fetch changes up to 22114b21259b3656019cc0cb3214618f5eb278dd:
thermal/drivers/qcom/spm mbg tm: Fix missing bitfield header
(2026-08-11 12:43:45 +0200)
----------------------------------------------------------------
- Fix missing bitfield include headers in Armada and QCom SPM BMG
drivers (Daniel Lezcano)
- Fix missed file when manually applying a change after a conflict
resolution for the QCom SPMI ADC TM5 Gen3 (Daniel Lezcano)
----------------------------------------------------------------
Daniel Lezcano (3):
thermal/drivers/qcom: Fix missing spmi adc tm5 gen3 file
thermal/drivers/armada: Fix missing bitfields include
thermal/drivers/qcom/spm mbg tm: Fix missing bitfield header
drivers/thermal/armada_thermal.c | 1 +
drivers/thermal/qcom/qcom-spmi-adc-tm5-gen3.c | 434
++++++++++++++++++++++++++
drivers/thermal/qcom/qcom-spmi-mbg-tm.c | 2 +-
3 files changed, 436 insertions(+), 1 deletion(-)
create mode 100644 drivers/thermal/qcom/qcom-spmi-adc-tm5-gen3.c
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [GIT PULL] thermal drivers fixes for v7.3-rc1
2026-08-11 10:54 [GIT PULL] thermal drivers fixes for v7.3-rc1 Daniel Lezcano
@ 2026-08-11 14:48 ` Daniel Lezcano
2026-08-12 11:28 ` Rafael J. Wysocki (Intel)
0 siblings, 1 reply; 11+ messages in thread
From: Daniel Lezcano @ 2026-08-11 14:48 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Mark Brown, Jishnu Prakash, Linux Kernel Mailing List,
Linux PM mailing list, Bryan B. Lima, Miquel Raynal,
Satya Priya Kakitapalli
Hi Rafael,
please ignore this PR because there is a missing SoB.
I'll fix it and meanwhile update the linux-next branch so it will fix
the build issue.
On 8/11/26 12:54, Daniel Lezcano wrote:
> Hi Rafael,
>
> please consider the following changes since commit
> 55c16e15ff9f91bc994a20124b83faf27f0e3690:
>
> thermal/drivers: Remove redundant error messages on IRQ request
> failure (2026-08-07 17:27:28 +0200)
>
> are available in the Git repository at:
>
>
> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git
> tags/thermal-v7.3-rc1-fixes
>
> for you to fetch changes up to 22114b21259b3656019cc0cb3214618f5eb278dd:
>
> thermal/drivers/qcom/spm mbg tm: Fix missing bitfield header
> (2026-08-11 12:43:45 +0200)
>
> ----------------------------------------------------------------
> - Fix missing bitfield include headers in Armada and QCom SPM BMG
> drivers (Daniel Lezcano)
>
> - Fix missed file when manually applying a change after a conflict
> resolution for the QCom SPMI ADC TM5 Gen3 (Daniel Lezcano)
>
> ----------------------------------------------------------------
> Daniel Lezcano (3):
> thermal/drivers/qcom: Fix missing spmi adc tm5 gen3 file
> thermal/drivers/armada: Fix missing bitfields include
> thermal/drivers/qcom/spm mbg tm: Fix missing bitfield header
>
> drivers/thermal/armada_thermal.c | 1 +
> drivers/thermal/qcom/qcom-spmi-adc-tm5-gen3.c | 434 ++++++++++++++++++
> ++++++++
> drivers/thermal/qcom/qcom-spmi-mbg-tm.c | 2 +-
> 3 files changed, 436 insertions(+), 1 deletion(-)
> create mode 100644 drivers/thermal/qcom/qcom-spmi-adc-tm5-gen3.c
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [GIT PULL] thermal drivers fixes for v7.3-rc1
2026-08-11 14:48 ` Daniel Lezcano
@ 2026-08-12 11:28 ` Rafael J. Wysocki (Intel)
2026-08-12 11:35 ` Daniel Lezcano
2026-08-12 12:42 ` Daniel Lezcano
0 siblings, 2 replies; 11+ messages in thread
From: Rafael J. Wysocki (Intel) @ 2026-08-12 11:28 UTC (permalink / raw)
To: Daniel Lezcano
Cc: Rafael J. Wysocki, Mark Brown, Jishnu Prakash,
Linux Kernel Mailing List, Linux PM mailing list, Bryan B. Lima,
Miquel Raynal, Satya Priya Kakitapalli
Hi Daniel,
On Tue, Aug 11, 2026 at 4:48 PM Daniel Lezcano
<daniel.lezcano@oss.qualcomm.com> wrote:
>
>
> Hi Rafael,
>
> please ignore this PR because there is a missing SoB.
>
> I'll fix it and meanwhile update the linux-next branch so it will fix
> the build issue.
Well, the build issue is still there in my thermal branch though.
I've now remerged my linux-next branch to avoid exposing the thermal
drivers merge I did previously and I'll wait for another PR from you.
Worst-case I'll skip the thermal drivers material in my first 7.3-rc1
thermal PR.
Thanks!
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [GIT PULL] thermal drivers fixes for v7.3-rc1
2026-08-12 11:28 ` Rafael J. Wysocki (Intel)
@ 2026-08-12 11:35 ` Daniel Lezcano
2026-08-12 12:42 ` Daniel Lezcano
1 sibling, 0 replies; 11+ messages in thread
From: Daniel Lezcano @ 2026-08-12 11:35 UTC (permalink / raw)
To: Rafael J. Wysocki (Intel)
Cc: Mark Brown, Jishnu Prakash, Linux Kernel Mailing List,
Linux PM mailing list, Bryan B. Lima, Miquel Raynal,
Satya Priya Kakitapalli
On 8/12/26 13:28, Rafael J. Wysocki (Intel) wrote:
> Hi Daniel,
>
> On Tue, Aug 11, 2026 at 4:48 PM Daniel Lezcano
> <daniel.lezcano@oss.qualcomm.com> wrote:
>>
>>
>> Hi Rafael,
>>
>> please ignore this PR because there is a missing SoB.
>>
>> I'll fix it and meanwhile update the linux-next branch so it will fix
>> the build issue.
>
> Well, the build issue is still there in my thermal branch though.
>
> I've now remerged my linux-next branch to avoid exposing the thermal
> drivers merge I did previously and I'll wait for another PR from you.
Ok, thanks
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [GIT PULL] thermal drivers fixes for v7.3-rc1
2026-08-12 11:28 ` Rafael J. Wysocki (Intel)
2026-08-12 11:35 ` Daniel Lezcano
@ 2026-08-12 12:42 ` Daniel Lezcano
2026-08-12 12:50 ` Rafael J. Wysocki (Intel)
1 sibling, 1 reply; 11+ messages in thread
From: Daniel Lezcano @ 2026-08-12 12:42 UTC (permalink / raw)
To: Rafael J. Wysocki (Intel)
Cc: Mark Brown, Jishnu Prakash, Linux Kernel Mailing List,
Linux PM mailing list, Bryan B. Lima, Miquel Raynal,
Satya Priya Kakitapalli
On 8/12/26 13:28, Rafael J. Wysocki (Intel) wrote:
> Hi Daniel,
>
> On Tue, Aug 11, 2026 at 4:48 PM Daniel Lezcano
> <daniel.lezcano@oss.qualcomm.com> wrote:
>>
>>
>> Hi Rafael,
>>
>> please ignore this PR because there is a missing SoB.
>>
>> I'll fix it and meanwhile update the linux-next branch so it will fix
>> the build issue.
>
> Well, the build issue is still there in my thermal branch though.
>
> I've now remerged my linux-next branch to avoid exposing the thermal
> drivers merge I did previously and I'll wait for another PR from you.
> Worst-case I'll skip the thermal drivers material in my first 7.3-rc1
> thermal PR.
There are 3 fixes on top of the PR.
One is obviously to be folded with the existing series as it is my fault
I forgot to add the file after fixing a conflict [1] which led to the
linux-next build failure.
But two were reported by lkp [2][3]. May I take the opportunity to fold
them with the patches they fix and shall I keep them as is ?
[1]
https://lore.kernel.org/all/20260811145427.3089426-1-daniel.lezcano@kernel.org/
[2]
https://lore.kernel.org/all/20260811094935.2941313-1-daniel.lezcano@kernel.org/
[3]
https://lore.kernel.org/all/20260811094747.2940616-1-daniel.lezcano@kernel.org/
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [GIT PULL] thermal drivers fixes for v7.3-rc1
2026-08-12 12:42 ` Daniel Lezcano
@ 2026-08-12 12:50 ` Rafael J. Wysocki (Intel)
2026-08-12 15:16 ` Daniel Lezcano
0 siblings, 1 reply; 11+ messages in thread
From: Rafael J. Wysocki (Intel) @ 2026-08-12 12:50 UTC (permalink / raw)
To: Daniel Lezcano
Cc: Rafael J. Wysocki (Intel),
Mark Brown, Jishnu Prakash, Linux Kernel Mailing List,
Linux PM mailing list, Bryan B. Lima, Miquel Raynal,
Satya Priya Kakitapalli
On Wed, Aug 12, 2026 at 2:43 PM Daniel Lezcano
<daniel.lezcano@oss.qualcomm.com> wrote:
>
> On 8/12/26 13:28, Rafael J. Wysocki (Intel) wrote:
> > Hi Daniel,
> >
> > On Tue, Aug 11, 2026 at 4:48 PM Daniel Lezcano
> > <daniel.lezcano@oss.qualcomm.com> wrote:
> >>
> >>
> >> Hi Rafael,
> >>
> >> please ignore this PR because there is a missing SoB.
> >>
> >> I'll fix it and meanwhile update the linux-next branch so it will fix
> >> the build issue.
> >
> > Well, the build issue is still there in my thermal branch though.
> >
> > I've now remerged my linux-next branch to avoid exposing the thermal
> > drivers merge I did previously and I'll wait for another PR from you.
> > Worst-case I'll skip the thermal drivers material in my first 7.3-rc1
> > thermal PR.
> There are 3 fixes on top of the PR.
>
> One is obviously to be folded with the existing series as it is my fault
> I forgot to add the file after fixing a conflict [1] which led to the
> linux-next build failure.
>
> But two were reported by lkp [2][3]. May I take the opportunity to fold
> them with the patches they fix and shall I keep them as is ?
>
> [1]
> https://lore.kernel.org/all/20260811145427.3089426-1-daniel.lezcano@kernel.org/
>
> [2]
> https://lore.kernel.org/all/20260811094935.2941313-1-daniel.lezcano@kernel.org/
>
> [3]
> https://lore.kernel.org/all/20260811094747.2940616-1-daniel.lezcano@kernel.org/
At this point it's better to do additional fix commits on top of the
previous material as it has all been exposed in my thermal branch for
which there are no history rewrites.
Please send me a PR with all of the fixes on top of the current HEAD
of my thermal branch.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [GIT PULL] thermal drivers fixes for v7.3-rc1
2026-08-12 12:50 ` Rafael J. Wysocki (Intel)
@ 2026-08-12 15:16 ` Daniel Lezcano
2026-08-12 16:04 ` Rafael J. Wysocki (Intel)
0 siblings, 1 reply; 11+ messages in thread
From: Daniel Lezcano @ 2026-08-12 15:16 UTC (permalink / raw)
To: Rafael J. Wysocki (Intel)
Cc: Mark Brown, Jishnu Prakash, Linux Kernel Mailing List,
Linux PM mailing list, Bryan B. Lima, Miquel Raynal,
Satya Priya Kakitapalli
On 8/12/26 14:50, Rafael J. Wysocki (Intel) wrote:
> On Wed, Aug 12, 2026 at 2:43 PM Daniel Lezcano
> <daniel.lezcano@oss.qualcomm.com> wrote:
>>
>> On 8/12/26 13:28, Rafael J. Wysocki (Intel) wrote:
>>> Hi Daniel,
>>>
>>> On Tue, Aug 11, 2026 at 4:48 PM Daniel Lezcano
>>> <daniel.lezcano@oss.qualcomm.com> wrote:
>>>>
>>>>
>>>> Hi Rafael,
>>>>
>>>> please ignore this PR because there is a missing SoB.
>>>>
>>>> I'll fix it and meanwhile update the linux-next branch so it will fix
>>>> the build issue.
>>>
>>> Well, the build issue is still there in my thermal branch though.
>>>
>>> I've now remerged my linux-next branch to avoid exposing the thermal
>>> drivers merge I did previously and I'll wait for another PR from you.
>>> Worst-case I'll skip the thermal drivers material in my first 7.3-rc1
>>> thermal PR.
>> There are 3 fixes on top of the PR.
>>
>> One is obviously to be folded with the existing series as it is my fault
>> I forgot to add the file after fixing a conflict [1] which led to the
>> linux-next build failure.
>>
>> But two were reported by lkp [2][3]. May I take the opportunity to fold
>> them with the patches they fix and shall I keep them as is ?
>>
>> [1]
>> https://lore.kernel.org/all/20260811145427.3089426-1-daniel.lezcano@kernel.org/
>>
>> [2]
>> https://lore.kernel.org/all/20260811094935.2941313-1-daniel.lezcano@kernel.org/
>>
>> [3]
>> https://lore.kernel.org/all/20260811094747.2940616-1-daniel.lezcano@kernel.org/
>
> At this point it's better to do additional fix commits on top of the
> previous material as it has all been exposed in my thermal branch for
> which there are no history rewrites.
>
> Please send me a PR with all of the fixes on top of the current HEAD
> of my thermal branch.
Do you mean linux-pm/thermal ?
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [GIT PULL] thermal drivers fixes for v7.3-rc1
2026-08-12 15:16 ` Daniel Lezcano
@ 2026-08-12 16:04 ` Rafael J. Wysocki (Intel)
2026-08-12 21:32 ` Daniel Lezcano
0 siblings, 1 reply; 11+ messages in thread
From: Rafael J. Wysocki (Intel) @ 2026-08-12 16:04 UTC (permalink / raw)
To: Daniel Lezcano
Cc: Rafael J. Wysocki (Intel),
Mark Brown, Jishnu Prakash, Linux Kernel Mailing List,
Linux PM mailing list, Bryan B. Lima, Miquel Raynal,
Satya Priya Kakitapalli
On Wed, Aug 12, 2026 at 5:16 PM Daniel Lezcano
<daniel.lezcano@oss.qualcomm.com> wrote:
>
> On 8/12/26 14:50, Rafael J. Wysocki (Intel) wrote:
> > On Wed, Aug 12, 2026 at 2:43 PM Daniel Lezcano
> > <daniel.lezcano@oss.qualcomm.com> wrote:
> >>
> >> On 8/12/26 13:28, Rafael J. Wysocki (Intel) wrote:
> >>> Hi Daniel,
> >>>
> >>> On Tue, Aug 11, 2026 at 4:48 PM Daniel Lezcano
> >>> <daniel.lezcano@oss.qualcomm.com> wrote:
> >>>>
> >>>>
> >>>> Hi Rafael,
> >>>>
> >>>> please ignore this PR because there is a missing SoB.
> >>>>
> >>>> I'll fix it and meanwhile update the linux-next branch so it will fix
> >>>> the build issue.
> >>>
> >>> Well, the build issue is still there in my thermal branch though.
> >>>
> >>> I've now remerged my linux-next branch to avoid exposing the thermal
> >>> drivers merge I did previously and I'll wait for another PR from you.
> >>> Worst-case I'll skip the thermal drivers material in my first 7.3-rc1
> >>> thermal PR.
> >> There are 3 fixes on top of the PR.
> >>
> >> One is obviously to be folded with the existing series as it is my fault
> >> I forgot to add the file after fixing a conflict [1] which led to the
> >> linux-next build failure.
> >>
> >> But two were reported by lkp [2][3]. May I take the opportunity to fold
> >> them with the patches they fix and shall I keep them as is ?
> >>
> >> [1]
> >> https://lore.kernel.org/all/20260811145427.3089426-1-daniel.lezcano@kernel.org/
> >>
> >> [2]
> >> https://lore.kernel.org/all/20260811094935.2941313-1-daniel.lezcano@kernel.org/
> >>
> >> [3]
> >> https://lore.kernel.org/all/20260811094747.2940616-1-daniel.lezcano@kernel.org/
> >
> > At this point it's better to do additional fix commits on top of the
> > previous material as it has all been exposed in my thermal branch for
> > which there are no history rewrites.
> >
> > Please send me a PR with all of the fixes on top of the current HEAD
> > of my thermal branch.
>
> Do you mean linux-pm/thermal ?
Yes, that one.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [GIT PULL] thermal drivers fixes for v7.3-rc1
2026-08-12 16:04 ` Rafael J. Wysocki (Intel)
@ 2026-08-12 21:32 ` Daniel Lezcano
2026-08-13 9:17 ` Rafael J. Wysocki (Intel)
0 siblings, 1 reply; 11+ messages in thread
From: Daniel Lezcano @ 2026-08-12 21:32 UTC (permalink / raw)
To: Rafael J. Wysocki (Intel)
Cc: Mark Brown, Jishnu Prakash, Linux Kernel Mailing List,
Linux PM mailing list, Bryan B. Lima, Miquel Raynal,
Satya Priya Kakitapalli
On 8/12/26 18:04, Rafael J. Wysocki (Intel) wrote:
> On Wed, Aug 12, 2026 at 5:16 PM Daniel Lezcano
> <daniel.lezcano@oss.qualcomm.com> wrote:
>>
>> On 8/12/26 14:50, Rafael J. Wysocki (Intel) wrote:
>>> On Wed, Aug 12, 2026 at 2:43 PM Daniel Lezcano
>>> <daniel.lezcano@oss.qualcomm.com> wrote:
>>>>
>>>> On 8/12/26 13:28, Rafael J. Wysocki (Intel) wrote:
>>>>> Hi Daniel,
>>>>>
>>>>> On Tue, Aug 11, 2026 at 4:48 PM Daniel Lezcano
>>>>> <daniel.lezcano@oss.qualcomm.com> wrote:
>>>>>>
>>>>>>
>>>>>> Hi Rafael,
>>>>>>
>>>>>> please ignore this PR because there is a missing SoB.
>>>>>>
>>>>>> I'll fix it and meanwhile update the linux-next branch so it will fix
>>>>>> the build issue.
>>>>>
>>>>> Well, the build issue is still there in my thermal branch though.
>>>>>
>>>>> I've now remerged my linux-next branch to avoid exposing the thermal
>>>>> drivers merge I did previously and I'll wait for another PR from you.
>>>>> Worst-case I'll skip the thermal drivers material in my first 7.3-rc1
>>>>> thermal PR.
>>>> There are 3 fixes on top of the PR.
>>>>
>>>> One is obviously to be folded with the existing series as it is my fault
>>>> I forgot to add the file after fixing a conflict [1] which led to the
>>>> linux-next build failure.
>>>>
>>>> But two were reported by lkp [2][3]. May I take the opportunity to fold
>>>> them with the patches they fix and shall I keep them as is ?
>>>>
>>>> [1]
>>>> https://lore.kernel.org/all/20260811145427.3089426-1-daniel.lezcano@kernel.org/
>>>>
>>>> [2]
>>>> https://lore.kernel.org/all/20260811094935.2941313-1-daniel.lezcano@kernel.org/
>>>>
>>>> [3]
>>>> https://lore.kernel.org/all/20260811094747.2940616-1-daniel.lezcano@kernel.org/
>>>
>>> At this point it's better to do additional fix commits on top of the
>>> previous material as it has all been exposed in my thermal branch for
>>> which there are no history rewrites.
>>>
>>> Please send me a PR with all of the fixes on top of the current HEAD
>>> of my thermal branch.
>>
>> Do you mean linux-pm/thermal ?
>
> Yes, that one.
It has my PR in it, should it be reset ?
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [GIT PULL] thermal drivers fixes for v7.3-rc1
2026-08-12 21:32 ` Daniel Lezcano
@ 2026-08-13 9:17 ` Rafael J. Wysocki (Intel)
2026-08-13 9:27 ` Rafael J. Wysocki (Intel)
0 siblings, 1 reply; 11+ messages in thread
From: Rafael J. Wysocki (Intel) @ 2026-08-13 9:17 UTC (permalink / raw)
To: Daniel Lezcano
Cc: Rafael J. Wysocki (Intel),
Mark Brown, Jishnu Prakash, Linux Kernel Mailing List,
Linux PM mailing list, Bryan B. Lima, Miquel Raynal,
Satya Priya Kakitapalli
On Wed, Aug 12, 2026 at 11:33 PM Daniel Lezcano
<daniel.lezcano@oss.qualcomm.com> wrote:
>
> On 8/12/26 18:04, Rafael J. Wysocki (Intel) wrote:
> > On Wed, Aug 12, 2026 at 5:16 PM Daniel Lezcano
> > <daniel.lezcano@oss.qualcomm.com> wrote:
> >>
> >> On 8/12/26 14:50, Rafael J. Wysocki (Intel) wrote:
> >>> On Wed, Aug 12, 2026 at 2:43 PM Daniel Lezcano
> >>> <daniel.lezcano@oss.qualcomm.com> wrote:
> >>>>
> >>>> On 8/12/26 13:28, Rafael J. Wysocki (Intel) wrote:
> >>>>> Hi Daniel,
> >>>>>
> >>>>> On Tue, Aug 11, 2026 at 4:48 PM Daniel Lezcano
> >>>>> <daniel.lezcano@oss.qualcomm.com> wrote:
> >>>>>>
> >>>>>>
> >>>>>> Hi Rafael,
> >>>>>>
> >>>>>> please ignore this PR because there is a missing SoB.
> >>>>>>
> >>>>>> I'll fix it and meanwhile update the linux-next branch so it will fix
> >>>>>> the build issue.
> >>>>>
> >>>>> Well, the build issue is still there in my thermal branch though.
> >>>>>
> >>>>> I've now remerged my linux-next branch to avoid exposing the thermal
> >>>>> drivers merge I did previously and I'll wait for another PR from you.
> >>>>> Worst-case I'll skip the thermal drivers material in my first 7.3-rc1
> >>>>> thermal PR.
> >>>> There are 3 fixes on top of the PR.
> >>>>
> >>>> One is obviously to be folded with the existing series as it is my fault
> >>>> I forgot to add the file after fixing a conflict [1] which led to the
> >>>> linux-next build failure.
> >>>>
> >>>> But two were reported by lkp [2][3]. May I take the opportunity to fold
> >>>> them with the patches they fix and shall I keep them as is ?
> >>>>
> >>>> [1]
> >>>> https://lore.kernel.org/all/20260811145427.3089426-1-daniel.lezcano@kernel.org/
> >>>>
> >>>> [2]
> >>>> https://lore.kernel.org/all/20260811094935.2941313-1-daniel.lezcano@kernel.org/
> >>>>
> >>>> [3]
> >>>> https://lore.kernel.org/all/20260811094747.2940616-1-daniel.lezcano@kernel.org/
> >>>
> >>> At this point it's better to do additional fix commits on top of the
> >>> previous material as it has all been exposed in my thermal branch for
> >>> which there are no history rewrites.
> >>>
> >>> Please send me a PR with all of the fixes on top of the current HEAD
> >>> of my thermal branch.
> >>
> >> Do you mean linux-pm/thermal ?
> >
> > Yes, that one.
>
> It has my PR in it, should it be reset ?
No, it shouldn't. Please send another fix PR on top of this one.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [GIT PULL] thermal drivers fixes for v7.3-rc1
2026-08-13 9:17 ` Rafael J. Wysocki (Intel)
@ 2026-08-13 9:27 ` Rafael J. Wysocki (Intel)
0 siblings, 0 replies; 11+ messages in thread
From: Rafael J. Wysocki (Intel) @ 2026-08-13 9:27 UTC (permalink / raw)
To: Daniel Lezcano
Cc: Mark Brown, Jishnu Prakash, Linux Kernel Mailing List,
Linux PM mailing list, Bryan B. Lima, Miquel Raynal,
Satya Priya Kakitapalli
On Thu, Aug 13, 2026 at 11:17 AM Rafael J. Wysocki (Intel)
<rafael@kernel.org> wrote:
>
> On Wed, Aug 12, 2026 at 11:33 PM Daniel Lezcano
> <daniel.lezcano@oss.qualcomm.com> wrote:
> >
> > On 8/12/26 18:04, Rafael J. Wysocki (Intel) wrote:
> > > On Wed, Aug 12, 2026 at 5:16 PM Daniel Lezcano
> > > <daniel.lezcano@oss.qualcomm.com> wrote:
> > >>
> > >> On 8/12/26 14:50, Rafael J. Wysocki (Intel) wrote:
> > >>> On Wed, Aug 12, 2026 at 2:43 PM Daniel Lezcano
> > >>> <daniel.lezcano@oss.qualcomm.com> wrote:
> > >>>>
> > >>>> On 8/12/26 13:28, Rafael J. Wysocki (Intel) wrote:
> > >>>>> Hi Daniel,
> > >>>>>
> > >>>>> On Tue, Aug 11, 2026 at 4:48 PM Daniel Lezcano
> > >>>>> <daniel.lezcano@oss.qualcomm.com> wrote:
> > >>>>>>
> > >>>>>>
> > >>>>>> Hi Rafael,
> > >>>>>>
> > >>>>>> please ignore this PR because there is a missing SoB.
> > >>>>>>
> > >>>>>> I'll fix it and meanwhile update the linux-next branch so it will fix
> > >>>>>> the build issue.
> > >>>>>
> > >>>>> Well, the build issue is still there in my thermal branch though.
> > >>>>>
> > >>>>> I've now remerged my linux-next branch to avoid exposing the thermal
> > >>>>> drivers merge I did previously and I'll wait for another PR from you.
> > >>>>> Worst-case I'll skip the thermal drivers material in my first 7.3-rc1
> > >>>>> thermal PR.
> > >>>> There are 3 fixes on top of the PR.
> > >>>>
> > >>>> One is obviously to be folded with the existing series as it is my fault
> > >>>> I forgot to add the file after fixing a conflict [1] which led to the
> > >>>> linux-next build failure.
> > >>>>
> > >>>> But two were reported by lkp [2][3]. May I take the opportunity to fold
> > >>>> them with the patches they fix and shall I keep them as is ?
> > >>>>
> > >>>> [1]
> > >>>> https://lore.kernel.org/all/20260811145427.3089426-1-daniel.lezcano@kernel.org/
> > >>>>
> > >>>> [2]
> > >>>> https://lore.kernel.org/all/20260811094935.2941313-1-daniel.lezcano@kernel.org/
> > >>>>
> > >>>> [3]
> > >>>> https://lore.kernel.org/all/20260811094747.2940616-1-daniel.lezcano@kernel.org/
> > >>>
> > >>> At this point it's better to do additional fix commits on top of the
> > >>> previous material as it has all been exposed in my thermal branch for
> > >>> which there are no history rewrites.
> > >>>
> > >>> Please send me a PR with all of the fixes on top of the current HEAD
> > >>> of my thermal branch.
> > >>
> > >> Do you mean linux-pm/thermal ?
> > >
> > > Yes, that one.
> >
> > It has my PR in it, should it be reset ?
>
> No, it shouldn't. Please send another fix PR on top of this one.
To be more precise, please just make this new PR only contain fixes on
top of the previous one.
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2026-08-13 9:27 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 10:54 [GIT PULL] thermal drivers fixes for v7.3-rc1 Daniel Lezcano
2026-08-11 14:48 ` Daniel Lezcano
2026-08-12 11:28 ` Rafael J. Wysocki (Intel)
2026-08-12 11:35 ` Daniel Lezcano
2026-08-12 12:42 ` Daniel Lezcano
2026-08-12 12:50 ` Rafael J. Wysocki (Intel)
2026-08-12 15:16 ` Daniel Lezcano
2026-08-12 16:04 ` Rafael J. Wysocki (Intel)
2026-08-12 21:32 ` Daniel Lezcano
2026-08-13 9:17 ` Rafael J. Wysocki (Intel)
2026-08-13 9:27 ` Rafael J. Wysocki (Intel)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®