Merge cpuidle and Energy Model changes for 6.13-rc1:
 - Add a built-in idle states table for Granite Rapids Xeon D to the
   intel_idle driver (Artem Bityutskiy).
 - Fix some typos in comments in the cpuidle core and drivers (Shen
   Lichuan).
 - Remove iowait influence from the menu cpuidle governor (Christian
   Loehle).
 - Add min/max available performance state limits to the Energy Model
   management code (Lukasz Luba).
* pm-cpuidle:
  intel_idle: add Granite Rapids Xeon D support
  cpuidle: Correct some typos in comments
  cpuidle: menu: Remove iowait influence
* pm-em:
  PM: EM: Add min/max available performance state limits