linux/drivers/devfreq
Nishanth Menon 3aa173b8db PM / devfreq: provide hooks for governors to be registered
Add devfreq_add_governor and devfreq_remove_governor which
can be invoked by governors to register with devfreq.

This sets up the stage to dynamically switch governors and
allow governors to be dynamically loaded as well.

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>
2012-11-20 18:46:12 +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: Core updates to support devices which can idle 2012-11-15 00:35:04 +01:00
governor_powersave.c PM / devfreq: Core updates to support devices which can idle 2012-11-15 00:35:04 +01:00
governor_simpleondemand.c PM / devfreq: Add suspend and resume apis 2012-11-15 00:35:04 +01:00
governor_userspace.c PM / devfreq: Core updates to support devices which can idle 2012-11-15 00:35:04 +01:00