summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2013-04-18clk: vexpress: Add separate SP810 driverPawel Moll3-50/+189
2013-04-15clk: si5351: make clk-si5351 depend on CONFIG_OFSebastian Hesselbarth1-0/+1
2013-04-15clk: export __clk_get_flags for modular clock providersSebastian Hesselbarth1-0/+1
2013-04-14ARM: socfpga: Upgrade clk driver for socfpga to make use of dts clock entriesDinh Nguyen1-21/+142
2013-04-14clk: vt8500: Missing breaks in vtwm_pll_round_rate/_set_rate.Tony Prisk1-0/+2
2013-04-12clk: sunxi: Unify oscillator clockEmilio López1-7/+26
2013-04-12clk: composite: allow fixed rates & fixed dividersMike Turquette1-4/+13
2013-04-12clk: composite: rename 'div' references to 'rate'Mike Turquette1-20/+20
2013-04-12clk: add si5351 i2c common clock driverSebastian Hesselbarth4-0/+1675
2013-04-12clk: add device tree fixed-factor-clock binding supportGregory CLEMENT1-0/+36
2013-04-11Merge branch 'depends/clk-for-3.10' into next/cleanupOlof Johansson20-167/+1516
2013-04-11ARM: pxa: remove cpu_is_xxx in gpio driverHaojian Zhuang3-3/+3
2013-04-10clk: Properly handle notifier return valuesSoren Brinkmann1-5/+5
2013-04-10clk: ux500: abx500: Define clock tree for ab850xUlf Hansson1-3/+68
2013-04-10clk: ux500: Add support for sysctrl clocksUlf Hansson3-0/+251
2013-04-09Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann9-0/+2831
2013-04-09Merge tag 'tegra-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann1-2/+1
2013-04-09Merge branch 'tegra/soc' into next/multiplatformArnd Bergmann1-34/+2
2013-04-09Merge tag 'omap-for-v3.10/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-1/+1
2013-04-09Merge branch 'tegra/cleanup' into next/socArnd Bergmann1-34/+2
2013-04-09Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann3-39/+47
2013-04-09Merge tag 'ux500-multiplatform-asoc' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-72/+71
2013-04-09Merge tag 'v3.9-rc3' into next/multiplatformArnd Bergmann2-2/+0
2013-04-09Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann2-38/+46
2013-04-09Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann1-1/+1
2013-04-09Merge branch 'tegra/fixes' into next/cleanupArnd Bergmann1-34/+2
2013-04-09Merge tag 'tegra-for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-34/+2
2013-04-08clk: mvebu: Fix valid value range checking for cpu_freq_selectAxel Lin1-2/+2
2013-04-08clk: Fixup locking issues for clk_set_parentUlf Hansson1-15/+52
2013-04-08clk: Fixup errorhandling for clk_set_parentUlf Hansson1-20/+36
2013-04-08clk: Restructure code for __clk_reparentUlf Hansson1-28/+42
2013-04-09Merge commit 'v3.9-rc5' into next/clk-exynosKukjin Kim3-3/+1
2013-04-08Merge tag 'omap-for-v3.10/fixes-non-critical-signed' of git://git.kernel.org/...Arnd Bergmann3-3/+1
2013-04-08clk: exynos5250: Fix divider values for sclk_mmc{0,1,2,3}Tushar Behera1-4/+4
2013-04-08clk: exynos4: export clocks required for fimc-isSylwester Nawrocki1-7/+13
2013-04-08clk: samsung: Fix compilation errorSachin Kamat1-0/+2
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij1-1/+0
2013-04-08clk: ux500: pass clock base adresses in init callLinus Walleij1-71/+71
2013-04-04clk: tegra: fix enum tegra114_clk to match bindingStephen Warren1-1/+1
2013-04-04clk: tegra: Remove forced clk_enable of uartdPeter De Schrijver1-1/+1
2013-04-04clk: tegra: devicetree match for nvidia,tegra114-carPeter De Schrijver2-0/+7
2013-04-04clk: tegra: Implement clocks for Tegra114Peter De Schrijver2-0/+2086
2013-04-04clk: tegra: Workaround for Tegra114 MSENC problemPeter De Schrijver2-0/+11
2013-04-04clk: tegra: Add flags to tegra_clk_periph()Peter De Schrijver4-10/+14
2013-04-04clk: tegra: Add new fields and PLL types for Tegra114Peter De Schrijver2-1/+888
2013-04-04clk: tegra: move from a lock bit idx to a lock maskPeter De Schrijver4-25/+25
2013-04-04clk: tegra: Add PLL post divider tablePeter De Schrijver4-6/+59
2013-04-04clk: tegra: introduce TEGRA_PLL_HAS_LOCK_ENABLEPeter De Schrijver2-0/+7
2013-04-04clk: tegra: Add TEGRA_PLL_BYPASS flagPeter De Schrijver2-4/+10
2013-04-04clk: tegra: Refactor PLL programming codePeter De Schrijver4-293/+356