summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2015-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-28/+69
2015-01-28Merge tag 'sunxi-clocks-for-3.20' of https://git.kernel.org/pub/scm/linux/ker...Michael Turquette8-143/+710
2015-01-28Merge tag 'v3.20-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Turquette1-13/+35
2015-01-27clk: ti: Drop use of clk-private.hStephen Boyd3-3/+3
2015-01-27clk: ux500: Drop use of clk-private.hStephen Boyd2-2/+0
2015-01-27clk: Export phase functionsMaxime Ripard1-0/+2
2015-01-27clk: qcom: Add MSM8960/APQ8064 LPASS clock controller (LCC) driverStephen Boyd3-0/+595
2015-01-27clk: qcom: Add IPQ806X LPASS clock controller (LCC) driverRajendra Nayak4-0/+495
2015-01-27clk: qcom: Add simple regmap based muxesStephen Boyd3-0/+89
2015-01-27clk: qcom: Add support for regmap divider clocksJosh Cartwright3-0/+100
2015-01-27clk: divider: Make generic for usage elsewhereStephen Boyd1-84/+128
2015-01-27clk: Add __clk_mux_determine_rate_closestStephen Boyd1-9/+38
2015-01-27clk: Fix debugfs clk removal before initedSrinivas Kandagatla1-4/+0
2015-01-27Merge branch 'clk-shmobile-for-3.20' of git://git.kernel.org/pub/scm/linux/ke...Michael Turquette4-4/+342
2015-01-27Merge tag 'sunxi-core-for-3.20' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-0/+1
2015-01-25sunxi: clk: Set sun6i-pll1 n_start = 1Hans de Goede1-0/+1
2015-01-25clk: sunxi: rewrite sun9i_a80_get_pll4_factors()Hans de Goede1-28/+29
2015-01-25Merge branch 'clk-has-parent' into clk-nextMichael Turquette1-0/+30
2015-01-25clk: Introduce clk_has_parent()Thierry Reding1-0/+30
2015-01-22clk: rockchip: add a dummy clock for the watchdog pclk on rk3288Heiko Stuebner1-0/+8
2015-01-22clk: rockchip: add PVTM clocks on rk3288huang lin1-2/+2
2015-01-22clk: rockchip: use the clock ID for usbphy480m_srcKever Yang1-1/+1
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-0/+1
2015-01-20ARM: clk: add clk-asm9260 driverOleksij Rempel2-0/+349
2015-01-20clk: st: STiH410: Fix pdiv and fdiv divisor when setting ratePeter Griffin1-4/+15
2015-01-20clk: ppc-corenet: rename driver to clk-qoriqTang Yuantian3-9/+9
2015-01-20clock: redefine variable clocks_per_pll as a struct memberTang Yuantian1-7/+15
2015-01-20Merge tag 'for-v3.20-exynos7-clk' of git://linuxtv.org/snawrocki/samsung into...Michael Turquette1-2/+406
2015-01-20clk: ti: Initialize clocks for dm816xTony Lindgren3-8/+55
2015-01-20clk: ti: Add support for FAPLL on dm816xTony Lindgren2-0/+411
2015-01-20clk: Skip fetching index for single parent clocksStephen Boyd1-1/+1
2015-01-20clk-gate: fix bit # check in clk_register_gate()Sergei Shtylyov1-1/+1
2015-01-20clk: ppc-corenet: fix section mismatch warningKevin Hao1-37/+6
2015-01-20clk: sunxi: Add driver for A80 MMC config clocks/resetsChen-Yu Tsai2-0/+220
2015-01-20clk: sunxi: Add mod0 and mmc module clock support for A80Chen-Yu Tsai1-0/+32
2015-01-18clk: exynos-audss: Fix memory leak on driver unbind or probe failureKrzysztof Kozlowski1-10/+22
2015-01-18clk: Add clk_unregister_{divider, gate, mux} to close memory leakKrzysztof Kozlowski3-0/+48
2015-01-18clk: TI CDCE706 clock synthesizer driverMax Filippov3-0/+709
2015-01-17clk: fix possible null pointer dereferenceStanimir Varbanov1-1/+1
2015-01-17Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao1-1/+1
2015-01-17clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner1-4/+6
2015-01-16ARM: at91: move at91rm9200_idle() to clk/at91/pmc.cAlexandre Belloni1-0/+9
2015-01-15clk: samsung: exynos7: add clocks for audio blockPadmavathi Venna1-2/+141
2015-01-15clk: samsung: exynos7: add clocks for SPI blockPadmavathi Venna1-0/+73
2015-01-15clk: samsung: exynos7: add gate clock for DMA blockPadmavathi Venna1-0/+4
2015-01-14clk: sunxi: Add a common setup function for mmc module clocksChen-Yu Tsai1-7/+19
2015-01-14clk: sunxi: Remove custom phase functionMaxime Ripard1-37/+0
2015-01-14clk: sunxi: Rework MMC phase clocksMaxime Ripard1-62/+69
2015-01-14clk: shmobile: fix sparse NULL pointer warningWei Yongjun1-1/+1
2015-01-13clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang1-1/+0