summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: mxs: Include clk mxs header fileFabio Estevam2013-05-301-0/+1
* clk: vt8500: Fix unbalanced spinlock in vt8500_dclk_set_rate()Tony Prisk2013-05-291-1/+1
* clk: si5351: Set initial clkout rate when defined in platform data.Marek Belisko2013-05-291-0/+10
* clk: si5351: Fix clkout rate computation.Marek Belisko2013-05-291-1/+1
* clk: samsung: Add CLK_IGNORE_UNUSED flag for the sysreg clocksSylwester Nawrocki2013-05-291-2/+4
* clk: ux500: clk-sysctrl: handle clocks with no parentsFabio Baltieri2013-05-291-1/+7
* clk: ux500: Provide device enumeration number suffix for SMSC911xLee Jones2013-05-291-1/+1
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-251-4/+11
|\
| * ACPI / LPSS: register clock device for Lynxpoint DMA properlyRafael J. Wysocki2013-05-141-4/+11
* | clk: tegra: add ac97 controller clockLucas Stach2013-05-201-0/+8
* | clk: tegra: remove USB from clk init tableLucas Stach2013-05-201-3/+0
|/
* Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-074-55/+42
|\
| * Merge branch 'samsung/exynos-multiplatform-drivers' into late/multiplatformArnd Bergmann2013-04-204-55/+42
| |\
| | * clk: exynos: prepare for multiplatformArnd Bergmann2013-04-194-55/+42
| * | Merge branch 'next/drivers' into late/multiplatformArnd Bergmann2013-04-1932-491/+7744
| |\|
* | | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-043-3/+3
|\ \ \
| * | | ARM: pxa: remove cpu_is_xxx in gpio driverHaojian Zhuang2013-04-113-3/+3
| |/ /
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-0418-336/+6322
|\ \ \
| * | | clk: exynos5250: Fix parent clock for sclk_mmc{0,1,2,3}Tushar Behera2013-04-231-8/+8
| | |/ | |/|
| * | Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-099-0/+2831
| |\ \
| | * \ Merge commit 'v3.9-rc5' into next/clk-exynosKukjin Kim2013-04-093-3/+1
| | |\ \
| | * | | clk: exynos5250: Fix divider values for sclk_mmc{0,1,2,3}Tushar Behera2013-04-081-4/+4
| | * | | clk: exynos4: export clocks required for fimc-isSylwester Nawrocki2013-04-081-7/+13
| | * | | clk: samsung: Fix compilation errorSachin Kamat2013-04-081-0/+2
| | * | | clk: exynos5250: register display block gate clocks to common clock frameworkLeela Krishna Amudala2013-04-041-1/+9
| | * | | clk: exynos4: Add support for SoC-specific register save listTomasz Figa2013-04-045-8/+39
| | * | | clk: exynos4: Add missing registers to suspend save listTomasz Figa2013-04-041-0/+33
| | * | | clk: exynos4: Remove E4X12 prefix from SRC_DMC registerTomasz Figa2013-04-041-2/+2
| | * | | clk: exynos4: Add E4210 prefix to GATE_IP_PERIR registerTomasz Figa2013-04-041-8/+8
| | * | | clk: exynos4: Add E4210 prefix to LCD1 clock registersTomasz Figa2013-04-041-11/+11
| | * | | clk: exynos4: Remove SoC-specific registers from save listTomasz Figa2013-04-041-16/+0
| | * | | clk: exynos4: Use SRC_MASK_PERIL{0,1} definitionsTomasz Figa2013-04-041-11/+19
| | * | | clk: exynos4: Define {E,V}PLL registersTomasz Figa2013-04-041-4/+12
| | * | | clk: exynos4: Add missing mout_sata on Exynos4210Tomasz Figa2013-04-041-0/+1
| | * | | clk: exynos4: Add missing CMU_TOP and ISP clocksAndrzej Hajda2013-04-041-3/+107
| | * | | clk: exynos4: Add G3D clocksTomasz Figa2013-04-041-8/+14
| | * | | clk: exynos4: Add camera related clock definitionsSylwester Nawrocki2013-04-041-17/+33
| | * | | clk: exynos4: Export mout_core clock of Exynos4210Tomasz Figa2013-04-041-1/+2
| | * | | clk: samsung: Remove unimplemented ops for pllTomasz Figa2013-04-041-80/+0
| | * | | clk: exynos4: Export clocks used by exynos cpufreq driversLukasz Majewski2013-04-041-3/+5
| | * | | clk: exynos4: Move dac and mixer to Exynos4210-specific clocksTomasz Figa2013-04-041-2/+2
| | * | | clk: exynos4: Export sclk_pcm0Tomasz Figa2013-04-041-2/+2
| | * | | clk: exynos4: Add missing sclk_audio0 clockTomasz Figa2013-04-041-0/+2
| | * | | clk: exynos4: Add missing mout_mipihsi clockTomasz Figa2013-04-041-0/+1
| | * | | clk: exynos4: Use mout_mpll_user_* on Exynos4x12Tomasz Figa2013-04-041-61/+111
| | * | | clk: exynos4: Correct sclk_mfc clock definitionSylwester Nawrocki2013-04-041-2/+2
| | * | | clk: samsung: add infrastructure to add separate aliasesHeiko Stuebner2013-03-282-0/+54
| | * | | clk: samsung: always allocate the clk_tableHeiko Stuebner2013-03-281-4/+4
| | * | | clk: samsung: fix pm init on non-dt platformsHeiko Stueber2013-03-281-12/+13
| | * | | clk: samsung: register clk_div_tables for divider clocksHeiko Stuebner2013-03-282-7/+20