aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2013-04-04clk: tegra: fix enum tegra114_clk to match bindingStephen Warren
2013-04-04clk: tegra: Remove forced clk_enable of uartdPeter De Schrijver
2013-04-04clk: tegra: devicetree match for nvidia,tegra114-carPeter De Schrijver
2013-04-04clk: tegra: Implement clocks for Tegra114Peter De Schrijver
2013-04-04clk: tegra: Workaround for Tegra114 MSENC problemPeter De Schrijver
2013-04-04clk: tegra: Add flags to tegra_clk_periph()Peter De Schrijver
2013-04-04clk: tegra: Add new fields and PLL types for Tegra114Peter De Schrijver
2013-04-04clk: tegra: move from a lock bit idx to a lock maskPeter De Schrijver
2013-04-04clk: tegra: Add PLL post divider tablePeter De Schrijver
2013-04-04clk: tegra: introduce TEGRA_PLL_HAS_LOCK_ENABLEPeter De Schrijver
2013-04-04clk: tegra: Add TEGRA_PLL_BYPASS flagPeter De Schrijver
2013-04-04clk: tegra: Refactor PLL programming codePeter De Schrijver
2013-04-04clk: tegra: provide dummy cpu car opsPeter De Schrijver
2013-04-04clk: tegra: defer application of init tableStephen Warren
2013-04-04clk: tegra: Fix cdev1 and cdev2 IDsPrashant Gaikwad
2013-04-04clk: tegra: Make gr2d and gr3d clocks children of pll_cThierry Reding
2013-04-04clk: tegra: Export peripheral reset functionsThierry Reding
2013-04-04clk: tegra: Fix periph_clk_to_bit macroYen Lin
2013-04-04Merge remote-tracking branch 'linaro_mturquette_linux/clk-for-3.10' into for-...Stephen Warren
2013-04-04Merge branch 'for-3.10/soc' into for-3.10/clkStephen Warren
2013-04-02clk: allow reentrant calls into the clk frameworkMike Turquette
2013-04-02clk: abstract locking out into helper functionsMike Turquette
2013-03-27clk: zynq: Add missing zynq clk headerMichal Simek
2013-03-27clk: sunxi: rename compatible stringsEmilio López
2013-03-27clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López
2013-03-27clk: ux500: Fix prcmu clocks registrationMaxime Coquelin
2013-03-26clk: Add composite clock typePrashant Gaikwad
2013-03-22clk: add table lookup to muxPeter De Schrijver
2013-03-22clk: Fix incorrect return type in clk.cSachin Kamat
2013-03-22clk: prima2: fix return value check in sirfsoc_of_clk_init()Wei Yongjun
2013-03-21clk:SPEAr1340: Correct parent clock configurationVipul Kumar Samar
2013-03-19clk: Add axi-clkgen driverLars-Peter Clausen
2013-03-19clk: ux500: Support is_prepared callback for clk-prcmuUlf Hansson
2013-03-19clk: Introduce optional unprepare_unused callbackUlf Hansson
2013-03-19clk: Unprepare the unused prepared slow clocks at late initUlf Hansson
2013-03-19clk: Introduce optional is_prepared callbackUlf Hansson
2013-03-19clk: mxs: Fix sparse warningsFabio Estevam
2013-03-14clk: vt8500: Fix "fix device clock divisor calculations"Arnd Bergmann
2013-03-11clk: tegra: No 7.1 super clk dividers on Tegra20Peter De Schrijver
2013-03-04clk: Tegra: Remove duplicate smp_twd clockPrashant Gaikwad
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-21Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-02-19Merge tag 'tegra-for-3.9-soc-ccf-fixes' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2013-02-15Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-02-14clk: sunxi: remove stale Makefile entryArnd Bergmann
2013-02-13clk: tegra: initialise parent of uart clocksLaxman Dewangan