summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2015-12-24clk: lpc32xx: add common clock framework driverVladimir Zapolskiy
2015-12-24clk: lpc18xx: add NXP specific COMMON_CLK_NXP configuration symbolVladimir Zapolskiy
2015-12-23Merge tag 'sunxi-clocks-for-4.5' of https://git.kernel.org/pub/scm/linux/kern...Michael Turquette
2015-12-23Merge branch 'clk-rockchip' into clk-nextMichael Turquette
2015-12-23clk: rockchip: rk3036: include downstream muxes into fractional dividersXing Zheng
2015-12-23clk: add flag for clocks that need to be enabled on rate changesHeiko Stuebner
2015-12-23clk: rockchip: Allow the RK3288 SPDIF clocks to change their parentSjoerd Simons
2015-12-23clk: rockchip: include downstream muxes into fractional dividersHeiko Stuebner
2015-12-23clk: rockchip: handle mux dependency of fractional dividersHeiko Stuebner
2015-12-22Merge branch 'clk-bcm2835' into clk-nextMichael Turquette
2015-12-22clk: bcm2835: Add a driver for the auxiliary peripheral clock gates.Eric Anholt
2015-12-22Merge tag 'imx-dt-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Olof Johansson
2015-12-22Merge branch 'clk-dove' into clk-nextMichael Turquette
2015-12-22clk: add Dove PLL divider support for GPU, VMeta and AXI clocksRussell King
2015-12-22Merge tag 'clk-samsung-4.5' of git://linuxtv.org/snawrocki/samsung into clk-nextMichael Turquette
2015-12-22Merge commit 'fe5fa8fbd4d47f40a45fa29ee1abdb10cb061ec2' into clk-nextMichael Turquette
2015-12-22Merge tag 'imx-clk-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Michael Turquette
2015-12-22Merge tag 'v4.5-rockchip-clk1_1' of git://git.kernel.org/pub/scm/linux/kernel...Michael Turquette
2015-12-22Merge branch 'clk-shmobile-for-v4.5' of git://git.kernel.org/pub/scm/linux/ke...Michael Turquette
2015-12-22clk: fix codying style of if ... else blocksMasahiro Yamada
2015-12-22Merge branch 'imx/clk' into imx/dtShawn Guo
2015-12-21clk: rockchip: only enter pll slow-mode directly before reboots on rk3288Heiko Stuebner
2015-12-17Merge branch 'fixes' into next/multiplatformArnd Bergmann
2015-12-17clk: tegra: Read correct IDDQ register in PLL_SS registrationBill Huang
2015-12-17clk: tegra: Fix WARN_ON in PLL_RE registrationBill Huang
2015-12-17clk: tegra: pll: Fix issues with rates for VCO PLLsAndrew Bresticker
2015-12-17clk: tegra: Add support for Tegra210 clocksRhyland Klein
2015-12-17clk: tegra: Add Super Gen5 LogicBill Huang
2015-12-17clk: tegra: pll: Add logic for SSBill Huang
2015-12-17clk: tegra: pll: Add dyn_ramp callbackRhyland Klein
2015-12-17clk: tegra: pll: Add Set_default logicBill Huang
2015-12-17clk: tegra: pll: Adjust vco_min if SDM presentBill Huang
2015-12-17clk: tegra: pll: Add support for PLLMB for Tegra210Rhyland Klein
2015-12-17clk: tegra: pll: Add specialized logic for Tegra210Rhyland Klein
2015-12-16clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for aclk_vioYakir Yang
2015-12-16clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parentPrasanna Karthik
2015-12-16clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqsMarek Szyprowski
2015-12-16clk: samsung: exynos542x: fix MFC clock hierarchy parentMarek Szyprowski
2015-12-16clk: samsung: exynos542x/5800: fix cpu clock configuration dataBartlomiej Zolnierkiewicz
2015-12-16clk: samsung: exynos5420: add cpu clock configuration data and instantiate cp...Thomas Abraham
2015-12-16clk: samsung: exynos542x: add missing parent GSCL block clocksMarek Szyprowski
2015-12-16Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2015-12-15Merge branch 'versatile/multiplatform' into next/multiplatformArnd Bergmann
2015-12-15ARM: versatile: switch to DT only booting and remove legacy codeRob Herring
2015-12-15Merge branch 'mmp/multiplatform' into next/multiplatformArnd Bergmann
2015-12-15clk: versatile-icst: add device tree supportLinus Walleij
2015-12-15clk: versatile-icst: refactor to allocate regmap separatelyLinus Walleij
2015-12-15clk: versatile-icst: convert to use regmapLinus Walleij
2015-12-15clk/realview: stop using machine headersArnd Bergmann
2015-12-14clk: sunxi: fix handling return value of of_property_match_stringAndrzej Hajda