summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-09-081-0/+6
|\
| * clk: shmobile: emev2: deassert reset for IIC0/1Wolfram Sang2015-08-101-0/+6
* | Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-09-041-0/+1
|\ \
| * | clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocksHeiko Stuebner2015-08-131-0/+1
* | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-09-011-0/+1
|\ \ \
| * \ \ Merge tag 'tegra-for-4.3-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2015-08-2110-9/+2304
| |\ \ \
| * \ \ \ Merge tag 'omap-for-v4.3/dt-pt4-v2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-08-181-0/+1
| |\ \ \ \
| | * | | | ARM: dts: AM437X: add dpll_clksel_mac_clk nodeKeerthy2015-07-311-0/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'renesas-dt4-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2015-08-185-0/+96
| |\ \ \ \
| * \ \ \ \ Merge tag 'imx-dt-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Olof Johansson2015-08-183-0/+437
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-015-0/+96
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'renesas-clk-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2015-08-185-0/+96
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | clk: shmobile: rz: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven2015-08-121-0/+3
| | * | | | clk: shmobile: rcar-gen2: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven2015-08-121-0/+2
| | * | | | clk: shmobile: r8a7779: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven2015-08-121-0/+2
| | * | | | clk: shmobile: r8a7778: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven2015-08-121-0/+2
| | * | | | clk: shmobile: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven2015-08-121-0/+87
* | | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-09-014-3/+36
|\ \ \ \ \ \
| * | | | | | clk: ti: fix for definition movementStephen Rothwell2015-08-131-0/+2
| * | | | | | Merge tag 'zynq-soc-for-4.3' of https://github.com/Xilinx/linux-xlnx into nex...Olof Johansson2015-08-051-1/+1
| |\ \ \ \ \ \
| | * | | | | | clk: zynq: remove redundant $(CONFIG_ARCH_ZYNQ) in MakefileMasahiro Yamada2015-07-311-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | ARM: OMAP2+: Add support for initializing dm814x clocksTony Lindgren2015-07-163-2/+33
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-08-311-0/+3
|\ \ \ \ \ \
| * | | | | | ARM: clk-imx6q: Add CAAM clock supportVictoria Milhoan2015-08-101-0/+3
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-08-31250-2365/+8988
|\ \ \ \ \ \
| * | | | | | clk: s5pv210: add missing call to samsung_clk_of_add_provider()Marek Szyprowski2015-08-271-0/+2
| * | | | | | clk: pistachio: correct critical clock listDamien.Horsley2015-08-261-5/+14
| * | | | | | clk: pistachio: Fix PLL rate calculation in integer modeZdenko Pulitika2015-08-261-2/+46
| * | | | | | clk: pistachio: Fix override of clk-pll settings from boot loaderZdenko Pulitika2015-08-261-3/+2
| * | | | | | clk: pistachio: Fix 32bit integer overflowsZdenko Pulitika2015-08-262-21/+19
| * | | | | | clk: tegra: Fix some static checker problemsStephen Boyd2015-08-252-7/+9
| * | | | | | Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd2015-08-2510-9/+2304
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | clk: tegra: Add the DFLL as a possible parent of the cclk_g clockTuomas Tynkkynen2015-07-161-1/+3
| | * | | | | clk: tegra: Save/restore CCLKG_BURST_POLICY on suspendTuomas Tynkkynen2015-07-161-0/+14
| | * | | | | clk: tegra: Add Tegra124 DFLL clocksource platform driverTuomas Tynkkynen2015-07-164-4/+172
| | * | | | | clk: tegra: Add DFLL DVCO reset control for Tegra124Paul Walmsley2015-07-161-0/+68
| | * | | | | clk: tegra: Introduce ability for SoC-specific reset control callbacksMikko Perttunen2015-07-162-8/+34
| | * | | | | clk: tegra: Add functions for parsing CVB tablesTuomas Tynkkynen2015-07-162-0/+207
| | * | | | | clk: tegra: Add closed loop support for the DFLLTuomas Tynkkynen2015-07-161-3/+663
| | * | | | | clk: tegra: Add library for the DFLL clock source (open-loop mode)Tuomas Tynkkynen2015-07-163-0/+1150
| | |/ / / /
| * | | | | clk: qcom: Fix MSM8916 prng clock enable bitGeorgi Djakov2015-08-251-1/+1
| * | | | | drivers/clk: appropriate __init annotation for const dataNicolas Pitre2015-08-242-3/+3
| * | | | | clk: rockchip: register pll mux before pll itselfHeiko Stuebner2015-08-241-31/+32
| * | | | | clk/ARM: move Ux500 PRCC bases to the device treeLinus Walleij2015-08-243-154/+209
| * | | | | clk: remove duplicated code with __clk_set_parent_afterDong Aisheng2015-08-241-7/+1
| * | | | | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd2015-08-2418-70/+70
| * | | | | clk: Constify clk_hw argument to provider APIsStephen Boyd2015-08-241-7/+8
| * | | | | clk: Hi6220: add stub clock driverLeo Yan2015-08-243-2/+278
| * | | | | clk: atlas7: fix pll missed divide NR in fraction modeGuo Zeng2015-08-241-0/+1
| * | | | | clk: atlas7: fix bit field and its root clk for coresight_tpiuGuo Zeng2015-08-241-1/+1
OpenPOWER on IntegriCloud