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-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
2014-01-02
Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...
Mark Brown
1
-2
/
+2
2013-12-31
Merge branch 'clk-next-unregister' into clk-next
Mike Turquette
3
-13
/
+200
2013-12-30
Merge branch 'for_3.14/keystone-clk' of git://git.kernel.org/pub/scm/linux/ke...
Mike Turquette
2
-8
/
+28
2013-12-30
clk: exynos5250: Add CLK_SET_RATE_PARENT flag to mout_apll
Sachin Kamat
1
-1
/
+2
2013-12-30
clk: samsung: exynos5250: Fix parents of gate clocks from MFC domain
Tomasz Figa
1
-3
/
+5
2013-12-30
clk: samsung: exynos5250: Correct parent list of audio muxes
Tomasz Figa
1
-3
/
+3
2013-12-30
clk: samsung: exynos5250: Add missing unpopulated mux parents
Tomasz Figa
1
-4
/
+12
2013-12-30
clk: samsung: exynos5250: Fix parent of gate clocks from DISP1 domain
Tomasz Figa
1
-6
/
+8
2013-12-30
clk: samsung: exynos5250: Fix parents of gate clocks from GSCL domain
Tomasz Figa
1
-8
/
+17
2013-12-30
clk: samsung: exynos5250: Make names of mux and div clocks consistent
Tomasz Figa
1
-122
/
+123
2013-12-30
clk: samsung: exynos5250: Sort definitions by registers and bitfield
Tomasz Figa
1
-102
/
+188
2013-12-30
Merge branch 'samsung-fixes' into samsung-next-base
Tomasz Figa
3
-11
/
+15
2013-12-30
clk: exynos: File scope reg_save array should depend on PM_SLEEP
Krzysztof Kozlowski
1
-5
/
+5
2013-12-30
clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clock
Abhilash Kesavan
1
-1
/
+2
2013-12-30
clk: samsung: exynos5250: Add MDMA0 clocks
Abhilash Kesavan
1
-1
/
+4
2013-12-30
clk: samsung: exynos5250: Fix ACP gate register offset
Abhilash Kesavan
1
-1
/
+1
2013-12-30
clk: exynos5250: fix sysmmu_mfc{l,r} gate clocks
Andrew Bresticker
1
-2
/
+2
2013-12-30
clk: samsung: exynos4: Correct SRC_MFC register
Seung-Woo Kim
1
-1
/
+1
2013-12-29
Merge tag 'sunxi-clk-3.14-for-mike' of https://bitbucket.org/emiliolopez/linu...
Mike Turquette
3
-77
/
+437
2013-12-28
clk: sunxi: Allwinner A20 output clock support
Chen-Yu Tsai
1
-0
/
+57
2013-12-28
clk: sunxi: support better factor DT nodes
Emilio López
1
-0
/
+9
2013-12-28
clk: sunxi: mod0 support
Emilio López
1
-0
/
+57
2013-12-28
clk: sunxi: add PLL5 and PLL6 support
Emilio López
1
-0
/
+230
2013-12-28
clk: sunxi: make factors_clk_setup return the clock it registers
Emilio López
1
-7
/
+8
2013-12-28
clk: sunxi: add gating support to PLL1
Emilio López
1
-0
/
+2
2013-12-28
clk: sunxi: clean the magic number of mux parents
Emilio López
1
-2
/
+3
[prev]
[next]