Merge branches 'thermal-core', 'thermal-intel' and 'thermal-tools' into linux-next

* thermal-core:
  thermal: sysfs: Replace snprintf() with strscpy() in policy_store()
  thermal: debugfs: Use seq_puts() for constant string output
  thermal: Replace sprintf() with sysfs_emit() for sysfs show functions
  thermal: core: Use strnlen() in thermal_zone_device_register_with_trips()

* thermal-intel:
  thermal: intel: Use sysfs_emit() in a sysfs show function
  thermal: intel: fix typo "nagative" in comment for cpu argument
  thermal: intel: int340x: Use sysfs_emit{_at}() in sysfs show functions
  thermal: intel: selftests: workload_hint: Support slow workload hints
  thermal: int340x: processor_thermal: Enable slow workload type hints
  thermal: intel: intel_pch_thermal: Drop explicit driver data clearing
  thermal: intel: intel_tcc_cooling: Add CPU models in the support list

* thermal-tools:
  tools: lib: thermal: Correct CFLAGS and LDFLAGS in pkg-config template