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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-03
clk: Don't try to use a struct clk* after it could have been freed
Tomeu Vizoso
1
-1
/
+4
2014-12-03
clk: Remove unused function __clk_get_prepare_count
Tomeu Vizoso
2
-6
/
+0
2014-11-28
Merge tag 'ib-mfd-regulator-clk-v3.19' of git://git.kernel.org/pub/scm/linux/...
Michael Turquette
8
-24
/
+374
2014-11-28
Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...
Michael Turquette
8
-50
/
+315
2014-11-28
clk: rockchip: Add support for the mmc clock phases using the framework
Alexandru M Stan
5
-0
/
+198
2014-11-28
clk: rockchip: add bindings for the mmc clocks
Alexandru M Stan
1
-0
/
+8
2014-11-28
clk: rockchip: rk3288 export i2s0_clkout for use in DT
Sonny Rao
2
-1
/
+2
2014-11-26
clk: rockchip: use clock ID for DMC (memory controller) on rk3288
Jeff Chen
1
-4
/
+4
2014-11-26
clk: rockchip: add binding ID for DMC (memory controller) clocks on rk3288
Jeff Chen
1
-0
/
+4
2014-11-25
clk: clk-s2mps11: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2014-11-25
mfd: s2mps11: Add binding documentation for Samsung S2MPS13 PMIC
Chanwoo Choi
1
-10
/
+12
2014-11-25
clk: s2mps11: Add the support for S2MPS13 PMIC clock
Chanwoo Choi
1
-0
/
+24
2014-11-25
regulator: s2mps11: Add support S2MPS13 regulator device
Chanwoo Choi
5
-8
/
+304
2014-11-25
mfd: sec-core: Add support for S2MPS13 device
Chanwoo Choi
3
-6
/
+34
2014-11-25
clk: rockchip: add ROCKCHIP_PLL_SYNC_RATE flag to some plls
Heiko Stuebner
2
-5
/
+5
2014-11-25
clk: rockchip: add optional sync to pll rate parameters
Heiko Stuebner
2
-0
/
+56
2014-11-25
clk: rockchip: setup pll_mux data earlier
Heiko Stuebner
1
-14
/
+13
2014-11-25
clk: rockchip: add ability to specify pll-specific flags
Heiko Stuebner
5
-13
/
+19
2014-11-24
Merge tag 'sunxi-clocks-for-3.19' of https://git.kernel.org/pub/scm/linux/ker...
Michael Turquette
15
-94
/
+380
2014-11-24
Merge branch 'clk-fixes' into clk-next
Michael Turquette
7
-34
/
+32
2014-11-23
clk: sunxi: gmac-tx-clk mux is not a CLK_MUX_INDEX_BIT mux
Hans de Goede
1
-1
/
+6
2014-11-23
clk: sunxi: Implement A31 PLL6 as a divs clock for 2x output
Chen-Yu Tsai
2
-14
/
+33
2014-11-23
clk: sunxi: Specify number of child clocks for divs clocks
Chen-Yu Tsai
1
-2
/
+9
2014-11-23
clk: sunxi: Removed unused/incorrect sun6i-a31-apb2-clk driver
Chen-Yu Tsai
2
-8
/
+0
2014-11-23
ARM: dts: sunxi: Use sun4i-a10-apb1-clk for sun6i/sun8i apb2 clocks.
Chen-Yu Tsai
2
-20
/
+4
2014-11-23
ARM: dts: sunxi: unify APB1 clock
Emilio López
4
-40
/
+8
2014-11-23
clk: rockchip: fix rk3188 USB HSIC PHY clock divider
Julien CHAUVEAU
1
-1
/
+1
2014-11-23
clk: rockchip: fix clock gate for rk3188 spdif_pre
Julien CHAUVEAU
1
-16
/
+9
2014-11-19
clk: hi3620: Move const initdata into correct code section
Bintian Wang
1
-35
/
+35
2014-11-19
clk_mux: Fix set_parent doing the wrong thing when INDEX_BIT && index >= 3
Hans de Goede
1
-1
/
+1
2014-11-19
Merge branch 'for-v3.19/exynos-clk' of git://linuxtv.org/snawrocki/samsung in...
Michael Turquette
12
-164
/
+2655
2014-11-19
clk: shmobile: Deprecate renesas,clock-indices
Geert Uytterhoeven
1
-4
/
+4
2014-11-19
Merge branch 'clk-next-shmobile' into clk-next
Michael Turquette
2
-18
/
+113
2014-11-19
clk: delete a local variable's repeated assignment
Zhen Lei
1
-1
/
+1
2014-11-19
Merge tag 'v3.19-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...
Michael Turquette
4
-107
/
+169
2014-11-18
clk: rockchip: fix parent clock for rk3188 hclk_lcdc1
Julien CHAUVEAU
1
-1
/
+1
2014-11-17
clk: pxa: keep clocks initialization separated per variant
Robert Jarzmik
3
-2
/
+9
2014-11-17
clk: pxa: declare init function and data __init
Robert Jarzmik
3
-20
/
+32
2014-11-17
clk: pxa: fix pxa27x CCCR bit usage
Robert Jarzmik
1
-2
/
+2
2014-11-17
clk: add pxa25x clock drivers
Robert Jarzmik
2
-0
/
+274
2014-11-17
clk-divider: Fix READ_ONLY when divider > 1
James Hogan
3
-13
/
+10
2014-11-17
clk: qcom: Fix duplicate rbcpr clock name
Georgi Djakov
2
-2
/
+2
2014-11-17
clk: at91: usb: fix at91sam9x5 recalc, round and set rate
Boris Brezillon
1
-14
/
+15
2014-11-17
clk: at91: usb: fix at91rm9200 round and set rate
Boris Brezillon
1
-3
/
+3
2014-11-16
clk: rockchip: fix clock select order for rk3288 usbphy480m_src
Kever Yang
1
-2
/
+2
2014-11-16
clk: rockchip: fix rk3288 clk_usbphy480m_gate bit location in register
Kever Yang
1
-1
/
+1
2014-11-13
Merge branch 'clk-next-mmp' into clk-next
Michael Turquette
30
-105
/
+2538
2014-11-13
MAINTAINERS: clk framework git tree moved to kernel.org
Michael Turquette
1
-1
/
+1
2014-11-13
clk: rockchip: ensure HCLK_VIO2_H2P and PCLK_VIO2_H2P stay enabled
Dmitry Torokhov
1
-2
/
+2
2014-11-12
MAINTAINERS: add Stephen Boyd as clk co-maintainer
Michael Turquette
1
-0
/
+1
[next]