summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-1/+561
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-2/+0
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-163/+147
2013-10-28Merge branch 'cleanup/dt-clock' into next/socOlof Johansson8-150/+155
2013-10-28Merge tag 'ux500-dt-for-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-1/+1
2013-10-18clk: ux500: fix erroneous bit assignmentLinus Walleij1-1/+1
2013-10-08clk: fixup argument order when setting VCO parametersJonathan Austin1-1/+1
2013-10-08clk: socfpga: Fix incorrect sdmmc clock nameDinh Nguyen1-1/+1
2013-10-07clk: nomadik: fix missing __init on nomadik_src_initSebastian Hesselbarth1-1/+1
2013-10-07clk: armada-370: fix tclk frequenciesSimon Guinot1-2/+2
2013-10-02clk: nomadik: set all timers to use 2.4 MHz TIMCLKLinus Walleij1-0/+21
2013-09-30Merge tag 'ux500-dt-for-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson3-1/+561
2013-09-29ARM: mxs: remove custom .init_time hookSebastian Hesselbarth2-15/+16
2013-09-29ARM: highbank: remove custom .init_time hookSebastian Hesselbarth1-3/+7
2013-09-29ARM: bcm2835: remove custom .init_time hookSebastian Hesselbarth1-8/+0
2013-09-29ARM: vt8500: prepare for arch-wide .init_time callbackSebastian Hesselbarth1-10/+0
2013-09-29clk: vt8500: parse pmc_base from clock driverSebastian Hesselbarth1-0/+24
2013-09-29clk: sunxi: declare OF clock providerSebastian Hesselbarth1-5/+6
2013-09-29clk: prima2: declare OF clock providerSebastian Hesselbarth1-23/+6
2013-09-29clk: nomadik: declare OF clock providerSebastian Hesselbarth1-30/+15
2013-09-29clk: nomadik: move src init out of nomadik_clk_initSebastian Hesselbarth1-70/+74
2013-09-26clk: ux500: Provide a look-up for the ARMSS clockLee Jones1-0/+1
2013-09-26clk: ux500: Add Device Tree support for the TWD clockLee Jones1-2/+5
2013-09-26clk: ux500: Add Device Tree support for the RTC clockLee Jones1-2/+5
2013-09-26clk: ux500: Add Device Tree support for the PRCC Kernel clockLee Jones1-0/+32
2013-09-26clk: ux500: Add Device Tree support for the PRCC Peripheral clockLee Jones1-0/+52
2013-09-26clk: ux500: Add Device Tree support for the PRCMU clockLee Jones1-2/+48
2013-09-26clk: ux500: Add a 2-cell Device Tree parser for obtaining PRCC clocksLee Jones1-0/+22
2013-09-26clk: ux500: Provide u8500_clk with skeleton Device Tree supportLee Jones1-0/+19
2013-09-26clk: ux500: Copy u8500_clk_init() ready for DT enablementLee Jones2-0/+382
2013-09-26clk: ux500: Remove BML8580 clockLee Jones1-1/+1
2013-09-22clk: nomadik: set all timers to use 2.4 MHz TIMCLKLinus Walleij1-0/+21
2013-09-17ARM: S3C64XX: Migrate clock handling to Common Clock FrameworkTomasz Figa1-2/+0
2013-09-10Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds47-1069/+2953
2013-09-10clk: only call get_parent if there is oneAlex Elder1-1/+1
2013-09-07clk: samsung: exynos5250: Simplify registration of PLL rate tablesTomasz Figa1-10/+2
2013-09-07clk: samsung: exynos4: Register PLL rate tables for Exynos4x12Tomasz Figa1-0/+49
2013-09-07clk: samsung: exynos4: Register PLL rate tables for Exynos4210Tomasz Figa1-0/+45
2013-09-07clk: samsung: exynos4: Reorder registration of mout_vpllsrcTomasz Figa1-1/+7
2013-09-07clk: samsung: pll: Add support for rate configuration of PLL46xxTomasz Figa2-1/+135
2013-09-07clk: samsung: pll: Use new registration method for PLL46xxTomasz Figa3-65/+14
2013-09-07clk: samsung: pll: Add support for rate configuration of PLL45xxTomasz Figa2-1/+119
2013-09-07clk: samsung: pll: Use new registration method for PLL45xxTomasz Figa3-62/+20
2013-09-07clk: samsung: exynos4: Rename exynos4_plls to exynos4x12_pllsTomasz Figa1-3/+3
2013-09-07clk: samsung: exynos4: Remove checks for DT nodeTomasz Figa1-7/+4
2013-09-07clk: samsung: exynos4: Remove unused static clkdev aliasesTomasz Figa1-184/+172
2013-09-07clk: samsung: Modify _get_rate() helper to use __clk_lookup()Tomasz Figa3-9/+7
2013-09-07clk: samsung: exynos4: Use separate aliases for cpufreq related clocksTomasz Figa1-8/+27
2013-09-07Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-0/+38
2013-09-04clk: Move symbol export to proper locationThierry Reding1-1/+1