aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-04vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas1-0/+2
2014-04-24Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll/linux into fixesArnd Bergmann1-1/+1
2014-04-24clk: tegra: remove non-existent clocksStephen Warren1-3/+0
2014-04-24clk: vexpress: NULL dereference on error pathDan Carpenter1-1/+1
2014-04-07Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-4/+0
2014-04-05Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds48-698/+5161
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-30/+67
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds20-147/+3046
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-3/+0
2014-04-02clk: shmobile: fix setting paretn clock rateBen Dooks1-1/+1
2014-03-31clk: shmobile: rcar-gen2: fix lb/sd0/sd1/sdh clock parent to pll1Ben Dooks1-4/+4
2014-03-29Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup3Arnd Bergmann1-1/+1
2014-03-29Merge branches 'samsung/cleanup', 'samsung/exynos-clk' and 'samsung/exynos-clk2' into next/cleanup3Arnd Bergmann7-90/+346
2014-03-29Merge tag 'samsung-pm-1' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversArnd Bergmann7-90/+346
2014-03-27clk: Fix minor errors in of_clk_init() function commentsSylwester Nawrocki1-2/+2
2014-03-27clk: reverse default clk provider initialization order in of_clk_init()Sylwester Nawrocki1-1/+1
2014-03-26clk: sirf: update copyright years to 2014Barry Song3-3/+6
2014-03-26clk: mmp: try to use closer one when do round rateChao Xie1-3/+7
2014-03-26clk: mmp: fix the wrong calculation formulaChao Xie1-5/+5
2014-03-26clk: mmp: fix wrong mask when calculate denominatorChao Xie1-1/+1
2014-03-27Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into next/cleanup2Arnd Bergmann1-27/+62
2014-03-25clk: st: Support for A9 MUX clocksGabriel FERNANDEZ1-0/+19
2014-03-25clk: st: Support for ClockGenA9/DDR/GPUGabriel FERNANDEZ1-0/+139
2014-03-25clk: st: Support for QUADFS inside ClockGenB/C/D/E/FGabriel FERNANDEZ2-1/+1040
2014-03-25clk: st: Support for VCC-mux and MUX clocksGabriel FERNANDEZ1-0/+272
2014-03-25clk: st: Support for PLLs inside ClockGenA(s)Gabriel FERNANDEZ3-1/+608
2014-03-25clk: st: Support for DIVMUX and PreDiv ClocksGabriel FERNANDEZ3-0/+531
2014-03-24clk: support hardware-specific debugfs entriesAlex Elder1-0/+4
2014-03-24clk: s2mps11: Use of_get_child_by_nameKrzysztof Kozlowski1-1/+1
2014-03-24clk: s2mps11: Fix possible NULL pointer dereferenceKrzysztof Kozlowski1-1/+1
2014-03-20clk: hisilicon: fix warning from smatchZhangfei Gao1-8/+7
2014-03-20clk: shmobile: add CPG driver for rz-platformsWolfram Sang2-0/+104
2014-03-20clk: turn rate change failed warning into pr_debugSascha Hauer1-1/+1
2014-03-21dt-bindings: clock: Move exynos-audss-clk.h to dt-bindings/clockTushar Behera1-1/+1
2014-03-19clk: respect the clock dependencies in of_clk_initGregory CLEMENT1-4/+79
2014-03-19clk: mpc85xx: Update the driver to align to new clock bindingsTang Yuantian1-22/+48
2014-03-19clk: at91: optimization of the set_rate callbackJean-Jacques Hiblot1-30/+8
2014-03-19clk: at91: fix programmable clk irq handlingJean-Jacques Hiblot2-93/+89
2014-03-19clk: at91: propagate rate change on system clksBoris BREZILLON1-1/+1
2014-03-19clk: at91: replace prog clk round_rate with determine_rateBoris BREZILLON1-28/+28
2014-03-19Merge tag 'clk-hisi' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1/linux into clk-next-hisilconMike Turquette6-39/+129
2014-03-19clk: sunxi: fix thinko in commentEmilio López1-1/+1
2014-03-19clk: sunxi: fix some calculationsEmilio López1-3/+3
2014-03-19clk: sunxi: fix A20 PLL4 calculationEmilio López1-0/+7
2014-03-19Merge tag 'sunxi-clk-for-3.15' of https://bitbucket.org/emiliolopez/linux into clk-next-sunxiMike Turquette1-25/+265
2014-03-19clk: hisi: remove static variableHaojian Zhuang4-42/+72
2014-03-19clk: hip04: add clock driverHaojian Zhuang3-1/+59
2014-03-19clk: hisi: assign missing clk to tableHaojian Zhuang1-0/+2
2014-03-18clk: socfpga: Fix section mismatch warningDinh Nguyen1-1/+1
2014-03-18Merge tag 'clk-mvebu-3xx-3.15-2' of git://git.infradead.org/linux-mvebu into clk-next-mvebuMike Turquette1-1/+24