]> git.ipfire.org Git - people/ms/linux.git/commit
thermal: intel: pch: move cooling delay to suspend_noirq phase
authorZhang Rui <rui.zhang@intel.com>
Thu, 19 May 2022 14:35:06 +0000 (22:35 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 19 May 2022 17:40:25 +0000 (19:40 +0200)
commit28708e19370013d819a511e76a0a85ae10f1be15
tree059f19fcf4d5ca9ab05c8cc1667c0b773eab07f0
parent55266546f45dcc9284ca93f4fa3f6693d30ea8ce
thermal: intel: pch: move cooling delay to suspend_noirq phase

Move the PCH Thermal driver suspend callback to suspend_noirq to do
cooling while the system is more quiescent.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Tested-by: Sumeet Pawnikar <sumeet.r.pawnikar@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/thermal/intel/intel_pch_thermal.c