summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2014-07-28clk: st: STiH407: Support for Flexgen ClocksGabriel FERNANDEZ
2014-07-28clk: st: Remove uncessary (void *) castGabriel FERNANDEZ
2014-07-28clk: st: use static const for clkgen_pll_data tablesGabriel FERNANDEZ
2014-07-28clk: st: use static const for stm_fs tablesGabriel FERNANDEZ
2014-07-28clk: sunxi: staticize structures and arraysEmilio López
2014-07-28clk: sunxi: add __iomem markings to MMIO pointersEmilio López
2014-07-28Merge branch 'clk-rockchip' of git://git.linaro.org/people/mike.turquette/lin...Arnd Bergmann
2014-07-26Merge tag 'mvebu-soc-3.17-4' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann
2014-07-26Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann
2014-07-26clk: samsung: register exynos5420 apll/kpll configuration dataThomas Abraham
2014-07-26clk: samsung: exynos5420: Setup clocks before system suspendVikas Sajjan
2014-07-26clk: samsung: Make of_device_id array constKrzysztof Kozlowski
2014-07-26clk: samsung: exynos3250: Enable ARMCLK down featureKrzysztof Kozlowski
2014-07-26clk: samsung: exynos4: Enable ARMCLK down featureKrzysztof Kozlowski
2014-07-26clk: samsung: Add driver to control CLKOUT line on Exynos SoCsTomasz Figa
2014-07-26clk: samsung: exynos4: Add CLKOUT clock hierarchyTomasz Figa
2014-07-25Merge tag 'sunxi-clocks-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette
2014-07-26clk: samsung: exynos4: Add missing CPU/DMC clock hierarchyTomasz Figa
2014-07-25Merge tag 'qcom-clocks-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette
2014-07-25Merge branch 'for-v3.17/ti-clk-driver' of github.com:t-kristo/linux-pm into c...Mike Turquette
2014-07-25clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki
2014-07-23Merge branch 'clk-rockchip' into clk-nextMike Turquette
2014-07-19Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson
2014-07-19Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2014-07-19clk: samsung: s5pv210: Remove legacy board supportTomasz Figa
2014-07-19clk: samsung: Add S5PV210 Audio Subsystem clock driverTomasz Figa
2014-07-19clk: samsung: Add clock driver for S5PV210 and compatible SoCsMateusz Krawczuk
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding
2014-07-17ARM: tegra: Move includes to include/soc/tegraThierry Reding
2014-07-16clk: mvebu: extend clk-cpu for dynamic frequency scalingThomas Petazzoni
2014-07-15clk: qcom: Add support for APQ8064 multimedia clocksStephen Boyd
2014-07-15clk: qcom: pll: Add support for configuring SR PLLsStephen Boyd
2014-07-15clk: qcom: mdp_lut_clk is a child of mdp_srcStephen Boyd
2014-07-15clk: qcom: Fix PLL rate configurationsStephen Boyd
2014-07-15clk: qcom: Fix MN frequency tables, parent map, and jpegdStephen Boyd
2014-07-15clk: qcom: Support bypass RCG configurationStephen Boyd
2014-07-15clk: qcom: Add support for IPQ8064's global clock controller (GCC)Kumar Gala
2014-07-15clk: qcom: Add APQ8084 Multimedia Clock Controller (MMCC) supportGeorgi Djakov
2014-07-15clk: at91: remove the useless CLK_IGNORE_UNUSED flagAlexandre Belloni
2014-07-15clk: sunxi: sun6i-a31-apb0-gates: Add A23 APB0 supportChen-Yu Tsai
2014-07-15clk: sunxi: sun6i-apb0-gates: use bitmaps for valid gate indicesChen-Yu Tsai
2014-07-13Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-07-13clk: rockchip: add clock controller for rk3288Heiko Stübner
2014-07-13clk: rockchip: add clock driver for rk3188 and rk3066 clocksHeiko Stübner
2014-07-13clk: rockchip: add reset controllerHeiko Stübner
2014-07-13clk: rockchip: add clock type for pll clocks and pll used on rk3066Heiko Stübner
2014-07-13clk: rockchip: add basic infrastructure for clock branchesHeiko Stübner
2014-07-13clk: composite: improve rate_hw sanity check logicMike Turquette
2014-07-13clk: composite: allow read-only clocksHeiko Stübner
2014-07-13clk: composite: support determine_rate using rate_ops->round_rate + mux_ops->...Boris BREZILLON