Hi Everyone,
This a v2 of the patch at
https://lore.kernel.org/linux-pm/5938055.MhkbZ0Pkbq@kreacher/
with one fix patch added and a couple of changes more in the main patch.
Patch [1/2] fixes the thermal zone initialization in the cases when getting the
first zone temperature from the sensor is delayed and patch [2/2] is an update
of the patch above.
Thanks!
On 4/30/24 16:44, Rafael J. Wysocki wrote:
> Hi Everyone,
>
> This a v2 of the patch at
>
> https://lore.kernel.org/linux-pm/5938055.MhkbZ0Pkbq@kreacher/
>
> with one fix patch added and a couple of changes more in the main patch.
>
> Patch [1/2] fixes the thermal zone initialization in the cases when getting the
> first zone temperature from the sensor is delayed and patch [2/2] is an update
> of the patch above.
>
> Thanks!
>
>
>
I have also tested the IPA and Step-wise - they work.
Tested-by: Lukasz Luba <[email protected]>
On Tue, Apr 30, 2024 at 8:32 PM Lukasz Luba <[email protected]> wrote:
>
>
>
> On 4/30/24 16:44, Rafael J. Wysocki wrote:
> > Hi Everyone,
> >
> > This a v2 of the patch at
> >
> > https://lore.kernel.org/linux-pm/5938055.MhkbZ0Pkbq@kreacher/
> >
> > with one fix patch added and a couple of changes more in the main patch.
> >
> > Patch [1/2] fixes the thermal zone initialization in the cases when getting the
> > first zone temperature from the sensor is delayed and patch [2/2] is an update
> > of the patch above.
> >
> > Thanks!
> >
> >
> >
>
> I have also tested the IPA and Step-wise - they work.
>
> Tested-by: Lukasz Luba <[email protected]>
Thank you!