summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2016-01-20Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-20Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-20Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-13clk: remove duplicated COMMON_CLK_NXP record from clk/KconfigVladimir Zapolskiy
2016-01-04Merge tag 'tegra-for-4.5-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael Turquette
2016-01-02clk: fix clk-gpio.c with optional clock= DT propertyRussell King
2016-01-02Merge branch 'clk-rockchip' into clk-nextMichael Turquette
2016-01-02clk: rockchip: fix section mismatches with new child-clocksHeiko Stübner
2015-12-31clk: gpio: handle error codes for of_clk_get_parent_count()Brian Norris
2015-12-31clk: gpio: fix memory leakSudip Mukherjee
2015-12-31Merge branch 'clk-renesas' into clk-nextMichael Turquette
2015-12-31clk: shmobile: r8a7795: Add SATA0 clockUlrich Hecht
2015-12-31Merge tag 'samsung-dt-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2015-12-31Merge tag 'omap-for-v4.5/81xx-dts-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2015-12-24Merge branch 'clk-bcm2835' into clk-nextMichael Turquette
2015-12-24clk: bcm2835: Add PWM clock supportRemi Pommarel
2015-12-24clk: bcm2835: Support for clock parent selectionRemi Pommarel
2015-12-24clk: bcm2835: add a round up ability to the clock divisorRemi Pommarel
2015-12-24Merge branch 'clk-lpc32xx' into clk-nextMichael Turquette
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