linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/3] PM / devfreq: misc changes (spinned out from throttler series)
@ 2018-08-03 20:05 Matthias Kaehlcke
  2018-08-03 20:05 ` [PATCH v6 1/3] PM / devfreq: Fix handling of min/max_freq == 0 Matthias Kaehlcke
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Matthias Kaehlcke @ 2018-08-03 20:05 UTC (permalink / raw)
  To: MyungJoo Ham, Kyungmin Park, Chanwoo Choi
  Cc: linux-pm, linux-kernel, Brian Norris, Matthias Kaehlcke

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-08-03 20:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-03 20:05 [PATCH v6 0/3] PM / devfreq: misc changes (spinned out from throttler series) Matthias Kaehlcke
2018-08-03 20:05 ` [PATCH v6 1/3] PM / devfreq: Fix handling of min/max_freq == 0 Matthias Kaehlcke
2018-08-03 20:05 ` [PATCH v6 2/3] PM / devfreq: Don't adjust to user limits in governors Matthias Kaehlcke
2018-08-03 20:05 ` [PATCH v6 3/3] PM / devfreq: Make update_devfreq() public Matthias Kaehlcke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).