linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Misc enhancements to intel_powerclamp
@ 2016-11-28 21:44 Jacob Pan
  2016-11-28 21:44 ` [PATCH 1/4] thermal/intel_powerclamp: Remove duplicated code that starts the kthread Jacob Pan
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Jacob Pan @ 2016-11-28 21:44 UTC (permalink / raw)
  To: LKML, Linux PM, Rafael Wysocki, Eduardo Valentin, Zhang Rui
  Cc: Peter Zijlstra, Ingo Molnar, Thomas Gleixner, Arjan van de Ven,
	Srinivas Pandruvada, Len Brown, Petr Mladek,
	Sebastian Andrzej Siewior, Jacob Pan

This patchset is applicable on top of scheduler support of forced idle
tasks. (https://lkml.org/lkml/2016/11/28/683)

Jacob Pan (1):
  thermal/intel_powerclamp: stop sched tick in forced idle

Petr Mladek (2):
  thermal/intel_powerclamp: Remove duplicated code that starts the
    kthread
  thermal/intel_powerclamp: Convert the kthread to kthread worker API

Sebastian Andrzej Siewior (1):
  thermal/intel_powerclamp: Convert to CPU hotplug state

 drivers/thermal/intel_powerclamp.c | 359 +++++++++++++++++++------------------
 1 file changed, 184 insertions(+), 175 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-11-30  5:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-28 21:44 [PATCH 0/4] Misc enhancements to intel_powerclamp Jacob Pan
2016-11-28 21:44 ` [PATCH 1/4] thermal/intel_powerclamp: Remove duplicated code that starts the kthread Jacob Pan
2016-11-28 21:44 ` [PATCH 2/4] thermal/intel_powerclamp: Convert the kthread to kthread worker API Jacob Pan
2016-11-28 21:44 ` [PATCH 3/4] thermal/intel_powerclamp: Convert to CPU hotplug state Jacob Pan
2016-11-28 21:44 ` [PATCH 4/4] thermal/intel_powerclamp: stop sched tick in forced idle Jacob Pan
2016-11-28 23:21   ` kbuild test robot
2016-11-29  7:11     ` Jacob Pan
2016-11-29 21:50       ` [kbuild-all] " Ye Xiaolong
2016-11-28 23:14 ` [PATCH 0/4] Misc enhancements to intel_powerclamp Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).