summaryrefslogtreecommitdiff
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: at91: optimization of the set_rate callbackJean-Jacques Hiblot2014-03-191-30/+8
* clk: at91: fix programmable clk irq handlingJean-Jacques Hiblot2014-03-192-93/+89
* clk: at91: propagate rate change on system clksBoris BREZILLON2014-03-191-1/+1
* clk: at91: replace prog clk round_rate with determine_rateBoris BREZILLON2014-03-191-28/+28
* Merge tag 'clk-hisi' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhua...Mike Turquette2014-03-196-39/+129
|\
| * clk: hisi: remove static variableHaojian Zhuang2014-03-194-42/+72
| * clk: hip04: add clock driverHaojian Zhuang2014-03-193-1/+59
| * clk: hisi: assign missing clk to tableHaojian Zhuang2014-03-191-0/+2
* | clk: sunxi: fix thinko in commentEmilio López2014-03-191-1/+1
* | clk: sunxi: fix some calculationsEmilio López2014-03-191-3/+3
* | clk: sunxi: fix A20 PLL4 calculationEmilio López2014-03-191-0/+7
* | Merge tag 'sunxi-clk-for-3.15' of https://bitbucket.org/emiliolopez/linux int...Mike Turquette2014-03-191-25/+265
|\ \
| * | clk: sunxi: Add new clock compatiblesMaxime Ripard2014-02-181-15/+15
| * | clk: sunxi: Add Allwinner A20/A31 GMAC clock unitChen-Yu Tsai2014-02-181-0/+96
| * | clk: sunxi: Add support for PLL6 on the A31Maxime Ripard2014-02-181-0/+45
| * | clk: sunxi: Add USB clock register defintionsRoman Byshko2014-02-181-0/+12
| * | clk: sunxi: Add support for USB clock-register reset bitsHans de Goede2014-02-181-0/+71
| * | clk: sunxi: get divs parent clock name from parent factor clockChen-Yu Tsai2014-02-031-1/+2
| * | clk: sunxi: add names for pll5, pll6 parent clocks to factors_dataChen-Yu Tsai2014-02-031-9/+18
| * | clk: sunxi: add clock-output-names dt property supportChen-Yu Tsai2014-02-031-0/+6
| |/
* | clk: socfpga: Fix section mismatch warningDinh Nguyen2014-03-181-1/+1
* | Merge tag 'clk-mvebu-3xx-3.15-2' of git://git.infradead.org/linux-mvebu into ...Mike Turquette2014-03-181-1/+24
|\ \
| * | clk: mvebu: Support Armada 380 SoC on the core divider clockEzequiel Garcia2014-03-131-0/+23
| * | clk: mvebu: Fix ratio register offset on A375 SoCEzequiel Garcia2014-03-131-1/+1
* | | clk: clk-s2mps11: Add support for clocks in S5M8767 MFDTushar Behera2014-03-182-2/+9
* | | clk: clk-s2mps11: Refactor for including support for other MFD clocksTushar Behera2014-03-181-4/+16
* | | clk: add MOXA ART SoCs clock driverJonas Jensen2014-03-182-0/+98
* | | Merge branch 'clk-fixes' into clk-nextMike Turquette2014-02-262-1/+4
|\ \ \
| * | | clk:at91: Fix memory leak in of_at91_clk_master_setup()Masanari Iida2014-02-261-1/+1
| * | | clk: nomadik: fix multiplatform problemLinus Walleij2014-02-261-0/+3
* | | | clk: ti/divider: fix rate calculation for fractional ratesTomi Valkeinen2014-02-261-4/+4
* | | | clk: divider: fix rate calculation for fractional ratesTomi Valkeinen2014-02-261-5/+5
* | | | clk: axi-clkgen: Add support for v2Lars-Peter Clausen2014-02-261-43/+269
* | | | clk: hisilicon: add hi3620_mmc_clksZhangfei Gao2014-02-261-0/+274
* | | | clk: socfpga: Support multiple parents for the pll clocksDinh Nguyen2014-02-261-4/+22
* | | | clk: socfpga: Fix integer overflow in clock calculationDinh Nguyen2014-02-261-3/+5
* | | | clk: zynq: Use clk_readl/clk_writel helper functionMichal Simek2014-02-252-11/+11
* | | | clk: shmobile: div6: use proper description in kernel docWolfram Sang2014-02-251-1/+1
* | | | Merge branch 'clk-fixes' into clk-nextMike Turquette2014-02-2414-89/+107
|\ \ \ \ | |/ / /
| * | | clk: Correct handling of NULL clk in __clk_{get, put}Sylwester Nawrocki2014-02-241-6/+7
| * | | Merge branch 'clk-tegra-more-fixes-3.14' of git://nv-tegra.nvidia.com/user/pd...Mike Turquette2014-02-247-31/+45
| |\ \ \
| | * | | clk: tegra124: remove gr2d and gr3d clocksPeter De Schrijver2014-02-201-2/+0
| | * | | clk: tegra: Fix vic03 mux indexPeter De Schrijver2014-02-201-3/+1
| | * | | clk: tegra: use max divider if divider overflowsAndrew Bresticker2014-02-171-1/+1
| | * | | clk: tegra: cclk_lp has a pllx/2 dividerAndrew Bresticker2014-02-171-1/+1
| | * | | clk: tegra: fix sdmmc clks on Tegra1x4Andrew Bresticker2014-02-174-8/+16
| | * | | clk: tegra: fix host1x clock on Tegra124Mark Zhang2014-02-171-1/+1
| | * | | clk: tegra: PLLD2 fixes for hdmiDavid Ung2014-02-171-8/+7
| | * | | clk: tegra: Fix PLLD mnp tableRhyland Klein2014-02-171-1/+10
| | * | | clk: tegra: Fix PLLP rate tableGabe Black2014-02-171-5/+5