aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+763
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-2/+137
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-31/+554
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds21-1519/+2626
2013-07-02Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-06-20Merge tag 'nomadik-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into next/dtArnd Bergmann1-3/+548
2013-06-20clk: nomadik: implement the Nomadik clocks properlyLinus Walleij1-3/+548
2013-06-20Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/socArnd Bergmann1-135/+583
2013-06-20Merge tag 'zynq-dt-for-3.11' of git://git.xilinx.com/linux-xlnx into next/dtArnd Bergmann5-379/+772
2013-06-20ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessaryArnd Bergmann1-1/+1
2013-06-19clk: exynos5420: register clocks using common clock frameworkChander Kashyap2-0/+763
2013-06-19clk: exynos5250: Add enum entries for divider clock of i2s1 and i2s2Padmavathi Venna1-2/+3
2013-06-19clk: samsung: register audio subsystem clocks using common clock frameworkPadmavathi Venna2-0/+134
2013-06-17ARM: u300: convert MMC/SD clock to device treeLinus Walleij1-5/+17
2013-06-17ARM: u300: move the gated system controller clocks to DTLinus Walleij1-109/+211
2013-06-17clk: move the U300 fixed and fixed-factor to DTLinus Walleij1-20/+13
2013-06-17ARM: u300: push down syscon registersLinus Walleij1-1/+342
2013-06-16ARM: tegra30: clocks: Fix pciex clock registrationJay Agarwal1-5/+6
2013-06-14Merge tag 'tegra-for-3.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socOlof Johansson1-1/+22
2013-06-12Merge tag 'exynos-dt-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dtOlof Johansson6-8/+32
2013-06-11clk: exynos5250: Add CLK_IGNORE_UNUSED flag for pmu clockTushar Behera1-1/+1
2013-06-11ARM: socfpga: Add support to gate peripheral clocksDinh Nguyen1-9/+185
2013-06-11Merge branch 'clps711x/soc' into next/socOlof Johansson6-6/+25
2013-06-11clk: spear: fix build error for spear3xxArnd Bergmann1-1/+1
2013-06-12clk: exynos4: Add additional G2D clocksSachin Kamat1-2/+7
2013-06-11clk: samsung: Fix pll36xx_recalc_rate to handle kdiv properlyDoug Anderson1-2/+3
2013-06-10clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clockTushar Behera1-1/+1
2013-06-10clk: exynos5250: Update cpufreq related clocks for EXYNOS5250Tushar Behera1-3/+3
2013-06-07Merge tag 'zynq-clk-for-3.11' of git://git.xilinx.com/linux-xlnx into next/socOlof Johansson5-379/+772
2013-06-06clk: remove notifier from list before freeing itLai Jiangshan1-0/+1
2013-05-31Merge tag 'seb_clk-3.11' of git://git.infradead.org/users/jcooper/linux into next/socOlof Johansson13-1001/+1064
2013-05-31Merge tag 'pcie-3.11-2' of git://git.infradead.org/users/jcooper/linux into next/socOlof Johansson1-6/+12
2013-05-30clk: mxs: Include clk mxs header fileFabio Estevam1-0/+1
2013-05-29clk: vt8500: Fix unbalanced spinlock in vt8500_dclk_set_rate()Tony Prisk1-1/+1
2013-05-29clk: si5351: Set initial clkout rate when defined in platform data.Marek Belisko1-0/+10
2013-05-29clk: si5351: Fix clkout rate computation.Marek Belisko1-1/+1
2013-05-29clk: mvebu: disintegrate obsolete fileSebastian Hesselbarth7-995/+2
2013-05-29clk: mvebu: add Armada XP SoC-centric clock initSebastian Hesselbarth3-0/+216
2013-05-29clk: mvebu: add Armada 370 SoC-centric clock initSebastian Hesselbarth3-0/+182
2013-05-29clk: mvebu: add Kirkwood SoC-centric clock initSebastian Hesselbarth3-0/+252
2013-05-29clk: mvebu: add Dove SoC-centric clock initSebastian Hesselbarth3-0/+200
2013-05-29clk: mvebu: add common clock functions for core clk and clk gatingSebastian Hesselbarth4-0/+215
2013-05-29clk: mvebu: introduce per-clock-gate flagsSebastian Hesselbarth1-87/+78
2013-05-29clk: samsung: Add CLK_IGNORE_UNUSED flag for the sysreg clocksSylwester Nawrocki1-2/+4
2013-05-29clk: ux500: clk-sysctrl: handle clocks with no parentsFabio Baltieri1-1/+7
2013-05-29clk: ux500: Provide device enumeration number suffix for SMSC911xLee Jones1-1/+1
2013-05-27Merge tag 'nomadik-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into next/dtOlof Johansson1-34/+7
2013-05-27clk: zynq: Remove deprecated clock codeSoren Brinkmann1-378/+0
2013-05-27arm: zynq: Migrate platform to clock controllerSoren Brinkmann2-1/+4
2013-05-27clk: zynq: Add clock controller driverSoren Brinkmann1-0/+533