summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2013-04-04clk: exynos4: Move dac and mixer to Exynos4210-specific clocksTomasz Figa
2013-04-04clk: exynos4: Export sclk_pcm0Tomasz Figa
2013-04-04clk: exynos4: Add missing sclk_audio0 clockTomasz Figa
2013-04-04clk: exynos4: Add missing mout_mipihsi clockTomasz Figa
2013-04-04clk: exynos4: Use mout_mpll_user_* on Exynos4x12Tomasz Figa
2013-04-04clk: exynos4: Correct sclk_mfc clock definitionSylwester Nawrocki
2013-04-03clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flagSoren Brinkmann
2013-04-03clk: mvebu: Use common of_clk_init() functionJean-Francois Moine
2013-04-02clk: allow reentrant calls into the clk frameworkMike Turquette
2013-04-02clk: abstract locking out into helper functionsMike Turquette
2013-04-01clk: tegra: Allow PLLE training to succeedThierry Reding
2013-04-01clk: mxs: remove the use of mach level IO accessorShawn Guo
2013-04-01clk: mxs: get base address from device treeShawn Guo
2013-04-01ARM: mxs: look up timrot clock from device treeShawn Guo
2013-04-01ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo
2013-03-30ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h>Stephen Warren
2013-03-28clk: samsung: add infrastructure to add separate aliasesHeiko Stuebner
2013-03-28clk: samsung: always allocate the clk_tableHeiko Stuebner
2013-03-28clk: samsung: fix pm init on non-dt platformsHeiko Stueber
2013-03-28clk: samsung: register clk_div_tables for divider clocksHeiko Stuebner
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-25clk: exynos5440: register clocks using common clock frameworkThomas Abraham
2013-03-25clk: exynos5250: register clocks using common clock frameworkThomas Abraham
2013-03-25clk: exynos4: register clocks using common clock frameworkThomas Abraham
2013-03-25clk: samsung: add pll clock registration helper functionsThomas Abraham
2013-03-25clk: samsung: add common clock framework helper functions for Samsung platformsThomas Abraham
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-21ACPI / scan: Add special handler for Intel Lynxpoint LPSS devicesRafael J. Wysocki
2013-03-21clk:SPEAr1340: Correct parent clock configurationVipul Kumar Samar
2013-03-20treewide: Fix typos in printkMasanari Iida
2013-03-20clk: 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-12ARM: spear: make clock driver independent of headersArnd Bergmann
2013-03-11clk: tegra: No 7.1 super clk dividers on Tegra20Peter De Schrijver
2013-03-05clk: Tegra: Remove duplicate smp_twd clockPrashant Gaikwad
2013-03-01clk: ux500: Provide an alias for the SMSC911x Ethernet chipLee Jones
2013-03-01clk: ux500: Ensure the FMSC clock is obtainableLee Jones
2013-02-28hlist: 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