aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-18clk: clk-s2mps11: Add support for clocks in S5M8767 MFDTushar Behera2-2/+9
2014-03-18clk: clk-s2mps11: Refactor for including support for other MFD clocksTushar Behera1-4/+16
2014-03-18clk: add MOXA ART SoCs clock driverJonas Jensen2-0/+98
2014-03-17ARM: zynq: Move of_clk_init from clock driverMichal Simek1-2/+0
2014-03-13clk: mvebu: Support Armada 380 SoC on the core divider clockEzequiel Garcia1-0/+23
2014-03-13clk: mvebu: Fix ratio register offset on A375 SoCEzequiel Garcia1-1/+1
2014-03-13mfd: omap-usb-host: Get clocks based on hardware revisionRoger Quadros1-4/+0
2014-03-13CLK: TI: OMAP4/5/DRA7: Remove gpmc_fck from dummy clocksFlorian Vaussard3-3/+0
2014-03-08Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-2/+34
2014-03-05clk: shmobile: rcar-gen2: Use kick bit to allow Z clock frequency changeBenoit Cousson1-2/+34
2014-03-06Merge tag 'armsoc/for-3.15/drivers' of git://github.com/broadcom/mach-bcm into next/driversArnd Bergmann8-0/+2642
2014-02-26Merge branch 'clk-fixes' into clk-nextMike Turquette2-1/+4
2014-02-26clk: ti/divider: fix rate calculation for fractional ratesTomi Valkeinen1-4/+4
2014-02-26clk: divider: fix rate calculation for fractional ratesTomi Valkeinen1-5/+5
2014-02-26clk:at91: Fix memory leak in of_at91_clk_master_setup()Masanari Iida1-1/+1
2014-02-26clk: axi-clkgen: Add support for v2Lars-Peter Clausen1-43/+269
2014-02-26clk: hisilicon: add hi3620_mmc_clksZhangfei Gao1-0/+274
2014-02-26clk: socfpga: Support multiple parents for the pll clocksDinh Nguyen1-4/+22
2014-02-26clk: socfpga: Fix integer overflow in clock calculationDinh Nguyen1-3/+5
2014-02-26clk: nomadik: fix multiplatform problemLinus Walleij1-0/+3
2014-02-26ARM: integrator: localize the impd1.h headerLinus Walleij1-2/+4
2014-02-25clk: zynq: Use clk_readl/clk_writel helper functionMichal Simek2-11/+11
2014-02-25clk: shmobile: div6: use proper description in kernel docWolfram Sang1-1/+1
2014-02-24Merge branch 'clk-fixes' into clk-nextMike Turquette14-89/+107
2014-02-24clk: ti: am335x: remove unecessary cpu0 clk nodeNishanth Menon1-1/+0
2014-02-24clk: Correct handling of NULL clk in __clk_{get, put}Sylwester Nawrocki1-6/+7
2014-02-24clk: return probe defer when DT clock not yet readyJean-Francois Moine2-1/+3
2014-02-24clk: add pr_debug & kerneldoc around clk notifiersMike Turquette1-1/+4
2014-02-24Merge branch 'clk-tegra-more-fixes-3.14' of git://nv-tegra.nvidia.com/user/pdeschrijver/linux into clk-fixesMike Turquette7-31/+45
2014-02-24clk: bcm281xx: don't disable unused peripheral clocksAlex Elder1-1/+1
2014-02-24clk: bcm281xx: add initial clock framework supportAlex Elder8-0/+2642
2014-02-23Merge tag 'clk-mvebu-3xx-3.15' of git://git.infradead.org/linux-mvebu into clk-next-mvebuMike Turquette5-31/+461
2014-02-23clk: ux500: Staticize ux500_twocell_getSachin Kamat1-1/+2
2014-02-23clk: tegra: Staticize tegra_clk_periph_no_gate_opsSachin Kamat1-1/+1
2014-02-23clk: add clock-indices supportBen Dooks1-1/+19
2014-02-20clk: tegra124: remove gr2d and gr3d clocksPeter De Schrijver1-2/+0
2014-02-20clk: tegra: Fix vic03 mux indexPeter De Schrijver1-3/+1
2014-02-18Merge branch 'for_3.14-rcx/clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into clk-fixesMike Turquette1-0/+1
2014-02-18Merge tag 'mvebu-clk-fixes-3.14' of git://git.infradead.org/linux-mvebu into clk-fixesMike Turquette4-50/+44
2014-02-18clk: shmobile: rcar-gen2: Fix qspi divisorLaurent Pinchart1-1/+1
2014-02-18clk: shmobile: rcar-gen2: Fix clock parent all non-PLL clocksLaurent Pinchart1-1/+9
2014-02-18Merge tag 'socfpga-clk-for-3.15' of git://git.rocketboards.org/linux-socfpga-next into clk-nextMike Turquette6-314/+540
2014-02-18clk: socfpga: Add a clk-phase property to the "altr,socfpga-gate-clk"Dinh Nguyen1-0/+68
2014-02-18clk: socfpga: split clk codeSteffen Trumtrar6-306/+462
2014-02-18clk: socfpga: fix define typoSteffen Trumtrar1-3/+3
2014-02-18clk: socfpga: remove unused fieldSteffen Trumtrar1-1/+0
2014-02-18clk: socfpga: Remove socfpga_init_clocksDinh Nguyen1-10/+0
2014-02-18clk: socfpga: Look for the GPIO_DB_CLK by its offsetDinh Nguyen1-2/+3
2014-02-18clk: socfpga: Map the clk manager base address in the clock driverDinh Nguyen1-4/+16
2014-02-18clk: Fix notifier documentationSoren Brinkmann1-12/+3