Skip to content

thermal subsystem rebase up to v6.3

Eric Auger requested to merge eauger1/centos-stream-9:thermal-9.3 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2183350 Tests: on i.MX8, I can read the temperatures and they rise on openssl stress test

Rebase of the thermal subsystem up to v6.3 with the primary goal to get NVIDIA Orin & NXP i.MX8 drivers up to date.

Omitted-fix: cd73adcdbad3 ("ARM: dts: ux500: Add trips to battery thermal zones") [I don't think we care about STE drivers here]

Signed-off-by: Eric Auger eric.auger@redhat.com

v1 -> v2:

  • rebase on top of MR2169 ("update ACPI to match Linux v6.3") from Mark Langsdorf, now merged downstream. This MR included a bunch of commits that were also in v1. So I removed duplicates.
  • Add omitted-fix tag
Edited by Eric Auger

Merge request reports