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
2015-12-12
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2015-12-02
clk: sunxi: pll2: Fix clock running too fast
Maxime Ripard
1
-18
/
+5
2015-12-02
ARM: imx: clk-vf610: fix SAI clock tree
Stefan Agner
1
-4
/
+4
2015-11-30
clk: scpi: add missing of_node_put
Julia Lawall
1
-0
/
+1
2015-11-30
clk: qoriq: fix memory leak
Sudip Mukherjee
1
-1
/
+3
2015-11-30
imx/clk-pllv2: fix wrong do_div() usage
Nicolas Pitre
1
-4
/
+5
2015-11-30
imx/clk-pllv1: fix wrong do_div() usage
Nicolas Pitre
1
-7
/
+7
2015-11-30
Merge branch 'for-4.4-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p...
Stephen Boyd
5
-29
/
+12
2015-11-25
clk: mmp: add linux/clk.h includes
Arnd Bergmann
3
-0
/
+3
2015-11-24
clk: ti: drop locking code from mux/divider drivers
Grygorii Strashko
2
-25
/
+6
2015-11-24
clk: ti816x: Add missing dmtimer clkdev entries
Neil Armstrong
1
-0
/
+2
2015-11-24
clk: ti: fapll: fix wrong do_div() usage
Nicolas Pitre
1
-2
/
+2
2015-11-24
clk: ti: clkt_dpll: fix wrong do_div() usage
Nicolas Pitre
1
-2
/
+2
2015-11-18
clk: gpio: Get parent clk names in of_gpio_clk_setup()
Jyri Sarha
1
-16
/
+17
2015-11-12
Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux
Linus Torvalds
1
-1
/
+5
2015-11-10
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-1
/
+13
2015-11-10
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-7
/
+343
2015-11-10
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2
-0
/
+5
2015-11-09
Merge branch 'next/arm64' into next/dt
Olof Johansson
4
-25
/
+9
2015-11-08
h8300: unaligned divcr register support.
Yoshinori Sato
1
-1
/
+5
2015-11-05
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-220
/
+1136
2015-11-05
Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
107
-999
/
+7515
2015-11-02
Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-19
/
+35
2015-10-27
Merge branch 'clock' into HEAD
Scott Wood
2
-220
/
+1136
2015-10-28
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+2
2015-10-27
clk: qcom: msm8960: Fix dsi1/2 halt bits
Stephen Boyd
1
-2
/
+2
2015-10-27
clk: qoriq: Add ls1043a support.
Hou Zhiqiang
1
-0
/
+38
2015-10-26
clk: lpc18xx-cgu: fix potential system hang when disabling unused clocks
Joachim Eastwood
1
-3
/
+39
2015-10-26
clk: lpc18xx-ccu: fix potential system hang when disabling unused clocks
Joachim Eastwood
1
-2
/
+15
2015-10-26
clk: Add clk_hw_is_enabled() for use by clk providers
Joachim Eastwood
1
-0
/
+5
2015-10-26
clk: rockchip: Make calculations use rounding
Douglas Anderson
1
-6
/
+7
2015-10-26
clk: rockchip: Allow more precision for some mmc clock phases
Douglas Anderson
1
-15
/
+30
2015-10-26
Merge tag 'sunxi-clocks-for-4.4' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
7
-0
/
+528
2015-10-26
Merge tag 'arm/soc/for-4.4/rpi-dt-v2' of https://github.com/Broadcom/stblinux...
Olof Johansson
4
-56
/
+1576
2015-10-26
Merge tag 'samsung-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...
Olof Johansson
1
-1
/
+13
2015-10-23
clk: versatile-icst: fix memory leak
Linus Walleij
1
-1
/
+3
2015-10-23
clk: Remove clk_{register,unregister}_multiplier()
Stephen Boyd
1
-51
/
+0
2015-10-24
clk: samsung: exynos5250: Add DISP1 clocks
Tomeu Vizoso
1
-1
/
+13
2015-10-23
Merge tag 'imx-dt-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...
Olof Johansson
13
-31
/
+209
2015-10-23
Merge tag 'sunxi-core-for-4.4' of https://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
1
-0
/
+1
2015-10-22
clk: qoriq: Fix wrong data in p2041_cmux_grp2
Scott Wood
1
-2
/
+2
2015-10-21
Merge branch 'clk-iproc' into clk-next
Stephen Boyd
8
-158
/
+638
2015-10-21
clk: ns2: add clock support for Broadcom Northstar 2 SoC
Jon Mason
3
-1
/
+290
2015-10-21
clk: iproc: Separate status and control variables
Jon Mason
2
-40
/
+62
2015-10-21
clk: iproc: Split off dig_filter
Jon Mason
4
-17
/
+38
2015-10-21
clk: iproc: Add PLL base write function
Jon Mason
1
-47
/
+33
2015-10-21
clk: nsp: add clock support for Broadcom Northstar Plus SoC
Jon Mason
2
-0
/
+137
2015-10-21
clk: iproc: Add PWRCTRL support
Jon Mason
2
-17
/
+44
2015-10-21
clk: cygnus: Convert all macros to all caps
Jon Mason
1
-73
/
+73
2015-10-21
ARM: cygnus: fix link failures when CONFIG_COMMON_CLK_IPROC is disabled
Arnd Bergmann
1
-3
/
+1
[next]