lkml.org 
[lkml]   [2014]   [May]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] PM / OPP: move cpufreq specific helpers out of OPP layer
Date
CPUFreq usage of OPP should be independent of the ordering of type of
data storage inside OPP layer. The current operations can equally be
performed by generic operations.

[RFC]: https://patchwork.kernel.org/patch/4100811/

Series based on: v3.15-rc1

Nishanth Menon (2):
PM / OPP: Remove cpufreq wrapper dependency on internal data
organization
PM / OPP: Move cpufreq specific OPP functions out of generic OPP
library

Documentation/cpu-freq/core.txt | 29 +++++++++++
Documentation/power/opp.txt | 40 ++------------
drivers/base/power/opp.c | 91 --------------------------------
drivers/cpufreq/Makefile | 2 +
drivers/cpufreq/cpufreq_opp.c | 110 +++++++++++++++++++++++++++++++++++++++
include/linux/cpufreq.h | 21 ++++++++
include/linux/pm_opp.h | 20 -------
7 files changed, 167 insertions(+), 146 deletions(-)
create mode 100644 drivers/cpufreq/cpufreq_opp.c

--
1.7.9.5



\
 
 \ /
  Last update: 2014-05-05 16:01    [W:0.084 / U:0.352 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site