index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: ppc-corenet: rename driver to clk-qoriq
Tang Yuantian
2015-01-20
4
-10
/
+10
*
clock: redefine variable clocks_per_pll as a struct member
Tang Yuantian
2015-01-20
1
-7
/
+15
*
Merge tag 'for-v3.20-exynos7-clk' of git://linuxtv.org/snawrocki/samsung into...
Michael Turquette
2015-01-20
1
-2
/
+406
|
\
|
*
clk: samsung: exynos7: add clocks for audio block
Padmavathi Venna
2015-01-15
1
-2
/
+141
|
*
clk: samsung: exynos7: add clocks for SPI block
Padmavathi Venna
2015-01-15
1
-0
/
+73
|
*
clk: samsung: exynos7: add gate clock for DMA block
Padmavathi Venna
2015-01-15
1
-0
/
+4
|
*
clk: samsung: exynos7: Add required clock tree for USB
Vivek Gautam
2014-12-23
1
-0
/
+64
|
*
clk: samsung: exynos7: Add clocks for MSCL block
Tony K Nadackal
2014-12-23
1
-0
/
+124
*
|
clk: ti: Initialize clocks for dm816x
Tony Lindgren
2015-01-20
3
-8
/
+55
*
|
clk: ti: Add support for FAPLL on dm816x
Tony Lindgren
2015-01-20
2
-0
/
+411
*
|
clk: Skip fetching index for single parent clocks
Stephen Boyd
2015-01-20
1
-1
/
+1
*
|
clk-gate: fix bit # check in clk_register_gate()
Sergei Shtylyov
2015-01-20
1
-1
/
+1
*
|
clk: ppc-corenet: fix section mismatch warning
Kevin Hao
2015-01-20
1
-37
/
+6
*
|
clk: exynos-audss: Fix memory leak on driver unbind or probe failure
Krzysztof Kozlowski
2015-01-17
1
-10
/
+22
*
|
clk: Add clk_unregister_{divider, gate, mux} to close memory leak
Krzysztof Kozlowski
2015-01-17
3
-0
/
+48
*
|
clk: TI CDCE706 clock synthesizer driver
Max Filippov
2015-01-17
3
-0
/
+709
*
|
clk: fix possible null pointer dereference
Stanimir Varbanov
2015-01-17
1
-1
/
+1
*
|
Revert "clk: ppc-corenet: Fix Section mismatch warning"
Kevin Hao
2015-01-17
1
-1
/
+1
*
|
clk: rockchip: fix deadlock possibility in cpuclk
Heiko Stübner
2015-01-17
1
-4
/
+6
*
|
clk: berlin: bg2q: remove non-exist "smemc" gate clock
Jisheng Zhang
2015-01-13
1
-1
/
+0
*
|
clk: at91: keep slow clk enabled to prevent system hang
Boris Brezillon
2015-01-13
1
-0
/
+27
*
|
clk: rockchip: fix rk3288 cpuclk core dividers
Heiko Stuebner
2014-12-28
1
-14
/
+14
*
|
clk: rockchip: fix rk3066 pll lock bit location
Heiko Stuebner
2014-12-28
1
-2
/
+13
*
|
clk: rockchip: Fix clock gate for rk3188 hclk_emem_peri
Romain Perier
2014-12-21
1
-1
/
+1
*
|
clk: rockchip: add CLK_IGNORE_UNUSED flag to fix rk3066/rk3188 USB Host
Julien CHAUVEAU
2014-12-21
1
-4
/
+6
|
/
*
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-12-20
56
-519
/
+5611
|
\
|
*
clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...
Krzysztof Kozlowski
2014-12-17
1
-1
/
+28
|
*
Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Michael Turquette
2014-12-15
1
-0
/
+15
|
|
\
|
*
|
clk: Really fix deadlock with mmap_sem
Stephen Boyd
2014-12-15
1
-2
/
+3
|
*
|
Merge tag 'for-v3.19-exynos-clk-2' of git://linuxtv.org/snawrocki/samsung int...
Michael Turquette
2014-12-11
5
-10
/
+12
|
|
\
\
|
|
*
|
clk: samsung: Fix double add of syscore ops after driver rebind
Krzysztof Kozlowski
2014-12-02
1
-0
/
+4
|
|
*
|
clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmi
Andrzej Hajda
2014-12-02
1
-1
/
+1
|
|
*
|
clk: samsung: exynos4415: Fix build with PM_SLEEP disabled
Krzysztof Kozlowski
2014-12-02
1
-2
/
+4
|
|
*
|
clk: samsung: remove unnecessary inclusion of header files from clk.h
Pankaj Dubey
2014-12-02
2
-4
/
+2
|
|
*
|
clk: samsung: remove unnecessary CONFIG_OF from clk.c
Pankaj Dubey
2014-12-02
1
-2
/
+0
|
|
*
|
clk: samsung: Spelling s/bwtween/between/
Pankaj Dubey
2014-12-02
1
-1
/
+1
|
*
|
|
clk: mmp: fix sparse non static symbol warning
Wei Yongjun
2014-12-11
1
-1
/
+1
|
*
|
|
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
Tomeu Vizoso
2014-12-03
11
-41
/
+57
|
*
|
|
clk: change clk_debugfs_add_file to take a struct clk_hw
Tomeu Vizoso
2014-12-03
1
-3
/
+3
|
*
|
|
clk: Don't expose __clk_get_accuracy
Tomeu Vizoso
2014-12-03
1
-1
/
+1
|
*
|
|
clk: Don't try to use a struct clk* after it could have been freed
Tomeu Vizoso
2014-12-03
1
-1
/
+4
|
*
|
|
clk: Remove unused function __clk_get_prepare_count
Tomeu Vizoso
2014-12-03
1
-5
/
+0
|
*
|
|
Merge tag 'ib-mfd-regulator-clk-v3.19' of git://git.kernel.org/pub/scm/linux/...
Michael Turquette
2014-11-28
5
-14
/
+174
|
|
\
\
\
|
*
\
\
\
Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...
Michael Turquette
2014-11-28
7
-50
/
+302
|
|
\
\
\
\
|
|
*
|
|
|
clk: rockchip: Add support for the mmc clock phases using the framework
Alexandru M Stan
2014-11-28
5
-0
/
+198
|
|
*
|
|
|
clk: rockchip: rk3288 export i2s0_clkout for use in DT
Sonny Rao
2014-11-28
1
-1
/
+1
|
|
*
|
|
|
clk: rockchip: use clock ID for DMC (memory controller) on rk3288
Jeff Chen
2014-11-26
1
-4
/
+4
|
|
*
|
|
|
clk: rockchip: add ROCKCHIP_PLL_SYNC_RATE flag to some plls
Heiko Stuebner
2014-11-25
2
-5
/
+5
|
|
*
|
|
|
clk: rockchip: add optional sync to pll rate parameters
Heiko Stuebner
2014-11-25
2
-0
/
+56
|
|
*
|
|
|
clk: rockchip: setup pll_mux data earlier
Heiko Stuebner
2014-11-25
1
-14
/
+13
[next]