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-05-04
vexpress: Initialise the sysregs before setting up the clocks
Catalin Marinas
1
-0
/
+2
2014-04-24
Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll...
Arnd Bergmann
1
-1
/
+1
2014-04-24
clk: tegra: remove non-existent clocks
Stephen Warren
1
-3
/
+0
2014-04-24
clk: vexpress: NULL dereference on error path
Dan Carpenter
1
-1
/
+1
2014-04-07
Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+0
2014-04-05
Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
48
-698
/
+5161
2014-04-05
Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-30
/
+67
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
20
-147
/
+3046
2014-04-05
Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+0
2014-04-02
clk: shmobile: fix setting paretn clock rate
Ben Dooks
1
-1
/
+1
2014-03-31
clk: shmobile: rcar-gen2: fix lb/sd0/sd1/sdh clock parent to pll1
Ben Dooks
1
-4
/
+4
2014-03-29
Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Arnd Bergmann
1
-1
/
+1
2014-03-29
Merge branches 'samsung/cleanup', 'samsung/exynos-clk' and 'samsung/exynos-cl...
Arnd Bergmann
7
-90
/
+346
2014-03-29
Merge tag 'samsung-pm-1' of http://git.kernel.org/pub/scm/linux/kernel/git/kg...
Arnd Bergmann
7
-90
/
+346
2014-03-27
clk: Fix minor errors in of_clk_init() function comments
Sylwester Nawrocki
1
-2
/
+2
2014-03-27
clk: reverse default clk provider initialization order in of_clk_init()
Sylwester Nawrocki
1
-1
/
+1
2014-03-26
clk: sirf: update copyright years to 2014
Barry Song
3
-3
/
+6
2014-03-26
clk: mmp: try to use closer one when do round rate
Chao Xie
1
-3
/
+7
2014-03-26
clk: mmp: fix the wrong calculation formula
Chao Xie
1
-5
/
+5
2014-03-26
clk: mmp: fix wrong mask when calculate denominator
Chao Xie
1
-1
/
+1
2014-03-27
Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ...
Arnd Bergmann
1
-27
/
+62
2014-03-25
clk: st: Support for A9 MUX clocks
Gabriel FERNANDEZ
1
-0
/
+19
2014-03-25
clk: st: Support for ClockGenA9/DDR/GPU
Gabriel FERNANDEZ
1
-0
/
+139
2014-03-25
clk: st: Support for QUADFS inside ClockGenB/C/D/E/F
Gabriel FERNANDEZ
2
-1
/
+1040
2014-03-25
clk: st: Support for VCC-mux and MUX clocks
Gabriel FERNANDEZ
1
-0
/
+272
2014-03-25
clk: st: Support for PLLs inside ClockGenA(s)
Gabriel FERNANDEZ
3
-1
/
+608
2014-03-25
clk: st: Support for DIVMUX and PreDiv Clocks
Gabriel FERNANDEZ
3
-0
/
+531
2014-03-24
clk: support hardware-specific debugfs entries
Alex Elder
1
-0
/
+4
2014-03-24
clk: s2mps11: Use of_get_child_by_name
Krzysztof Kozlowski
1
-1
/
+1
2014-03-24
clk: s2mps11: Fix possible NULL pointer dereference
Krzysztof Kozlowski
1
-1
/
+1
2014-03-20
clk: hisilicon: fix warning from smatch
Zhangfei Gao
1
-8
/
+7
2014-03-20
clk: shmobile: add CPG driver for rz-platforms
Wolfram Sang
2
-0
/
+104
2014-03-20
clk: turn rate change failed warning into pr_debug
Sascha Hauer
1
-1
/
+1
2014-03-21
dt-bindings: clock: Move exynos-audss-clk.h to dt-bindings/clock
Tushar Behera
1
-1
/
+1
2014-03-19
clk: respect the clock dependencies in of_clk_init
Gregory CLEMENT
1
-4
/
+79
2014-03-19
clk: mpc85xx: Update the driver to align to new clock bindings
Tang Yuantian
1
-22
/
+48
2014-03-19
clk: at91: optimization of the set_rate callback
Jean-Jacques Hiblot
1
-30
/
+8
2014-03-19
clk: at91: fix programmable clk irq handling
Jean-Jacques Hiblot
2
-93
/
+89
2014-03-19
clk: at91: propagate rate change on system clks
Boris BREZILLON
1
-1
/
+1
2014-03-19
clk: at91: replace prog clk round_rate with determine_rate
Boris BREZILLON
1
-28
/
+28
2014-03-19
Merge tag 'clk-hisi' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhua...
Mike Turquette
6
-39
/
+129
2014-03-19
clk: sunxi: fix thinko in comment
Emilio López
1
-1
/
+1
2014-03-19
clk: sunxi: fix some calculations
Emilio López
1
-3
/
+3
2014-03-19
clk: sunxi: fix A20 PLL4 calculation
Emilio López
1
-0
/
+7
2014-03-19
Merge tag 'sunxi-clk-for-3.15' of https://bitbucket.org/emiliolopez/linux int...
Mike Turquette
1
-25
/
+265
2014-03-19
clk: hisi: remove static variable
Haojian Zhuang
4
-42
/
+72
2014-03-19
clk: hip04: add clock driver
Haojian Zhuang
3
-1
/
+59
2014-03-19
clk: hisi: assign missing clk to table
Haojian Zhuang
1
-0
/
+2
2014-03-18
clk: socfpga: Fix section mismatch warning
Dinh Nguyen
1
-1
/
+1
2014-03-18
Merge tag 'clk-mvebu-3xx-3.15-2' of git://git.infradead.org/linux-mvebu into ...
Mike Turquette
1
-1
/
+24
[next]