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
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-26
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-0
/
+2072
2012-05-26
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-10
/
+12
2012-05-16
Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...
Arnd Bergmann
1
-1
/
+10
2012-05-15
clk: Fix CLK_SET_RATE_GATE flag validation in clk_set_rate().
Saravana Kannan
1
-1
/
+1
2012-05-15
clk: Provide dummy clk_unregister()
Mark Brown
1
-0
/
+9
2012-05-14
SPEAr13xx: Add common clock framework support
Viresh Kumar
3
-0
/
+2072
2012-05-13
mmc: mxs-mmc: get rid of the use of cpu_is_xxx
Shawn Guo
2
-6
/
+6
2012-05-13
Merge branch 'spear/clock' into next/clock
Arnd Bergmann
10
-1
/
+2014
2012-05-12
SPEAr: Switch to common clock framework
Viresh Kumar
3
-0
/
+957
2012-05-12
SPEAr: clk: Add General Purpose Timer Synthesizer clock
Viresh Kumar
3
-1
/
+172
2012-05-12
SPEAr: clk: Add Fractional Synthesizer clock
Viresh Kumar
3
-1
/
+182
2012-05-12
SPEAr: clk: Add Auxiliary Synthesizer clock
Viresh Kumar
3
-1
/
+242
2012-05-12
SPEAr: clk: Add VCO-PLL Synthesizer clock
Viresh Kumar
5
-0
/
+465
2012-05-12
dma: mxs-dma: make platform_device_id more generic
Shawn Guo
2
-4
/
+4
2012-05-12
ARM: mxs: add initial device tree support for imx23-evk board
Shawn Guo
1
-0
/
+1
2012-05-12
ARM: mxs: add initial device tree support for imx28-evk board
Dong Aisheng
1
-0
/
+1
2012-05-11
Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...
Arnd Bergmann
10
-0
/
+1164
2012-05-11
Merge branch 'depends/rmk/clkdev' into next/clock
Arnd Bergmann
1
-10
/
+132
2012-05-08
clk: add a fixed factor clock
Sascha Hauer
2
-1
/
+96
2012-05-08
clk: mux: assign init data
Mike Turquette
1
-0
/
+1
2012-05-08
clk: remove COMMON_CLK_DISABLE_UNUSED
Mike Turquette
2
-13
/
+0
2012-05-08
clk: prevent spurious parent rate propagation
Mike Turquette
1
-1
/
+6
2012-05-09
ARM: mxs: remove now unused timer_clk argument from mxs_timer_init
Shawn Guo
2
-2
/
+2
2012-05-09
ARM: mxs: switch to common clk framework
Shawn Guo
1
-0
/
+2
2012-05-09
clk: mxs: add clock support for imx28
Shawn Guo
2
-0
/
+338
2012-05-09
clk: mxs: add clock support for imx23
Shawn Guo
2
-0
/
+206
2012-05-09
clk: mxs: add mxs specific clocks
Shawn Guo
7
-0
/
+618
2012-05-02
CLKDEV: provide helpers for common clock framework
Russell King
1
-6
/
+78
2012-05-01
clk: clk_set_rate() must fail if CLK_SET_RATE_GATE is set and clk is enabled
Viresh Kumar
1
-0
/
+5
2012-05-01
clk: Use a separate struct for holding init data.
Saravana Kannan
5
-53
/
+89
2012-04-24
clk: select CLKDEV_LOOKUP for COMMON_CLK
Rob Herring
1
-0
/
+1
2012-04-24
clk: Don't set clk->new_rate twice
Viresh Kumar
1
-1
/
+1
2012-04-24
clk: clk-gate: Create clk_gate_endisable()
Viresh Kumar
1
-29
/
+25
2012-04-24
clk: propagate round_rate for CLK_SET_RATE_PARENT case
Shawn Guo
1
-2
/
+6
2012-04-24
clk: pass parent_rate into .set_rate
Shawn Guo
2
-3
/
+4
2012-04-24
clk: always pass parent_rate into .round_rate
Shawn Guo
2
-18
/
+10
2012-04-24
clk: basic: improve parent_names & return errors
Mike Turquette
4
-54
/
+64
2012-04-24
clk: core: copy parent_names & return error codes
Mike Turquette
1
-12
/
+53
2012-04-24
clk: Constify parent name arrays
Mark Brown
2
-2
/
+2
2012-04-24
clk: Make clk_get_rate() return 0 on error
Rajendra Nayak
1
-3
/
+3
2012-04-24
clk: add "const" for clk_ops of basic clks
Shawn Guo
4
-4
/
+4
2012-04-24
clk: remove unnecessary EXPORT_SYMBOL_GPL
Shawn Guo
4
-9
/
+0
2012-04-24
clk: use kzalloc in clk_register_mux
Shawn Guo
1
-1
/
+1
2012-04-24
clk: core: enforce clk_ops consistency
Mike Turquette
1
-0
/
+14
2012-04-24
clk: core: clk_calc_new_rates handles NULL parents
Mike Turquette
1
-8
/
+21
2012-04-24
clk: core: remove dead code paths
Mike Turquette
1
-4
/
+2
2012-04-24
clk: core: correct clk_set_rate kerneldoc
Mike Turquette
1
-30
/
+11
2012-04-19
ARM: 7392/1: CLKDEV: Optimize clk_find()
viresh kumar
1
-4
/
+9
2012-04-19
ARM: 7376/1: clkdev: Implement managed clk_get()
Mark Brown
1
-0
/
+45
2012-03-19
clk: make CONFIG_COMMON_CLK invisible
Arnd Bergmann
1
-9
/
+6
[next]