| Commit message (Expand) | Author | Age | Files | Lines |
* | cpufreq: exynos: remove Exynos4210 specific cpufreq driver support | Thomas Abraham | 2015-06-20 | 1 | -184/+0 |
* | cpufreq: cpu0: rename driver and internals to 'cpufreq_dt' | Viresh Kumar | 2014-10-03 | 1 | -1/+1 |
* | cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORM | Tomasz Figa | 2014-05-31 | 1 | -6/+33 |
* | cpufreq: create another field .flags in cpufreq_frequency_table | Viresh Kumar | 2014-04-07 | 1 | -6/+6 |
* | Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 2013-12-28 | 1 | -2/+0 |
|\ |
|
| * | cpufreq: exynos: move definitions for exynos-cpufreq into drivers/cpufreq/ | Kukjin Kim | 2013-12-19 | 1 | -2/+0 |
* | | cpufreq: exynos: Remove unwanted EXPORT_SYMBOL | Sachin Kamat | 2013-11-20 | 1 | -1/+0 |
|/ |
|
* | cpufreq: exynos4210: Use the common clock framework to set APLL clock rate | Lukasz Majewski | 2013-10-17 | 1 | -59/+8 |
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 1 | -1/+2 |
|\ |
|
| * | cpufreq: exynos: cleanup exynos-cpufreq header | Kukjin Kim | 2013-01-10 | 1 | -1/+2 |
* | | cpufreq: exynos: Add missing static | Jonghwan Choi | 2012-12-23 | 1 | -1/+1 |
* | | cpufreq: exynos: Use APLL_FREQ macro for cpu divider value | Jonghwan Choi | 2012-12-23 | 1 | -110/+25 |
* | | cpufreq: exynos: Remove unused variable & IS_ERR | Jonghwan Choi | 2012-12-23 | 1 | -12/+3 |
|/ |
|
* | [CPUFREQ] EXYNOS4210: update the name of EXYNOS clock register | Kukjin Kim | 2012-02-29 | 1 | -35/+35 |
* | [CPUFREQ] EXYNOS: Removed useless headers and codes | Jaecheol Lee | 2012-01-08 | 1 | -13/+1 |
* | [CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driver | Jaecheol Lee | 2012-01-08 | 1 | -313/+72 |
* | [CPUFREQ] EXYNOS4210: cpufreq code is changed for stable working | Jaecheol Lee | 2011-12-09 | 1 | -36/+65 |
* | [CPUFREQ] EXYNOS4210: Update frequency table for cpu divider | Jaecheol Lee | 2011-12-09 | 1 | -28/+41 |
* | [CPUFREQ] EXYNOS4210: Remove code about bus on cpufreq | Jaecheol Lee | 2011-12-09 | 1 | -173/+1 |
* | [CPUFREQ] ARM Exynos4210 PM/Suspend compatibility with different bootloaders | MyungJoo Ham | 2011-10-26 | 1 | -4/+102 |
* | [CPUFREQ] exynos4210: Show list of available frequencies | Donggeun Kim | 2011-10-26 | 1 | -1/+22 |
* | [CPUFREQ] exynos4210: make needlessly global symbols static | Axel Lin | 2011-07-13 | 1 | -3/+3 |
* | [CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/ | Kukjin Kim | 2011-07-13 | 1 | -0/+568 |