summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/exynos4210-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORMTomasz Figa2014-05-311-6/+33
* cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar2014-04-071-6/+6
* Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2013-12-281-2/+0
|\
| * cpufreq: exynos: move definitions for exynos-cpufreq into drivers/cpufreq/Kukjin Kim2013-12-191-2/+0
* | cpufreq: exynos: Remove unwanted EXPORT_SYMBOLSachin Kamat2013-11-201-1/+0
|/
* cpufreq: exynos4210: Use the common clock framework to set APLL clock rateLukasz Majewski2013-10-171-59/+8
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-1/+2
|\
| * cpufreq: exynos: cleanup exynos-cpufreq headerKukjin Kim2013-01-101-1/+2
* | cpufreq: exynos: Add missing staticJonghwan Choi2012-12-231-1/+1
* | cpufreq: exynos: Use APLL_FREQ macro for cpu divider valueJonghwan Choi2012-12-231-110/+25
* | cpufreq: exynos: Remove unused variable & IS_ERRJonghwan Choi2012-12-231-12/+3
|/
* [CPUFREQ] EXYNOS4210: update the name of EXYNOS clock registerKukjin Kim2012-02-291-35/+35
* [CPUFREQ] EXYNOS: Removed useless headers and codesJaecheol Lee2012-01-081-13/+1
* [CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driverJaecheol Lee2012-01-081-313/+72
* [CPUFREQ] EXYNOS4210: cpufreq code is changed for stable workingJaecheol Lee2011-12-091-36/+65
* [CPUFREQ] EXYNOS4210: Update frequency table for cpu dividerJaecheol Lee2011-12-091-28/+41
* [CPUFREQ] EXYNOS4210: Remove code about bus on cpufreqJaecheol Lee2011-12-091-173/+1
* [CPUFREQ] ARM Exynos4210 PM/Suspend compatibility with different bootloadersMyungJoo Ham2011-10-261-4/+102
* [CPUFREQ] exynos4210: Show list of available frequenciesDonggeun Kim2011-10-261-1/+22
* [CPUFREQ] exynos4210: make needlessly global symbols staticAxel Lin2011-07-131-3/+3
* [CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/Kukjin Kim2011-07-131-0/+568