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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
cpufreq: exynos3250: Initialize frequency table statically
Chanwoo Choi
1
-3
/
+1
2014-11-18
cpufreq: stats: Add 'load_table' debugfs file to show accumulated data of CPUs
Chanwoo Choi
4
-25
/
+271
2014-11-18
cpufreq: Add debugfs directory for cpufreq
Chanwoo Choi
1
-0
/
+178
2014-11-18
cpufreq: Add exynos3250 cpufreq support
Chanwoo Choi
5
-1
/
+226
2014-11-18
arm: odroid: cpufreq: Support for frequency up to 1.7 GHz
Lukasz Majewski
3
-16
/
+24
2014-11-18
cpufreq: BOOST: Adjust setting of BOOST frequency just before first valid freq
Lukasz Majewski
1
-4
/
+13
2014-11-18
upstream: treewide: Fix typo in Kconfig
Masanari Iida
1
-1
/
+1
2014-11-18
cpufreq:LAB: Change method of boost state preserving
Lukasz Majewski
1
-4
/
+5
2014-11-18
cpufreq:governor: Add serialization to the cpufreq_governor_dbs() function
Lukasz Majewski
1
-2
/
+12
2014-11-18
cpufreq: serialize calls to __cpufreq_governor()
Viresh Kumar
1
-2
/
+8
2014-11-18
cpufreq: Fix serialization of frequency transitions
Viresh Kumar
1
-3
/
+4
2014-11-18
cpufreq: make sure frequency transitions are serialized
Viresh Kumar
1
-0
/
+14
2014-11-18
cpufreq: remove unnecessary cpufreq_cpu_{get|put}() calls
Viresh Kumar
1
-17
/
+2
2014-11-18
cpufreq:LAB: Remove MODULE_* macros since it is not possible to compile LAB a...
Lukasz Majewski
1
-6
/
+0
2014-11-18
cpufreq:LAB: Replace NR_CPUS with num_possible_cpus() function
Lukasz Majewski
1
-8
/
+32
2014-11-18
cpufreq:LAB:cosmetic: Cosmetic code cleanup
Lukasz Majewski
1
-3
/
+5
2014-11-18
cpufreq:LAB:ondemand: Enable usage of ONDEMAND specific methods at LAB governor
Lukasz Majewski
1
-1
/
+39
2014-11-18
cpufreq:LAB:cpufreq_governor: Remove redundant LAB code from cpufreq_governor...
Lukasz Majewski
2
-35
/
+5
2014-11-18
cpufreq:LAB:ondemand: Ondemand governor adjustments necessary for correct LAB...
Lukasz Majewski
2
-3
/
+14
2014-11-18
cpufreq:LAB:core: Redesign of LAB code to work on top of ONDEMAND governor
Lukasz Majewski
2
-140
/
+231
2014-11-18
cpufreq:LAB:ondemand: REMOVE from LAB governor code duplicated at ondemand
Lukasz Majewski
3
-78
/
+17
2014-11-18
cpufreq:LAB:core: Remove code responsible for removing LAB module
Lukasz Majewski
1
-6
/
+0
2014-11-18
cpufreq:LAB:Kconfig: Do not allow LAB to be build as a module
Lukasz Majewski
1
-4
/
+4
2014-11-18
cpufreq:LAB:Kconfig: Make LAB dependent on the ONDEMAND governor
Lukasz Majewski
1
-2
/
+4
2014-11-18
cpufreq: conservative: Provide correct pointer for conservative governor
Lukasz Majewski
1
-2
/
+3
2014-11-18
cpufreq: ondemand: Change the calculation of target frequency
Stratos Karafotis
1
-8
/
+0
2014-11-18
cpufreq: boost: Provide support for BOOST on linux-3.10-tizen
Lukasz Majewski
3
-2
/
+42
2014-11-18
cpufreq: lab: Fix codes for correct working of lab governor.
Jonghwa Lee
2
-9
/
+21
2014-11-18
cpufreq: exysnos: Fix the way of enabling boost in exynos cpufreq driver.
Jonghwa Lee
1
-7
/
+3
2014-11-18
cpufreq: lab: Enable overclocking in LAB
Jonghwa Lee
1
-1
/
+5
2014-11-18
cpufreq:LAB: Introduce new cpufreq LAB(Legaccy Application Boost) governor
Jonghwa Lee
5
-32
/
+469
2014-11-18
BOOST: Core code compliant with v9 of the patch
Lukasz Majewski
1
-17
/
+24
2014-11-18
cpufreq:exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQ
Lukasz Majewski
1
-1
/
+1
2014-11-18
cpufreq:boost:Kconfig: Enable software managed BOOST support at Kconfig
Lukasz Majewski
2
-0
/
+18
2014-11-18
cpufreq:exynos:Extend Exynos cpufreq driver to support boost framework
Lukasz Majewski
1
-0
/
+4
2014-11-18
cpufreq:acpi:x86: Adjust the acpi-cpufreq.c code to work with common boost so...
Lukasz Majewski
1
-48
/
+22
2014-11-18
cpufreq: Add boost frequency support in core
Lukasz Majewski
2
-8
/
+149
2014-11-18
cpufreq: Store cpufreq policies in a list
Lukasz Majewski
1
-0
/
+3
2014-11-18
cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory
Viresh Kumar
3
-6
/
+52
2014-11-18
cosmetic: Remove extern from exynos_of_parse_freq_table() declaration
Lukasz Majewski
1
-2
/
+2
2014-11-18
cpufreq: exynos4x12: Support the frequency change only with the common clock ...
Lukasz Majewski
1
-42
/
+4
2014-11-18
ARM: cpufreq: Parse CPUFREQ's voltage table passed as device tree node
Lukasz Majewski
3
-1
/
+51
2014-11-18
cpufreq: exynos: fix section mismatch
Seung-Woo Kim
1
-2
/
+2
2014-11-18
ARM:clock:cpufreq: Correct MPLL clock and DTS binding
Lukasz Majewski
1
-1
/
+1
2014-11-18
cpufreq: Make ARM_EXYNOS*_CPUFREQ depend on ARM_EXYNOS_CPUFREQ
Tomasz Figa
1
-0
/
+3
2014-11-18
cpufreq: exynos4210: Use common clock operations for APLL configuration
Tomasz Figa
1
-13
/
+2
2014-11-18
cpufreq: exynos4210: Use device-based lookup for clocks
Tomasz Figa
1
-4
/
+4
2014-11-18
cpufreq: Replace set_apll code with common clock framework's clk_set_rate()
Lukasz Majewski
1
-21
/
+7
2014-11-18
cpufreq: exynos4x12: Parse frequency table from device tree
Lukasz Majewski
3
-1
/
+73
2014-11-18
cpufreq: Adjust exynos4x12 cpufreq to work with v3.8-mobile (with common clocks)
Lukasz Majewski
1
-16
/
+15
[next]