[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1346317203-7357-1-git-send-email-myungjoo.ham@samsung.com>
Date: Thu, 30 Aug 2012 18:00:01 +0900
From: MyungJoo Ham <myungjoo.ham@...sung.com>
To: linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: myungjoo.ham@...il.com, rjw@...k.pl, kyungmin.park@...sung.com,
khilman@...com, markgross@...gnar.org, jean.pihet@...oldbits.com,
mturquette@...com, jonghwa3.lee@...sung.com
Subject: [PATCH v3 0/2] PM / devfreq: support PM-QoS at devfreq core.
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists