index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
exynos4210-cpufreq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-20
cpufreq: exynos: remove Exynos4210 specific cpufreq driver support
Thomas Abraham
1
-184
/
+0
2014-10-03
cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'
Viresh Kumar
1
-1
/
+1
2014-05-30
cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORM
Tomasz Figa
1
-6
/
+33
2014-04-07
cpufreq: create another field .flags in cpufreq_frequency_table
Viresh Kumar
1
-6
/
+6
2013-12-29
Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
1
-2
/
+0
2013-12-19
cpufreq: exynos: move definitions for exynos-cpufreq into drivers/cpufreq/
Kukjin Kim
1
-2
/
+0
2013-11-21
cpufreq: exynos: Remove unwanted EXPORT_SYMBOL
Sachin Kamat
1
-1
/
+0
2013-10-17
cpufreq: exynos4210: Use the common clock framework to set APLL clock rate
Lukasz Majewski
1
-59
/
+8
2013-02-22
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+2
2013-01-10
cpufreq: exynos: cleanup exynos-cpufreq header
Kukjin Kim
1
-1
/
+2
2012-12-24
cpufreq: exynos: Add missing static
Jonghwan Choi
1
-1
/
+1
2012-12-24
cpufreq: exynos: Use APLL_FREQ macro for cpu divider value
Jonghwan Choi
1
-110
/
+25
2012-12-24
cpufreq: exynos: Remove unused variable & IS_ERR
Jonghwan Choi
1
-12
/
+3
2012-03-01
[CPUFREQ] EXYNOS4210: update the name of EXYNOS clock register
Kukjin Kim
1
-35
/
+35
2012-01-09
[CPUFREQ] EXYNOS: Removed useless headers and codes
Jaecheol Lee
1
-13
/
+1
2012-01-09
[CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driver
Jaecheol Lee
1
-313
/
+72
2011-12-09
[CPUFREQ] EXYNOS4210: cpufreq code is changed for stable working
Jaecheol Lee
1
-36
/
+65
2011-12-09
[CPUFREQ] EXYNOS4210: Update frequency table for cpu divider
Jaecheol Lee
1
-28
/
+41
2011-12-09
[CPUFREQ] EXYNOS4210: Remove code about bus on cpufreq
Jaecheol Lee
1
-173
/
+1
2011-10-27
[CPUFREQ] ARM Exynos4210 PM/Suspend compatibility with different bootloaders
MyungJoo Ham
1
-4
/
+102
2011-10-27
[CPUFREQ] exynos4210: Show list of available frequencies
Donggeun Kim
1
-1
/
+22
2011-07-14
[CPUFREQ] exynos4210: make needlessly global symbols static
Axel Lin
1
-3
/
+3
2011-07-14
[CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/
Kukjin Kim
1
-0
/
+568