aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2013-04-04clk: exynos4: Remove E4X12 prefix from SRC_DMC registerTomasz Figa
2013-04-04clk: exynos4: Add E4210 prefix to GATE_IP_PERIR registerTomasz Figa
2013-04-04clk: exynos4: Add E4210 prefix to LCD1 clock registersTomasz Figa
2013-04-04clk: exynos4: Remove SoC-specific registers from save listTomasz Figa
2013-04-04clk: exynos4: Use SRC_MASK_PERIL{0,1} definitionsTomasz Figa
2013-04-04clk: exynos4: Define {E,V}PLL registersTomasz Figa
2013-04-04clk: exynos4: Add missing mout_sata on Exynos4210Tomasz Figa
2013-04-04clk: exynos4: Add missing CMU_TOP and ISP clocksAndrzej Hajda
2013-04-04clk: exynos4: Add G3D clocksTomasz Figa
2013-04-04clk: exynos4: Add camera related clock definitionsSylwester Nawrocki
2013-04-04clk: exynos4: Export mout_core clock of Exynos4210Tomasz Figa
2013-04-04clk: samsung: Remove unimplemented ops for pllTomasz Figa
2013-04-04clk: exynos4: Export clocks used by exynos cpufreq driversLukasz Majewski
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-29ARM: 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-19clk: Add axi-clkgen driverLars-Peter Clausen