index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
exynos-cpufreq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
cpufreq: boost: Provide support for BOOST on linux-3.10-tizen
Lukasz Majewski
1
-2
/
+36
2014-11-18
cpufreq: exysnos: Fix the way of enabling boost in exynos cpufreq driver.
Jonghwa Lee
1
-7
/
+3
2014-11-18
cpufreq:boost:Kconfig: Enable software managed BOOST support at Kconfig
Lukasz Majewski
1
-0
/
+4
2014-11-18
cpufreq:exynos:Extend Exynos cpufreq driver to support boost framework
Lukasz Majewski
1
-0
/
+4
2014-11-18
ARM: cpufreq: Parse CPUFREQ's voltage table passed as device tree node
Lukasz Majewski
1
-0
/
+45
2014-11-18
cpufreq: exynos: fix section mismatch
Seung-Woo Kim
1
-2
/
+2
2014-11-18
cpufreq: exynos4x12: Parse frequency table from device tree
Lukasz Majewski
1
-0
/
+66
2014-11-18
cpufreq: exynos: Use device-based lookup for vdd_arm regulator
Tomasz Figa
1
-1
/
+1
2014-11-18
cpufreq: exynos: Save struct device in driver data
Tomasz Figa
1
-0
/
+2
2014-11-18
cpufreq: Define cpufreq as a platform device
Lukasz Majewski
1
-1
/
+34
2013-04-10
cpufreq: exynos: Remove error return even if no soc is found
Amit Daniel Kachhap
1
-1
/
+1
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
1
-5
/
+2
2013-02-21
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+2
2013-02-15
Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
1
-68
/
+106
2013-02-09
cpufreq: exynos: simplify .init() for setting policy->cpus
Viresh Kumar
1
-13
/
+1
2013-02-04
cpufreq: exynos: Fix hang in pm handler due to frequency mismatch
Jonghwan Choi
1
-3
/
+5
2013-01-31
cpufreq: exynos: Initialize return variable
Sachin Kamat
1
-1
/
+1
2013-01-25
cpufreq: exynos: Fix unsigned variable being checked for negative value
Sachin Kamat
1
-1
/
+1
2013-01-18
cpufreq: exynos: Get booting freq value in exynos_cpufreq_init
Jonghwan Choi
1
-2
/
+2
2013-01-18
cpufreq: exynos: Show list of available frequencies
Inderpal Singh
1
-0
/
+13
2013-01-10
cpufreq: exynos: cleanup exynos-cpufreq header
Kukjin Kim
1
-2
/
+2
2012-12-23
cpufreq: exynos: Split exynos_target function into two functions
Jonghwan Choi
1
-65
/
+86
2012-12-23
cpufreq: exynos: Check old & new frequency early
Jonghwan Choi
1
-2
/
+5
2012-12-23
cpufreq: exynos: Remove unused variable & IS_ERR
Jonghwan Choi
1
-2
/
+1
2012-11-22
cpufreq: exynos: Use static for functions used in only this file
Tushar Behera
1
-2
/
+2
2012-11-22
cpufreq: exynos: Broadcast frequency change notifications for all cores
Tomasz Figa
1
-2
/
+5
2012-07-20
EXYNOS: bugfix on retrieving old_index from freqs.old
Jonghwa Lee
1
-2
/
+12
2012-03-14
EXYNOS5250: Add support cpufreq for EXYNOS5250
Jaecheol Lee
1
-0
/
+2
2012-03-14
EXYNOS4X12: Add support cpufreq for EXYNOS4X12
Jaecheol Lee
1
-0
/
+2
2012-02-29
[CPUFREQ] EXYNOS: Initialize locking_frequency with initial frequency
Tushar Behera
1
-0
/
+2
2012-01-08
[CPUFREQ] EXYNOS: Removed useless headers and codes
Jaecheol Lee
1
-7
/
+1
2012-01-08
[CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driver
Jaecheol Lee
1
-0
/
+296