[PATCH v6 0/3] PM / devfreq: misc changes (spinned out from throttler series)

From: Matthias Kaehlcke
Date: Fri Aug 03 2018 - 16:05:30 EST


This series includes miscellaneous changes that were originally part
of the throttler patch series (https://lore.kernel.org/patchwork/project/lkml/list/?series=357937).
They have been spinned out to facilitate merging them independently
from the throttler changes.

The series is based on
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git linux-next

Matthias Kaehlcke (3):
PM / devfreq: Fix handling of min/max_freq == 0
PM / devfreq: Don't adjust to user limits in governors
PM / devfreq: Make update_devfreq() public

drivers/devfreq/devfreq.c | 42 ++++++++++++++++-------
drivers/devfreq/governor.h | 6 ++--
drivers/devfreq/governor_performance.c | 5 +--
drivers/devfreq/governor_powersave.c | 2 +-
drivers/devfreq/governor_simpleondemand.c | 12 ++-----
drivers/devfreq/governor_userspace.c | 16 +++------
include/linux/devfreq.h | 8 +++++
7 files changed, 50 insertions(+), 41 deletions(-)

--
2.18.0.597.ga71716f1ad-goog