summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-27clk: mmp: fix wrong mask when calculate denominatorChao Xie1-1/+1
2014-03-26clk: st: Adds quadfs clock bindingGabriel FERNANDEZ1-0/+45
2014-03-26clk: st: Adds clockgen-vcc and clockgen-mux clock bindingGabriel FERNANDEZ2-0/+89
2014-03-26clk: st: Adds clockgen clock bindingGabriel FERNANDEZ1-0/+48
2014-03-26clk: st: Adds divmux and prediv clock bindingGabriel FERNANDEZ3-0/+168
2014-03-26clk: st: Support for A9 MUX clocksGabriel FERNANDEZ1-0/+19
2014-03-26clk: st: Support for ClockGenA9/DDR/GPUGabriel FERNANDEZ1-0/+139
2014-03-26clk: st: Support for QUADFS inside ClockGenB/C/D/E/FGabriel FERNANDEZ2-1/+1040
2014-03-26clk: st: Support for VCC-mux and MUX clocksGabriel FERNANDEZ1-0/+272
2014-03-26clk: st: Support for PLLs inside ClockGenA(s)Gabriel FERNANDEZ3-1/+608
2014-03-26clk: st: Support for DIVMUX and PreDiv ClocksGabriel FERNANDEZ3-0/+531
2014-03-25clk: support hardware-specific debugfs entriesAlex Elder2-0/+12
2014-03-25clk: s2mps11: Use of_get_child_by_nameKrzysztof Kozlowski1-1/+1
2014-03-25clk: s2mps11: Fix possible NULL pointer dereferenceKrzysztof Kozlowski1-1/+1
2014-03-21clk: hisilicon: fix warning from smatchZhangfei Gao1-8/+7
2014-03-21clk: shmobile: add CPG driver for rz-platformsWolfram Sang3-0/+133
2014-03-21clk: turn rate change failed warning into pr_debugSascha Hauer1-1/+1
2014-03-20MAINTAINERS: use LKML for common clk frameworkMike Turquette1-1/+1
2014-03-20clk: respect the clock dependencies in of_clk_initGregory CLEMENT1-4/+79
2014-03-20clk: mpc85xx: Update the driver to align to new clock bindingsTang Yuantian1-22/+48
2014-03-20clk: at91: optimization of the set_rate callbackJean-Jacques Hiblot1-30/+8
2014-03-20clk: at91: fix programmable clk irq handlingJean-Jacques Hiblot2-93/+89
2014-03-20clk: at91: propagate rate change on system clksBoris BREZILLON1-1/+1
2014-03-20clk: at91: replace prog clk round_rate with determine_rateBoris BREZILLON1-28/+28
2014-03-20Documentation: clk: Add locking documentationLaurent Pinchart1-0/+34
2014-03-19Merge tag 'clk-hisi' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhua...Mike Turquette7-39/+164
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 int...Mike Turquette2-48/+344
2014-03-19clk: hisi: remove static variableHaojian Zhuang4-42/+72
2014-03-19clk: hip04: add clock driverHaojian Zhuang4-1/+94
2014-03-19clk: hisi: assign missing clk to tableHaojian Zhuang1-0/+2
2014-03-19clk: socfpga: Fix section mismatch warningDinh Nguyen1-1/+1
2014-03-19Merge tag 'clk-mvebu-3xx-3.15-2' of git://git.infradead.org/linux-mvebu into ...Mike Turquette2-2/+28
2014-03-19clk: clk-s2mps11: Add support for clocks in S5M8767 MFDTushar Behera2-2/+9
2014-03-19clk: clk-s2mps11: Refactor for including support for other MFD clocksTushar Behera1-4/+16
2014-03-19clk: add MOXA ART SoCs clock driverJonas Jensen3-0/+146
2014-03-14clk: mvebu: Update binding documentation for the core divider clockEzequiel Garcia1-1/+4
2014-03-14clk: mvebu: Support Armada 380 SoC on the core divider clockEzequiel Garcia1-0/+23
2014-03-14clk: mvebu: Fix ratio register offset on A375 SoCEzequiel Garcia1-1/+1
2014-02-27Merge branch 'clk-fixes' into clk-nextMike Turquette2-1/+4
2014-02-27clk: ti/divider: fix rate calculation for fractional ratesTomi Valkeinen1-4/+4
2014-02-27clk: divider: fix rate calculation for fractional ratesTomi Valkeinen1-5/+5
2014-02-27clk:at91: Fix memory leak in of_at91_clk_master_setup()Masanari Iida1-1/+1
2014-02-27clk: axi-clkgen: Add support for v2Lars-Peter Clausen2-44/+270
2014-02-27clk: hisilicon: add hi3620_mmc_clksZhangfei Gao4-0/+294
2014-02-27clk: socfpga: Support multiple parents for the pll clocksDinh Nguyen1-4/+22
2014-02-27clk: socfpga: Fix integer overflow in clock calculationDinh Nguyen1-3/+5
2014-02-26clk: nomadik: fix multiplatform problemLinus Walleij1-0/+3