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