aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/exynos5250-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-31cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORMTomasz Figa1-8/+35
2014-04-07cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar1-17/+17
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-64/+10
2014-01-06cpufreq: exynos5250: Set APLL rate using CCF APISachin Kamat1-64/+10
2013-12-28Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-1/+0
2013-12-19cpufreq: exynos: move definitions for exynos-cpufreq into drivers/cpufreq/Kukjin Kim1-1/+0
2013-11-20cpufreq: exynos: Remove unwanted EXPORT_SYMBOLSachin Kamat1-1/+0
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-131/+37
2012-12-23cpufreq: exynos: Remove unused variable & IS_ERRJonghwan Choi1-8/+0
2012-07-19[CPUFREQ] EXYNOS5250: Add support max 1.7GHz for EXYNOS5250Jaecheol Lee1-31/+24
2012-03-14EXYNOS5250: Add support cpufreq for EXYNOS5250Jaecheol Lee1-0/+347