| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: qcom: ipq4019: add some fixed clocks for ddrppl and fepll | Matthew McClintock | 2016-03-29 | 1 | -0/+10 |
* | clk: qcom: ipq4019: switch remaining defines to enums | Matthew McClintock | 2016-03-29 | 1 | -35/+25 |
* | clk: qcom: Make reset_control_ops const | Philipp Zabel | 2016-03-29 | 2 | -2/+2 |
* | clk: tegra: Make reset_control_ops const | Philipp Zabel | 2016-03-29 | 1 | -1/+1 |
* | clk: sunxi: Make reset_control_ops const | Philipp Zabel | 2016-03-29 | 3 | -3/+3 |
* | clk: atlas7: Make reset_control_ops const | Philipp Zabel | 2016-03-29 | 1 | -1/+1 |
* | clk: rockchip: Make reset_control_ops const | Philipp Zabel | 2016-03-29 | 1 | -1/+1 |
* | clk: mmp: Make reset_control_ops const | Philipp Zabel | 2016-03-29 | 1 | -1/+1 |
* | clk: mediatek: Make reset_control_ops const | Philipp Zabel | 2016-03-29 | 1 | -1/+1 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2016-03-23 | 163 | -2357/+5232 |
|\ |
|
| * | clk: bcm2835: fix check of error code returned by devm_ioremap_resource() | Vladimir Zapolskiy | 2016-03-15 | 1 | -2/+2 |
| * | clk: renesas: div6: use RENESAS for #define | Simon Horman | 2016-03-15 | 1 | -2/+2 |
| * | clk: renesas: Rename header file renesas.h | Simon Horman | 2016-03-15 | 8 | -8/+8 |
| * | clk: max77{686,802}: Remove CLK_IS_ROOT | Stephen Boyd | 2016-03-15 | 2 | -5/+0 |
| * | clk: versatile: Remove CLK_IS_ROOT | Stephen Boyd | 2016-03-15 | 4 | -9/+6 |
| * | clk: sunxi: Remove use of variable length array | Stephen Boyd | 2016-03-15 | 1 | -2/+9 |
| * | clk: fixed-rate: Remove CLK_IS_ROOT | Stephen Boyd | 2016-03-04 | 1 | -2/+1 |
| * | clk: qcom: Remove CLK_IS_ROOT | Stephen Boyd | 2016-03-04 | 7 | -152/+2 |
| * | clk: add lpc18xx creg clk driver | Joachim Eastwood | 2016-03-04 | 2 | -0/+227 |
| * | Merge tag 'v4.6-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Stephen Boyd | 2016-03-04 | 6 | -61/+83 |
| |\ |
|
| | * | clk: rockchip: include downstream muxes into fractional dividers on rk3368 | Elaine Zhang | 2016-02-26 | 1 | -37/+60 |
| | * | clk: rockchip: set the clock ids for RK3228 HDMI | Yakir Yang | 2016-02-26 | 1 | -4/+4 |
| | * | clk: rockchip: set the clock ids for RK3228 VOP | Yakir Yang | 2016-02-26 | 1 | -3/+3 |
| | * | clk: rockchip: add the tsadc clocks found on rk3228 SoCs | Caesar Wang | 2016-02-26 | 1 | -2/+2 |
| | * | clk: rockchip: fix coding style for clk-cpu.c | Shawn Lin | 2016-02-15 | 1 | -1/+1 |
| | * | clk: rockchip: don't return NULL when registering mmc branch fails | Shawn Lin | 2016-02-15 | 1 | -6/+2 |
| | * | clk: rockchip: don't return NULL when registering inverter fails | Shawn Lin | 2016-02-15 | 1 | -6/+2 |
| | * | clk: rockchip: check grf when waiting pll lock | Shawn Lin | 2016-02-15 | 1 | -0/+5 |
| | * | clk: rockchip: disable alt_parent clk in err cases when registering cpuclk | Shawn Lin | 2016-02-15 | 1 | -2/+4 |
| * | | clk: lpc32xx: fix compilation warning | Sylvain Lemieux | 2016-03-03 | 1 | -1/+4 |
| * | | clk: xgene: Add missing parenthesis when clearing divider value | Loc Ho | 2016-03-03 | 1 | -2/+2 |
| * | | clk: mb86s7x: Remove CLK_IS_ROOT | Stephen Boyd | 2016-03-03 | 1 | -2/+2 |
| * | | clk: x86: Remove clkdev.h and clk.h includes | Stephen Boyd | 2016-03-03 | 1 | -2/+0 |
| * | | clk: x86: Remove CLK_IS_ROOT | Stephen Boyd | 2016-03-03 | 1 | -1/+1 |
| * | | clk: mvebu: Remove CLK_IS_ROOT | Stephen Boyd | 2016-03-03 | 2 | -8/+6 |
| * | | clk: renesas: move drivers to renesas directory | Simon Horman | 2016-03-03 | 16 | -1/+1 |
| * | | Merge branch 'clk-shmobile-for-v4.6' of git://git.kernel.org/pub/scm/linux/ke... | Stephen Boyd | 2016-03-03 | 2 | -2/+21 |
| |\ \ |
|
| | * | | clk: shmobile: r8a7795: Add CAN FD peripheral clock | Ramesh Shanmugasundaram | 2016-02-26 | 1 | -0/+1 |
| | * | | clk: shmobile: r8a7795: Add CANFD clock | Ramesh Shanmugasundaram | 2016-02-26 | 1 | -0/+1 |
| | * | | clk: shmobile: r8a7795: Add CAN peripheral clock | Ramesh Shanmugasundaram | 2016-02-26 | 1 | -0/+2 |
| | * | | clk: shmobile: div6: Fix .recalc_rate() using a stale divisor | Geert Uytterhoeven | 2016-02-26 | 1 | -2/+1 |
| | * | | clk: shmobile: r8a7795: Add LVDS module clock | Laurent Pinchart | 2016-02-26 | 1 | -0/+1 |
| | * | | clk: shmobile: r8a7795: Add FCP clocks | Laurent Pinchart | 2016-02-26 | 1 | -0/+15 |
| * | | | clk: si5{14,351,70}: Remove CLK_IS_ROOT | Stephen Boyd | 2016-03-02 | 3 | -3/+3 |
| * | | | clk: scpi: Remove CLK_IS_ROOT | Stephen Boyd | 2016-03-02 | 1 | -1/+1 |
| * | | | clk: s2mps11: Remove CLK_IS_ROOT | Stephen Boyd | 2016-03-02 | 1 | -3/+0 |
| * | | | clk: pwm: Remove CLK_IS_ROOT | Stephen Boyd | 2016-03-02 | 1 | -1/+1 |
| * | | | clk: efm32gg: Remove CLK_IS_ROOT | Stephen Boyd | 2016-03-02 | 1 | -1/+1 |
| * | | | clk: zynq: Remove CLK_IS_ROOT | Stephen Boyd | 2016-03-02 | 1 | -2/+1 |
| * | | | clk: ux500: Remove CLK_IS_ROOT | Stephen Boyd | 2016-03-02 | 3 | -84/+75 |