index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-17
CLK: TI: add support for gate clock
Tero Kristo
2
-1
/
+250
2014-01-17
clk: ti: add support for TI fixed factor clock
Tero Kristo
2
-1
/
+68
2014-01-17
CLK: ti: add support for ti divider-clock
Tero Kristo
3
-2
/
+489
2014-01-17
clk: ti: add composite clock support
Tero Kristo
2
-1
/
+270
2014-01-17
CLK: TI: add autoidle support
Tero Kristo
2
-1
/
+134
2014-01-17
CLK: TI: Add DPLL clock support
Tero Kristo
2
-0
/
+559
2014-01-17
CLK: ti: add init support for clock IP blocks
Tero Kristo
2
-3
/
+113
2014-01-17
CLK: TI: add DT alias clock registration mechanism
Tero Kristo
3
-0
/
+59
2014-01-16
Merge remote-tracking branch 'linaro/clk-next' into clk-next
Mike Turquette
79
-4556
/
+24939
2014-01-16
clk: qcom: Add support for MSM8660's global clock controller (GCC)
Stephen Boyd
3
-0
/
+2828
2014-01-16
clk: qcom: Add support for MSM8974's multimedia clock controller (MMCC)
Stephen Boyd
3
-0
/
+2635
2014-01-16
clk: qcom: Add support for MSM8974's global clock controller (GCC)
Stephen Boyd
3
-0
/
+2703
2014-01-16
clk: qcom: Add support for MSM8960's multimedia clock controller (MMCC)
Stephen Boyd
3
-0
/
+2331
2014-01-16
clk: qcom: Add support for MSM8960's global clock controller (GCC)
Stephen Boyd
3
-0
/
+3003
2014-01-16
clk: qcom: Add reset controller support
Stephen Boyd
4
-1
/
+102
2014-01-16
clk: qcom: Add support for branches/gate clocks
Stephen Boyd
3
-0
/
+216
2014-01-16
clk: qcom: Add support for root clock generators (RCGs)
Stephen Boyd
4
-0
/
+969
2014-01-16
clk: qcom: Add support for phase locked loops (PLLs)
Stephen Boyd
3
-0
/
+289
2014-01-16
clk: qcom: Add a regmap type clock struct
Stephen Boyd
6
-0
/
+170
2014-01-16
clk: Add set_rate_and_parent() op
Stephen Boyd
1
-19
/
+59
2014-01-16
clk: sirf: re-arch to make the codes support both prima2 and atlas6
Barry Song
7
-172
/
+458
2014-01-15
clk: composite: pass mux_hw into determine_rate
Mike Turquette
1
-1
/
+1
2014-01-14
Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/...
Kevin Hilman
1
-1
/
+1
2014-01-14
Merge tag 'omap-for-v3.14/fixes-not-urgent-signed' of git://git.kernel.org/pu...
Kevin Hilman
1
-3
/
+3
2014-01-14
Merge branch 'clk-next-shmobile' into clk-next
Mike Turquette
1
-4
/
+8
2014-01-14
clk: shmobile: Fix MSTP clock array initialization
Valentine Barshak
1
-2
/
+6
2014-01-14
clk: shmobile: Fix MSTP clock index
Valentine Barshak
1
-2
/
+2
2014-01-08
Merge tag 'for_3.14/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...
Mike Turquette
5
-1162
/
+1284
2014-01-08
clk: max77686: Register OF clock provider
Tomasz Figa
1
-0
/
+24
2014-01-08
clk: max77686: Refactor driver data handling
Tomasz Figa
1
-13
/
+14
2014-01-08
clk: max77686: Fix clean-up in error and remove paths
Tomasz Figa
1
-19
/
+10
2014-01-08
clk: max77686: Make max77686_clk_register() return struct clk *
Tomasz Figa
1
-7
/
+10
2014-01-08
clk: max77686: Refactor successful exit of probe function
Tomasz Figa
1
-2
/
+1
2014-01-08
clk: max77686: Provide .recalc_rate() operation
Tomasz Figa
1
-0
/
+7
2014-01-08
clk: max77686: Correct callback used for checking clock status
Tomasz Figa
1
-2
/
+2
2014-01-08
clk: exynos-audss: add support for Exynos 5420
Andrew Bresticker
1
-7
/
+33
2014-01-08
clk: exynos5250: add clock ID for div_pcm0
Andrew Bresticker
1
-1
/
+1
2014-01-08
clk: exynos-audss: allow input clocks to be specified in device tree
Andrew Bresticker
1
-5
/
+20
2014-01-08
clk: exynos-audss: convert to platform device
Andrew Bresticker
1
-16
/
+88
2014-01-08
clk: exynos5440: replace clock ID private enums with IDs from DT header
Andrzej Hajda
1
-47
/
+34
2014-01-08
clk: exynos5420: replace clock ID private enums with IDs from DT header
Andrzej Hajda
1
-339
/
+309
2014-01-08
clk: exynos5250: replace clock ID private enums with IDs from DT header
Andrzej Hajda
1
-295
/
+264
2014-01-08
clk: exynos4: replace clock ID private enums with IDs from DT header
Andrzej Hajda
1
-455
/
+402
2014-01-08
clk: exynos5250: register APLL rate table
Andrew Bresticker
1
-1
/
+24
2014-01-08
clk: clk-divider: fix divisor > 255 bug
James Hogan
1
-1
/
+1
2014-01-05
Merge tag 'samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Mike Turquette
3
-11
/
+15
2014-01-03
Merge tag 'integrator-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
5
-20
/
+80
2014-01-03
Merge tag 'renesas-dt3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
5
-0
/
+720
2014-01-03
clk: versatile: fixup IM-PD1 clock implementation
Linus Walleij
1
-15
/
+71
2014-01-03
clk: versatile: pass a name to ICST clock provider
Linus Walleij
5
-6
/
+10
[prev]
[next]