]> git.baikalelectronics.ru Git - kernel.git/commit
intel_pstate: Remove C0 tracking
authorDirk Brandewie <dirk.j.brandewie@intel.com>
Thu, 29 May 2014 16:32:22 +0000 (09:32 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 2 Jun 2014 10:44:48 +0000 (12:44 +0200)
commit13fba29fb2e877dbe10a70e3fb764791795bfd25
tree53280f5d401216f8d949b42eabc06433c79065d6
parent52344d651624114ed28acc30681a84a75a85f46a
intel_pstate: Remove C0 tracking

Commit 88a1cea6 (intel_pstate: Take core C0 time into account for core
busy calculation) introduced a regression referenced below.  The issue
with "lockup" after suspend that this commit was addressing is now dealt
with in the suspend path.

Fixes: 88a1cea6fa41 (intel_pstate: Take core C0 time into account for core busy calculation)
Link: https://bugzilla.kernel.org/show_bug.cgi?id=66581
Link: https://bugzilla.kernel.org/show_bug.cgi?id=75121
Reported-by: Doug Smythies <dsmythies@telus.net>
Cc: 3.14+ <stable@vger.kernel.org> # 3.14+
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/intel_pstate.c