linux/drivers/devfreq
Nishanth Menon 83116e66a2 PM / devfreq: register governors with devfreq framework
With the new registration functions, governors can be now
registered with devfreq framework.

NOTE: generates 'discards qualifiers from pointer target type'
build warnings, which the next patche in this series fixes

Cc: Rajagopal Venkat <rajagopal.venkat@linaro.org>
Cc: MyungJoo Ham <myungjoo.ham@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Kevin Hilman <khilman@ti.com>
Cc: linux-pm@vger.kernel.org
Cc: linux-kernel@vger.kernel.org

Signed-off-by: Nishanth Menon <nm@ti.com>
Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
2012-11-20 18:46:22 +09:00
..
Kconfig Fix typo in various Kconfig file 2012-04-16 14:40:08 +02:00
Makefile PM/Devfreq: Add Exynos4-bus device DVFS driver for Exynos4210/4212/4412. 2011-12-20 14:08:08 +09:00
devfreq.c PM / devfreq: provide hooks for governors to be registered 2012-11-20 18:46:12 +09:00
exynos4_bus.c PM / devfreq: Use devm_* functions in exynos4_bus.c 2012-11-20 15:59:22 +09:00
governor.h PM / devfreq: provide hooks for governors to be registered 2012-11-20 18:46:12 +09:00
governor_performance.c PM / devfreq: register governors with devfreq framework 2012-11-20 18:46:22 +09:00
governor_powersave.c PM / devfreq: register governors with devfreq framework 2012-11-20 18:46:22 +09:00
governor_simpleondemand.c PM / devfreq: register governors with devfreq framework 2012-11-20 18:46:22 +09:00
governor_userspace.c PM / devfreq: register governors with devfreq framework 2012-11-20 18:46:22 +09:00