summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/exynos4x12-cpufreq.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-18arm: odroid: cpufreq: Support for frequency up to 1.7 GHzLukasz Majewski1-4/+11
2014-11-18cpufreq: boost: Provide support for BOOST on linux-3.10-tizenLukasz Majewski1-0/+4
2014-11-18cpufreq:exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQLukasz Majewski1-1/+1
2014-11-18cpufreq: exynos4x12: Support the frequency change only with the common clock ...Lukasz Majewski1-42/+4
2014-11-18ARM: cpufreq: Parse CPUFREQ's voltage table passed as device tree nodeLukasz Majewski1-1/+4
2014-11-18ARM:clock:cpufreq: Correct MPLL clock and DTS bindingLukasz Majewski1-1/+1
2014-11-18cpufreq: Replace set_apll code with common clock framework's clk_set_rate()Lukasz Majewski1-21/+7
2014-11-18cpufreq: exynos4x12: Parse frequency table from device treeLukasz Majewski1-1/+5
2014-11-18cpufreq: Adjust exynos4x12 cpufreq to work with v3.8-mobile (with common clocks)Lukasz Majewski1-16/+15
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2013-01-10cpufreq: exynos: cleanup exynos-cpufreq headerKukjin Kim1-1/+2
2012-12-23cpufreq: exynos: Add missing staticJonghwan Choi1-1/+1
2012-12-23cpufreq: exynos: Use APLL_FREQ macro for cpu divider valueJonghwan Choi1-320/+58
2012-12-23cpufreq: exynos: Remove unused variable & IS_ERRJonghwan Choi1-8/+0
2012-03-14EXYNOS4X12: Add support cpufreq for EXYNOS4X12Jaecheol Lee1-0/+536