]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
intel_pstate: Add setting voltage value for baytrail P states.
authorDirk Brandewie <dirk.j.brandewie@intel.com>
Wed, 18 Dec 2013 18:32:39 +0000 (10:32 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Mar 2014 04:44:19 +0000 (21:44 -0700)
commite08b9ad3bd45f09ab77b0d5974fe1f2ab2fea464
treebefed5f9b5056c0ee69f857f54139e7e7f6a04d1
parent802610891c6421e3ea93c3d402891b93ebada52c
intel_pstate: Add setting voltage value for baytrail P states.

commit 007bea098b869945a462420a1f9d442ff169f722 upstream.

Baytrail requires setting P state and voltage pairs when adjusting the
requested P state.  Add function for retrieving the valid voltage
values and modify *_set_pstate() functions to caluclate the
appropriate voltage for the requested P state.

Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/cpufreq/intel_pstate.c