summaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: st: Support for VCC-mux and MUX clocksGabriel FERNANDEZ2014-03-251-0/+272
* clk: st: Support for PLLs inside ClockGenA(s)Gabriel FERNANDEZ2014-03-253-1/+608
* clk: st: Support for DIVMUX and PreDiv ClocksGabriel FERNANDEZ2014-03-253-0/+531
* clk: support hardware-specific debugfs entriesAlex Elder2014-03-251-0/+4
* clk: s2mps11: Use of_get_child_by_nameKrzysztof Kozlowski2014-03-241-1/+1
* clk: s2mps11: Fix possible NULL pointer dereferenceKrzysztof Kozlowski2014-03-241-1/+1
* clk: hisilicon: fix warning from smatchZhangfei Gao2014-03-211-8/+7
* clk: shmobile: add CPG driver for rz-platformsWolfram Sang2014-03-212-0/+104
* clk: turn rate change failed warning into pr_debugSascha Hauer2014-03-201-1/+1
* clk: respect the clock dependencies in of_clk_initGregory CLEMENT2014-03-201-4/+79
* clk: mpc85xx: Update the driver to align to new clock bindingsTang Yuantian2014-03-201-22/+48
* 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-191-1/+1
* | Merge tag 'clk-mvebu-3xx-3.15-2' of git://git.infradead.org/linux-mvebu into ...Mike Turquette2014-03-191-1/+24
|\ \
| * | clk: mvebu: Support Armada 380 SoC on the core divider clockEzequiel Garcia2014-03-141-0/+23
| * | clk: mvebu: Fix ratio register offset on A375 SoCEzequiel Garcia2014-03-141-1/+1
* | | clk: clk-s2mps11: Add support for clocks in S5M8767 MFDTushar Behera2014-03-192-2/+9
* | | clk: clk-s2mps11: Refactor for including support for other MFD clocksTushar Behera2014-03-191-4/+16
* | | clk: add MOXA ART SoCs clock driverJonas Jensen2014-03-192-0/+98
* | | Merge branch 'clk-fixes' into clk-nextMike Turquette2014-02-272-1/+4
|\ \ \
| * | | clk:at91: Fix memory leak in of_at91_clk_master_setup()Masanari Iida2014-02-271-1/+1
| * | | clk: nomadik: fix multiplatform problemLinus Walleij2014-02-261-0/+3
* | | | clk: ti/divider: fix rate calculation for fractional ratesTomi Valkeinen2014-02-271-4/+4
* | | | clk: divider: fix rate calculation for fractional ratesTomi Valkeinen2014-02-271-5/+5
* | | | clk: axi-clkgen: Add support for v2Lars-Peter Clausen2014-02-271-43/+269
* | | | clk: hisilicon: add hi3620_mmc_clksZhangfei Gao2014-02-271-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-2514-89/+107
|\| | |