[PATCH 0/6] OPP: Indexed searching based on frequency

Viresh Kumar posted 6 patches 2 years, 6 months ago
drivers/opp/core.c     | 109 ++++++++++++++++++++++++++++++++++++-----
include/linux/pm_opp.h |  62 ++++++++++++++++++-----
2 files changed, 146 insertions(+), 25 deletions(-)
[PATCH 0/6] OPP: Indexed searching based on frequency
Posted by Viresh Kumar 2 years, 6 months ago
Hi,

This series adds support for indexed versions OPP finding helpers.
Some of these are picked from the series posted by Manivannan.

--
Viresh

Manivannan Sadhasivam (2):
  OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
  OPP: Introduce dev_pm_opp_get_freq_indexed() API

Viresh Kumar (4):
  OPP: Rearrange entries in pm_opp.h
  OPP: Add dev_pm_opp_find_freq_exact_indexed()
  OPP: Update _read_freq() to return the correct frequency
  OPP: Reuse dev_pm_opp_get_freq_indexed()

 drivers/opp/core.c     | 109 ++++++++++++++++++++++++++++++++++++-----
 include/linux/pm_opp.h |  62 ++++++++++++++++++-----
 2 files changed, 146 insertions(+), 25 deletions(-)

-- 
2.31.1.272.g89b43f80a514