mbox series

[v1,0/7] thermal: intel: intel_soc_dts_iosf: Cleanups, fixes and usage of generic trips

Message ID 5713357.DvuYhMxLoT@kreacher (mailing list archive)
Headers show
Series thermal: intel: intel_soc_dts_iosf: Cleanups, fixes and usage of generic trips | expand

Message

Rafael J. Wysocki Aug. 10, 2023, 7:08 p.m. UTC
Hi Folks,

This series is on top of the cleanups one posted yesterday:

https://lore.kernel.org/linux-pm/12271935.O9o76ZdvQC@kreacher/

It continues cleaning up the driver, fixes some potential issues
related to the ordering of actions in it and finally makes it use
thermal_zone_device_register_with_trips() for the registration of
thermal zones.

Please refer to the individual patch changelogs for details.

Thanks!

Comments

srinivas pandruvada Aug. 11, 2023, midnight UTC | #1
On Thu, 2023-08-10 at 21:08 +0200, Rafael J. Wysocki wrote:
> Hi Folks,
> 
> This series is on top of the cleanups one posted yesterday:
> 
> https://lore.kernel.org/linux-pm/12271935.O9o76ZdvQC@kreacher/
> 
> It continues cleaning up the driver, fixes some potential issues
> related to the ordering of actions in it and finally makes it use
> thermal_zone_device_register_with_trips() for the registration of
> thermal zones.
> 
> Please refer to the individual patch changelogs for details.
> 
Reviewed-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
> Thanks!
> 
> 
>
Zhang, Rui Aug. 11, 2023, 7:59 a.m. UTC | #2
Hi, Rafael,

the patches look good to me.
Just found one more thing to fix when checking the code.
Will post a patch on top soon.

thanks,
rui

On Thu, 2023-08-10 at 21:08 +0200, Rafael J. Wysocki wrote:
> Hi Folks,
> 
> This series is on top of the cleanups one posted yesterday:
> 
> https://lore.kernel.org/linux-pm/12271935.O9o76ZdvQC@kreacher/
> 
> It continues cleaning up the driver, fixes some potential issues
> related to the ordering of actions in it and finally makes it use
> thermal_zone_device_register_with_trips() for the registration of
> thermal zones.
> 
> Please refer to the individual patch changelogs for details.
> 
> Thanks!
> 
> 
>