[PATCH v3 0/2] PM / devfreq: support PM-QoS at devfreq core.

From: MyungJoo Ham
Date: Thu Aug 30 2012 - 04:59:45 EST


This patchset enabled devfreq devices to handle QoS requests by simply
supplying a table of QoS values and minimum frequencies to support the
QoS values.

Major changes since the last patchset (v2-resend)
- Support per-dev QoS requests
- Removed dependencies on the QoS class definitions

The patchset is going to be shown at
http://git.infradead.org/users/kmpark/linux-samsung/shortlog/refs/heads/devfreq-for-next
within hours as well.

MyungJoo Ham (2):
PM / devfreq: add global PM QoS support
PM / devfreq: support per-dev PM-QoS in devfreq

drivers/devfreq/devfreq.c | 135 +++++++++++++++++++++++++++++++++++++++++++-
include/linux/devfreq.h | 41 ++++++++++++++
2 files changed, 172 insertions(+), 4 deletions(-)

--
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/