android_kernel_motorola_sm6225/drivers/devfreq
Sachin Kamat d7895052d9 PM / devfreq: Use devm_* functions in exynos4_bus.c
devm_* functions are device managed functions and make cleanup code
simpler and smaller.
devm_kzalloc and devm_regulator_get functions are used.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
[renamed the patch title by MyungJoo Ham]
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
2012-11-20 15:59:22 +09:00
..
devfreq.c PM / devfreq: make devfreq_class static 2012-11-15 00:35:06 +01: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: Add suspend and resume apis 2012-11-15 00:35:04 +01: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
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