Age | Commit message (Expand) | Author | Files | Lines |
2016-03-03 | clk: si5{14,351,70}: Remove CLK_IS_ROOT | Stephen Boyd | 3 | -3/+3 |
2016-03-03 | clk: scpi: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -1/+1 |
2016-03-03 | clk: s2mps11: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -3/+0 |
2016-03-03 | clk: pwm: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -1/+1 |
2016-03-03 | clk: efm32gg: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -1/+1 |
2016-03-03 | clk: zynq: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -2/+1 |
2016-03-03 | clk: ux500: Remove CLK_IS_ROOT | Stephen Boyd | 3 | -84/+75 |
2016-03-03 | clk: ti: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -2/+2 |
2016-03-03 | clk: tegra: Remove CLK_IS_ROOT | Stephen Boyd | 5 | -14/+8 |
2016-03-03 | clk: spear: Remove CLK_IS_ROOT | Stephen Boyd | 4 | -32/+19 |
2016-03-03 | clk: samsung: Remove CLK_IS_ROOT | Stephen Boyd | 13 | -107/+95 |
2016-03-03 | clk: pxa: Remove CLK_IS_ROOT | Stephen Boyd | 3 | -12/+10 |
2016-03-03 | clk: nxp: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -1/+1 |
2016-03-03 | clk: mxs: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -1/+1 |
2016-03-03 | clk: imx: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -1/+1 |
2016-03-03 | clk: mediatek: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -2/+2 |
2016-03-03 | clk: hisilicon: Remove CLK_IS_ROOT | Stephen Boyd | 5 | -56/+56 |
2016-03-03 | clk: at91: Remove CLK_IS_ROOT | Stephen Boyd | 2 | -2/+2 |
2016-03-03 | clk: bcm: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -6/+3 |
2016-03-03 | Merge tag 'imx-clk-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw... | Stephen Boyd | 2 | -59/+138 |
2016-03-03 | Merge tag 'sunxi-clocks-for-4.6' of https://git.kernel.org/pub/scm/linux/kern... | Stephen Boyd | 14 | -836/+687 |
2016-03-03 | clk: qcom: msm8960: Fix ce3_src register offset | Stephen Boyd | 1 | -1/+1 |
2016-03-02 | Merge branch 'clk-ti' into clk-next | Michael Turquette | 6 | -1/+1050 |
2016-03-02 | clk: ti: Fix some errors found by static checkers | Stephen Boyd | 2 | -4/+4 |
2016-03-02 | clk: ti: Allow COMPILE_TEST to build selected drivers | Tony Lindgren | 2 | -1/+5 |
2016-03-02 | clk: ti: Add support for dm814x ADPLL | Tony Lindgren | 5 | -0/+1045 |
2016-02-29 | clk: qcom: Fix pre-divider usage for pixel RCG | Archit Taneja | 1 | -1/+3 |
2016-02-28 | clk: imx: add kpp clock for i.MX6UL | Lothar Waßmann | 1 | -0/+1 |
2016-02-28 | clk: imx: whitespace cleanup; no functional change | Lothar Waßmann | 1 | -31/+31 |
2016-02-27 | clk: h8300: Properly cast to __iomem pointer | Stephen Boyd | 1 | -1/+1 |
2016-02-27 | simplefb: Remove impossible check for of_clk_get_parent_count() < 0 | Stephen Boyd | 1 | -2/+2 |
2016-02-27 | usb: dwc3: Remove impossible check for of_clk_get_parent_count() < 0 | Stephen Boyd | 1 | -4/+5 |
2016-02-27 | clk: ti: Update for of_clk_get_parent_count() returning unsigned int | Stephen Boyd | 4 | -8/+8 |
2016-02-27 | clk: sunxi: Use proper type for of_clk_get_parent_count() return value | Stephen Boyd | 1 | -1/+1 |
2016-02-27 | clk: st: Remove impossible check for of_clk_get_parent_count() < 0 | Stephen Boyd | 2 | -4/+4 |
2016-02-27 | clk: h8300: Remove impossible check for of_clk_get_parent_count() | Stephen Boyd | 2 | -4/+4 |
2016-02-27 | clk: gpio: Remove impossible check for of_clk_get_parent_count() < 0 | Stephen Boyd | 1 | -4/+2 |
2016-02-27 | clk: at91: Remove impossible checks for of_clk_get_parent_count() | Stephen Boyd | 7 | -15/+15 |
2016-02-27 | clk: Make of_clk_get_parent_count() return unsigned ints | Stephen Boyd | 1 | -2/+14 |
2016-02-26 | clk: Ignore disabled DT clock providers | Geert Uytterhoeven | 1 | -0/+3 |
2016-02-26 | clk: skip unnecessary set_phase if nothing to do | Shawn Lin | 1 | -0/+5 |
2016-02-26 | clk: bcm2835: added missing clock register definitions | Martin Sperl | 1 | -0/+13 |
2016-02-26 | clk: shmobile: Remove ARCH_SHMOBILE_MULTI | Simon Horman | 1 | -1/+0 |
2016-02-26 | Merge tag 'clk-samsung-4.6' of git://linuxtv.org/snawrocki/samsung into clk-next | Stephen Boyd | 1 | -117/+21 |
2016-02-26 | clk: mvebu: Move corediv config to mvebu config | Kevin Smith | 1 | -1/+0 |
2016-02-26 | clk: mvebu: Remove corediv clock from Armada XP | Kevin Smith | 1 | -1/+0 |
2016-02-26 | clk: versatile: sp810: support reentrance | Linus Walleij | 1 | -1/+3 |
2016-02-26 | clk: Get rid of HAVE_MACH_CLKDEV | Stephen Boyd | 1 | -3/+0 |
2016-02-26 | Merge branch 'clk-ipq4019' into clk-next | Stephen Boyd | 3 | -0/+1363 |
2016-02-26 | clk: qcom: Add IPQ4019 Global Clock Controller support | Varadarajan Narayanan | 3 | -0/+1363 |