summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ARM: dts: sun8i: Unify ahb1 clock nodesChen-Yu Tsai2014-12-211-10/+2
| | * | ARM: dts: sun6i: Unify ahb1 clock nodesChen-Yu Tsai2014-12-211-11/+3
| | * | clk: sunxi: unify sun6i AHB1 clock with proper PLL6 pre-dividerChen-Yu Tsai2014-12-212-1/+209
| | * | clk: sunxi: Remove ahb1_sdram from sun6i/sun8i protected clocks listChen-Yu Tsai2014-12-211-1/+0
| | |/
| * | Merge tag 'v3.20-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Turquette2015-01-272-13/+39
| |\ \
| | * | clk: rockchip: add a dummy clock for the watchdog pclk on rk3288Heiko Stuebner2015-01-221-0/+8
| | * | clk: rockchip: add PVTM clocks on rk3288huang lin2015-01-221-2/+2
| | * | clk: rockchip: use the clock ID for usbphy480m_srcKever Yang2015-01-221-1/+1
| | * | Merge branch 'v3.20-clk/new-ids' into v3.20-clk/nextHeiko Stuebner2015-01-221-0/+4
| | |\ \
| | | * | clk: rockchip: add id for watchdog pclk on rk3288Heiko Stuebner2015-01-221-0/+1
| | | * | clk: rockchip: add clock IDs for the PVTM clocksHuang Lin2015-01-121-0/+2
| | | * | clk: rockchip: add clock ID for usbphy480m_srcKever Yang2015-01-121-0/+1
| | | |/
| | * | clk: rockchip: rk3288: Make s2r reliable by switching PLLs to slow modeDoug Anderson2014-12-311-0/+14
| | * | clk: rockchip: Add CLK_SET_RATE_PARENT to sclk_uart clocksDoug Anderson2014-12-211-10/+10
| | |/
| * | clk: ti: Drop use of clk-private.hStephen Boyd2015-01-274-3/+4
| * | clk: ux500: Drop use of clk-private.hStephen Boyd2015-01-272-2/+0
| * | clk: Export phase functionsMaxime Ripard2015-01-271-0/+2
| * | devicetree: bindings: Document qcom,lccRajendra Nayak2015-01-271-0/+21
| * | clk: qcom: Add MSM8960/APQ8064 LPASS clock controller (LCC) driverStephen Boyd2015-01-274-0/+645
| * | clk: qcom: Add IPQ806X LPASS clock controller (LCC) driverRajendra Nayak2015-01-274-0/+495
| * | dt-bindings: Add #defines for IPQ806x lpass clock controlRajendra Nayak2015-01-272-1/+30
| * | clk: qcom: Add simple regmap based muxesStephen Boyd2015-01-273-0/+89
| * | clk: qcom: Add support for regmap divider clocksJosh Cartwright2015-01-273-0/+100
| * | clk: divider: Make generic for usage elsewhereStephen Boyd2015-01-272-84/+139
| * | clk: Add __clk_mux_determine_rate_closestStephen Boyd2015-01-272-10/+45
| * | clk: Fix debugfs clk removal before initedSrinivas Kandagatla2015-01-271-4/+0
| * | Merge branch 'clk-shmobile-for-3.20' of git://git.kernel.org/pub/scm/linux/ke...Michael Turquette2015-01-277-8/+384
| |\ \
| | * | clk: shmobile: Add R-Car Gen2 ADSP clock supportSergei Shtylyov2015-01-082-2/+51
| | * | clk: shmobile: Add R-Car Gen2 RCAN clock supportSergei Shtylyov2015-01-082-4/+46
| | * | clk: shmobile: Add r8a73a4 SoC to MSTP bindingsUlrich Hecht2015-01-081-0/+1
| | * | clk: shmobile: r8a73a4 common clock framework implementationUlrich Hecht2015-01-083-0/+275
| | * | clk: shmobile: r8a7793: document CPG clock supportYoshihiro Kaneko2015-01-081-0/+1
| | * | clk: shmobile: Add r8a7793 supportHisashi Nakamura2015-01-081-0/+1
| | * | clk: shmobile: div6: Avoid changing divisor in .disable()Geert Uytterhoeven2015-01-081-4/+11
| | |/
| * | Merge branch 'clk-has-parent' into clk-nextMichael Turquette2015-01-242-0/+47
| |\ \
| | * | clk: Introduce clk_has_parent()Thierry Reding2015-01-242-0/+47
| | |/
| * | ARM: clk: add clk-asm9260 driverOleksij Rempel2015-01-203-0/+446
| * | clk: st: STiH410: Fix pdiv and fdiv divisor when setting ratePeter Griffin2015-01-201-4/+15
| * | clk: ppc-corenet: rename driver to clk-qoriqTang Yuantian2015-01-205-12/+13
| * | clock: redefine variable clocks_per_pll as a struct memberTang Yuantian2015-01-201-7/+15
| * | Merge tag 'for-v3.20-exynos7-clk' of git://linuxtv.org/snawrocki/samsung into...Michael Turquette2015-01-203-6/+505
| |\ \
| | * | clk: samsung: exynos7: add clocks for audio blockPadmavathi Venna2015-01-153-5/+171
| | * | clk: samsung: exynos7: add clocks for SPI blockPadmavathi Venna2015-01-153-2/+95
| | * | clk: samsung: exynos7: add gate clock for DMA blockPadmavathi Venna2015-01-152-1/+7
| | * | clk: samsung: exynos7: Add required clock tree for USBVivek Gautam2014-12-232-1/+72
| | * | clk: samsung: exynos7: Add clocks for MSCL blockTony K Nadackal2014-12-233-1/+164
| | |/
| * | clk: ti: Initialize clocks for dm816xTony Lindgren2015-01-203-8/+55
| * | clk: ti: Add support for FAPLL on dm816xTony Lindgren2015-01-203-0/+444
| * | clk: Skip fetching index for single parent clocksStephen Boyd2015-01-201-1/+1
| * | clk-gate: fix bit # check in clk_register_gate()Sergei Shtylyov2015-01-201-1/+1
OpenPOWER on IntegriCloud