public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Intel pstate driver update
@ 2013-05-07 15:20 dirk.brandewie
  2013-05-07 15:20 ` [PATCH 1/6] cpufreq/intel_pstate: remove idle time and duration from sample and calculations dirk.brandewie
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: dirk.brandewie @ 2013-05-07 15:20 UTC (permalink / raw)
  To: rjw, linux-kernel, cpufreq; +Cc: dirk

From: dirk <dirk.brandewie@gmail.com>

Collection of updates for cpufreq/intel_pstate.c

Patches 1-3 are bugfixes and marked for stable

Patches 4-6 are code cleanup with no functional changes.


Dirk Brandewie (6):
  cpufreq/intel_pstate: remove idle time and duration from sample and
    calculations
  cpufreq/intel_pstate: use lowest requested max performance
  cpufreq/intel_pstate: fix ffmpeg regression
  cpufreq/intel_pstate: Remove idle mode PID
  cpufreq/intel_pstate: Remove unused code
  cpufreq/intel_pstate: remove #ifdef MODULE compile fence

 drivers/cpufreq/intel_pstate.c | 122 +++++++----------------------------------
 1 file changed, 20 insertions(+), 102 deletions(-)

-- 
1.7.11.7


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

end of thread, other threads:[~2013-05-08 11:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-07 15:20 [PATCH 0/6] Intel pstate driver update dirk.brandewie
2013-05-07 15:20 ` [PATCH 1/6] cpufreq/intel_pstate: remove idle time and duration from sample and calculations dirk.brandewie
2013-05-07 15:20 ` [PATCH 2/6] cpufreq/intel_pstate: use lowest requested max performance dirk.brandewie
2013-05-07 15:20 ` [PATCH 3/6] cpufreq/intel_pstate: fix ffmpeg regression dirk.brandewie
2013-05-07 15:20 ` [PATCH 4/6] cpufreq/intel_pstate: Remove idle mode PID dirk.brandewie
2013-05-07 15:20 ` [PATCH 5/6] cpufreq/intel_pstate: Remove unused code dirk.brandewie
2013-05-07 15:20 ` [PATCH 6/6] cpufreq/intel_pstate: remove #ifdef MODULE compile fence dirk.brandewie
2013-05-08  0:07 ` [PATCH 0/6] Intel pstate driver update Rafael J. Wysocki
2013-05-08  0:21   ` Dirk Brandewie
2013-05-08 11:56     ` 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