summaryrefslogtreecommitdiff
path: root/drivers/devfreq/exynos/exynos_ppmu.c
AgeCommit message (Collapse)AuthorFilesLines
2014-05-15PM / devfreq: Add Exynos5-bus devfreq driver for Exynos5250Abhilash Kesavan1-0/+56
Exynos5-bus device devfreq driver monitors PPMU counters and adjusts operating frequencies and voltages with OPP. ASV should be used to provide appropriate voltages as per the speed group of the SoC rather than using a constant 1.025V. Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com> [myungjoo.ham@samsung.com: minor style update] Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com> Cc: Jonghwan Choi <jhbird.choi@samsung.com> Cc: Kukjin Kim <kgene.kim@samsung.com> Change-Id: I9cfb1f88fc61623425f34013d7c0f3a9bb474c55