public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Fix and cleanup iowait boost
@ 2018-05-22 11:07 Patrick Bellasi
  2018-05-22 11:07 ` [PATCH v4 1/2] cpufreq: schedutil: Fix iowait boost reset Patrick Bellasi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Patrick Bellasi @ 2018-05-22 11:07 UTC (permalink / raw)
  To: linux-kernel, linux-pm
  Cc: Ingo Molnar, Peter Zijlstra, Rafael J . Wysocki, Viresh Kumar,
	Vincent Guittot, Dietmar Eggemann, Juri Lelli, Joel Fernandes

Here is the (hopefully) final update of:

   https://lkml.org/lkml/2018/5/21/114
   20180521085120.7902-1-patrick.bellasi@arm.com

which just includes the small typo fixes suggested by Jeol and the ack
and review tags collected so far.

Cheers Patrick

Changes in v4:
 - fixed typos in changelog (Joel)
 - added Reviewed-by Joel Fernandes
 - added Acked-by Viresh and Peter

Changes in v3:
 - renamed the iowait boost functions (Peter)
 - moved boost reset into a dedicated function (Peter)
 - split the fix into a separated patch (Viresh)
 - added "Fixes" tag (Viresh)

Patrick Bellasi (2):
  cpufreq: schedutil: Fix iowait boost reset
  cpufreq: schedutil: Cleanup and document iowait boost

 kernel/sched/cpufreq_schedutil.c | 152 +++++++++++++++++++++++++++------------
 1 file changed, 108 insertions(+), 44 deletions(-)

-- 
2.15.1

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

end of thread, other threads:[~2018-05-23 11:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-22 11:07 [PATCH v4 0/2] Fix and cleanup iowait boost Patrick Bellasi
2018-05-22 11:07 ` [PATCH v4 1/2] cpufreq: schedutil: Fix iowait boost reset Patrick Bellasi
2018-05-22 11:07 ` [PATCH v4 2/2] cpufreq: schedutil: Cleanup and document iowait boost Patrick Bellasi
2018-05-23 11:37 ` [PATCH v4 0/2] Fix and cleanup " 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