aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/exynos4210-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-03cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar1-1/+1
2014-05-31cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORMTomasz Figa1-6/+33
2014-04-07cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar1-6/+6
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: exynos4210: Use the common clock framework to set APLL clock rateLukasz Majewski1-59/+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-110/+25
2012-12-23cpufreq: exynos: Remove unused variable & IS_ERRJonghwan Choi1-12/+3
2012-02-29[CPUFREQ] EXYNOS4210: update the name of EXYNOS clock registerKukjin Kim1-35/+35
2012-01-08[CPUFREQ] EXYNOS: Removed useless headers and codesJaecheol Lee1-13/+1
2012-01-08[CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driverJaecheol Lee1-313/+72
2011-12-09[CPUFREQ] EXYNOS4210: cpufreq code is changed for stable workingJaecheol Lee1-36/+65
2011-12-09[CPUFREQ] EXYNOS4210: Update frequency table for cpu dividerJaecheol Lee1-28/+41
2011-12-09[CPUFREQ] EXYNOS4210: Remove code about bus on cpufreqJaecheol Lee1-173/+1
2011-10-26[CPUFREQ] ARM Exynos4210 PM/Suspend compatibility with different bootloadersMyungJoo Ham1-4/+102
2011-10-26[CPUFREQ] exynos4210: Show list of available frequenciesDonggeun Kim1-1/+22
2011-07-13[CPUFREQ] exynos4210: make needlessly global symbols staticAxel Lin1-3/+3
2011-07-13[CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/Kukjin Kim1-0/+568