aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAge
...
| | * | | clk: exynos4: Add missing mout_mipihsi clockTomasz Figa2013-04-04
| | * | | clk: exynos4: Use mout_mpll_user_* on Exynos4x12Tomasz Figa2013-04-04
| | * | | clk: exynos4: Correct sclk_mfc clock definitionSylwester Nawrocki2013-04-04
| | * | | clk: samsung: add infrastructure to add separate aliasesHeiko Stuebner2013-03-28
| | * | | clk: samsung: always allocate the clk_tableHeiko Stuebner2013-03-28
| | * | | clk: samsung: fix pm init on non-dt platformsHeiko Stueber2013-03-28
| | * | | clk: samsung: register clk_div_tables for divider clocksHeiko Stuebner2013-03-28
| | * | | clk: exynos5440: register clocks using common clock frameworkThomas Abraham2013-03-25
| | * | | clk: exynos5250: register clocks using common clock frameworkThomas Abraham2013-03-25
| | * | | clk: exynos4: register clocks using common clock frameworkThomas Abraham2013-03-25
| | * | | clk: samsung: add pll clock registration helper functionsThomas Abraham2013-03-25
| | * | | clk: samsung: add common clock framework helper functions for Samsung platformsThomas Abraham2013-03-25
| * | | | clk: tegra: fix enum tegra114_clk to match bindingStephen Warren2013-04-04
| * | | | clk: tegra: Remove forced clk_enable of uartdPeter De Schrijver2013-04-04
| * | | | clk: tegra: devicetree match for nvidia,tegra114-carPeter De Schrijver2013-04-04
| * | | | clk: tegra: Implement clocks for Tegra114Peter De Schrijver2013-04-04
| * | | | clk: tegra: Workaround for Tegra114 MSENC problemPeter De Schrijver2013-04-04
| * | | | clk: tegra: Add flags to tegra_clk_periph()Peter De Schrijver2013-04-04
| * | | | clk: tegra: Add new fields and PLL types for Tegra114Peter De Schrijver2013-04-04
| * | | | clk: tegra: move from a lock bit idx to a lock maskPeter De Schrijver2013-04-04
| * | | | clk: tegra: Add PLL post divider tablePeter De Schrijver2013-04-04
| * | | | clk: tegra: introduce TEGRA_PLL_HAS_LOCK_ENABLEPeter De Schrijver2013-04-04
| * | | | clk: tegra: Add TEGRA_PLL_BYPASS flagPeter De Schrijver2013-04-04
| * | | | clk: tegra: Refactor PLL programming codePeter De Schrijver2013-04-04
| * | | | clk: tegra: provide dummy cpu car opsPeter De Schrijver2013-04-04
| * | | | clk: tegra: defer application of init tableStephen Warren2013-04-04
| * | | | clk: tegra: Fix cdev1 and cdev2 IDsPrashant Gaikwad2013-04-04
| * | | | clk: tegra: Make gr2d and gr3d clocks children of pll_cThierry Reding2013-04-04
| * | | | clk: tegra: Export peripheral reset functionsThierry Reding2013-04-04
| * | | | clk: tegra: Fix periph_clk_to_bit macroYen Lin2013-04-04
| * | | | Merge remote-tracking branch 'linaro_mturquette_linux/clk-for-3.10' into for-...Stephen Warren2013-04-04
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-3.10/soc' into for-3.10/clkStephen Warren2013-04-04
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-02
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'tegra-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2013-04-09
| |\ \ \ \ \ \
| | * | | | | | ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h>Stephen Warren2013-03-29
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'tegra/soc' into next/multiplatformArnd Bergmann2013-04-09
| |\| | | | |
| * | | | | | Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann2013-04-09
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'ux500-multiplatform-asoc' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2013-04-09
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij2013-04-08
| | * | | | | | | clk: ux500: pass clock base adresses in init callLinus Walleij2013-04-08
| * | | | | | | | Merge tag 'v3.9-rc3' into next/multiplatformArnd Bergmann2013-04-09
| |\| | | | | | |
| * | | | | | | | ARM: spear: make clock driver independent of headersArnd Bergmann2013-03-12
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-02
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: socfpga: Upgrade clk driver for socfpga to make use of dts clock entriesDinh Nguyen2013-04-14
| * | | | | | | | Merge tag 'omap-for-v3.10/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2013-04-09
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'tegra/cleanup' into next/socArnd Bergmann2013-04-09
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | / / | | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-02
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fixes' into next/cleanupOlof Johansson2013-04-28
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'depends/clk-for-3.10' into next/cleanupOlof Johansson2013-04-11
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann2013-04-09
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |