Merge amd-pstate driver fixes for 6.12-rc4:
 - Enable ACPI CPPC in amd_pstate_register_driver() after disabling
   it in amd_pstate_unregister_driver() during driver operation mode
   switch (Dhananjay Ugwekar).
 - Make amd-pstate use nominal performance as the maximum performance
   level when boost is disabled (Mario Limonciello).
* pm-cpufreq:
  cpufreq/amd-pstate: Use nominal perf for limits when boost is disabled
  cpufreq/amd-pstate: Fix amd_pstate mode switch on shared memory systems