summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hix5hd2-clock-for-3.18-v2' of git://github.com/hisilicon/linux-his...Mike Turquette2014-09-281-6/+226
|\
| * clk: hix5hd2: add I2C clocksWei Yan2014-09-281-0/+25
| * clk: hix5hd2: add watchdog0 clocksGuoxiong Yan2014-09-281-0/+5
| * clk: hix5hd2: add sd clkJiancheng Xue2014-09-281-6/+15
| * clk: hix5hd2: add complex clkZhangfei Gao2014-09-281-0/+181
* | clk: use uninitialized_var instead setting 'flags' to 0 directly.Xiubo Li2014-09-281-1/+1
* | Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette2014-09-277-160/+576
|\ \
| * | clk: sunxi: Add sun8i MBUS clock supportChen-Yu Tsai2014-09-272-0/+79
| * | clk: sunxi: mod0: Introduce MMC proper phase handlingMaxime Ripard2014-09-271-0/+189
| * | clk: sunxi: Move mbus to mod0 fileMaxime Ripard2014-09-272-57/+12
| * | clk: sunxi: Move mod0 clock to a file of its ownMaxime Ripard2014-09-273-1/+83
| * | clk: sunxi: Introduce mbus compatibleMaxime Ripard2014-09-271-0/+1
| * | clk: sunxi: factors: Invert the probing logicMaxime Ripard2014-09-273-99/+113
| * | clk: Add a function to retrieve phaseMaxime Ripard2014-09-271-0/+10
| * | clk: introduce clk_set_phase function & callbackMike Turquette2014-09-271-4/+81
| * | clk: sunxi: add correct divider table for sun4i-apb0 clockChen-Yu Tsai2014-09-131-0/+9
| |/
* | Merge tag 'v3.18-rockchip-cpuclk' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette2014-09-277-78/+627
|\ \
| * | clk: rockchip: switch to using the new cpuclk type for armclkHeiko Stuebner2014-09-272-6/+169
| * | clk: rockchip: add new clock-type for the cpuclkHeiko Stuebner2014-09-274-0/+388
| * | clk: rockchip: make tightly bound armclk child-clocks read-onlyHeiko Stuebner2014-09-272-17/+27
| * | clk: rockchip: reparent aclk_cpu_pre to the gpllHeiko Stuebner2014-09-271-0/+21
| * | clk: rockchip: fix rk3288 pll status register locationJianqun2014-09-271-2/+2
| * | clk: rockchip: fix rk3066 pll status register locationHeiko Stuebner2014-09-271-3/+7
| * | clk: rockchip: change pll rate without a clk-notifierDoug Anderson2014-09-271-50/+13
* | | Merge tag 'clk-mvebu-3.18' of git://git.infradead.org/linux-mvebu into clk-nextMike Turquette2014-09-274-2/+99
|\ \ \
| * | | clk: mvebu: armada-375: Fix the description of the SAR in the commentGregory CLEMENT2014-09-091-2/+2
| * | | clk: mvebu: armada-370: Fix timer drift caused by the SSCG deviationGregory CLEMENT2014-09-091-0/+8
| * | | clk: mvebu: Fix clk frequency value if SSCG is enabledGregory CLEMENT2014-09-092-0/+89
| | |/ | |/|
* | | clk: add gpio gated clockJyri Sarha2014-09-272-0/+205
* | | Merge tag 'qcom-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette2014-09-279-88/+219
|\ \ \
| * | | clk: qcom: Add support for banked MD RCGsStephen Boyd2014-09-233-56/+77
| * | | clk: qcom: Add support for setting rates on PLLsStephen Boyd2014-09-232-1/+87
| * | | clk: qcom: Consolidate frequency finding logicStephen Boyd2014-09-234-32/+27
| * | | clk: qcom: Add IPQ8064 PLL required for USBAndy Gross2014-09-231-1/+30
* | | | Merge tag 'tegra-clk-3.18' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...Mike Turquette2014-09-27204-1182/+2457
|\ \ \ \ | |_|_|/ |/| | |
| * | | clk: tegra: Make clock initialization more robustTomeu Vizoso2014-09-181-2/+7
| * | | clk: tegra124: Add PLL_M_UD and PLL_C_UD clocksMikko Perttunen2014-09-181-0/+8
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-151-1/+1
| |\ \ \
| | * | | [fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro2014-09-141-1/+1
| * | | | Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-141-1/+1
| |\ \ \ \
| | * | | | parisc: dino: fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-271-1/+1
| * | | | | Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds2014-09-141-2/+15
| |\ \ \ \ \
| | * | | | | ntb: Add alignment check to meet hardware requirementDave Jiang2014-09-141-0/+13
| | * | | | | NTB: correct the spread of queues over mw'sJon Mason2014-09-141-2/+2
| * | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-09-144-22/+23
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner2014-09-144-22/+23
| | |\ \ \ \ \ \
| | | * | | | | | irqchip: gic-v3: Declare rdist as __percpu pointer to __iomem pointerWill Deacon2014-09-031-1/+1
| | | * | | | | | irqchip: gic: Make gic_default_routable_irq_domain_ops staticWill Deacon2014-09-031-1/+1
| | | * | | | | | irqchip: exynos-combiner: Fix compilation error on ARM64Naveen Krishna Chatradhi2014-09-031-0/+1
| | | * | | | | | irqchip: crossbar: Off by one bugs in initDan Carpenter2014-08-181-2/+2