On Mon, 2023-01-30 at 15:58 +0100, Rafael J. Wysocki wrote: > On Mon, Jan 30, 2023 at 3:18 PM Pratyush Yadav <ptyadav@xxxxxxxxx> > wrote: > > > > [...] > > [0] > > https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git/ > > It's already in the mainline: > > e8a0e30b742f cpufreq: intel_pstate: Drop ACPI _PSS states table > patching > 99387b016022 ACPI: processor: perflib: Avoid updating frequency QoS > unnecessarily > c02d5feb6e2f ACPI: processor: perflib: Use the "no limit" frequency > QoS I am checking 6.2-rc8. I don't see these commits. The last commit in mainline is git log --oneline drivers/acpi/processor_perflib.c f1a70bac90ca ACPI: processor: perflib: Adjust acpi_processor_notify_smm() return value Whereas linux-pm tree it is : git log --oneline drivers/acpi/processor_perflib.c 99387b016022 ACPI: processor: perflib: Avoid updating frequency QoS unnecessarily c02d5feb6e2f ACPI: processor: perflib: Use the "no limit" frequency QoS f1a70bac90ca ACPI: processor: perflib: Adjust acpi_processor_notify_smm() return value Thanks, Srinivas