aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/exynos4x12-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-31cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORMTomasz Figa1-6/+34
2014-05-26cpufreq: exynos: Fix the compile errorJonghwan Choi1-7/+4
2014-04-07cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar1-15/+15
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2014-01-17cpufreq: exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQLukasz Majewski1-1/+1
2013-12-28Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-2/+0
2013-12-19cpufreq: exynos: move definitions for exynos-cpufreq into drivers/cpufreq/Kukjin Kim1-2/+0
2013-11-20cpufreq: exynos: Remove unwanted EXPORT_SYMBOLSachin Kamat1-1/+0
2013-10-17cpufreq: exynos4x12: Use the common clock framework to set APLL clock rateLukasz Majewski1-61/+8
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