summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2016-04-28clk: tegra: Initialize PLL_C to sane rate on Tegra30Lucas Stach
2016-04-28clk: tegra: Fix pllre Tegra210 and add pll_re_out1Rhyland Klein
2016-04-28clk: tegra: Add sor_safe clockThierry Reding
2016-04-28clk: tegra: dpaux and dpaux1 are fixed factor clocksThierry Reding
2016-04-28clk: tegra: Add dpaux1 clockThierry Reding
2016-04-28clk: tegra: Use correct parent for dpaux clockThierry Reding
2016-04-28clk: tegra: Add fixed factor peripheral clock typeThierry Reding
2016-04-28clk: tegra: Special-case mipi-cal parent on Tegra114Thierry Reding
2016-04-28clk: tegra: Remove trailing blank lineThierry Reding
2016-04-28clk: tegra: Constify peripheral clock registersThierry Reding
2016-04-28clk: tegra: Add interface to enable hardware control of SATA/XUSB PLLsAndrew Bresticker
2016-04-28treewide: Fix typos in printkMasanari Iida
2016-04-28clk: renesas: cpg-mssr: Use always-on governor for Clock DomainGeert Uytterhoeven
2016-04-28clk: renesas: cpg-mssr: Postpone call to pm_genpd_init()Geert Uytterhoeven
2016-04-28clk: renesas: mstp: Use always-on governor for Clock DomainGeert Uytterhoeven
2016-04-28clk: renesas: mstp: Postpone call to pm_genpd_init()Geert Uytterhoeven
2016-04-27clk: imx: return correct frequency for Ethernet PLLStefan Agner
2016-04-26Merge tag 'renesas-rcar-sysc2-for-v4.7' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2016-04-26clk: renesas: r8a7795: Add VIN clocksNiklas Söderlund
2016-04-26clk: renesas: r8a7795: Add CSI2 clocksNiklas Söderlund
2016-04-25clk: rockchip: fix the rk3399 cifout clockXing Zheng
2016-04-25clk: rockchip: drop unnecessary CLK_IGNORE_UNUSED flags from rk3399Xing Zheng
2016-04-25clk: rockchip: add some frequencies on the rk3399 PLL tableXing Zheng
2016-04-25clk: rockchip: assign more necessary rk3399 clock idsXing Zheng
2016-04-25clk: rockchip: fix the gate bit for i2c4 and i2c8 on rk3399Xing Zheng
2016-04-25clk: sunxi: Let divs clocks read the base factor clock name from devicetreeJens Kuske
2016-04-25clk: rockchip: fix of spelling mistake on unsuccessful in pll clock typeColin Ian King
2016-04-24Merge tag 'omap-for-v4.7/dt-part1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2016-04-24Merge tag 'samsung-dt-exynos3250-artik5-4.7' of git://git.kernel.org/pub/scm/...Arnd Bergmann
2016-04-21clk: sunxi: Add TCON channel1 clockMaxime Ripard
2016-04-21clk: sunxi: Add PLL3 clockMaxime Ripard
2016-04-21clk: sunxi: Use resource_sizeVaishali Thakkar
2016-04-21clk: sunxi: Add sun6i/8i display supportJean-Francois Moine
2016-04-21clk: sunxi: mod1 clock should modify it's parentAndrea Venturi
2016-04-21Merge branch 'clk-hw-register' (early part) into clk-nextStephen Boyd
2016-04-21Merge branch 'clk-composite-unregister' into clk-nextStephen Boyd
2016-04-21clk: composite: Add unregister functionMaxime Ripard
2016-04-21clk: Add Oxford Semiconductor OXNAS Standard ClocksNeil Armstrong
2016-04-20Merge tag 'clk-renesas-for-v4.7-tag2' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2016-04-20Merge tag 'v4.7-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd
2016-04-20clk: rockchip: fix checkpatch warning in core codeHeiko Stuebner
2016-04-20clk: renesas: cpg-mssr: Export cpg_mssr_{at,de}tach_dev()Geert Uytterhoeven
2016-04-20clk: renesas: Provide Kconfig symbols for CPG/MSSR and CPG/MSTP supportGeert Uytterhoeven
2016-04-20clk: bcm2835: Fix PLL poweronEric Anholt
2016-04-20clk: bcm2835: Fix compiler warnings on 64-bit buildsEric Anholt
2016-04-20clk: qoriq: add __init attributeJulia Lawall
2016-04-20clk: ti: dra7-atl-clock: Fix of_node reference countingPeter Ujfalusi
2016-04-19clk: fixed-rate: Add hw based registration APIsStephen Boyd
2016-04-19clk: gpio: Add hw based registration APIsStephen Boyd
2016-04-19clk: composite: Add hw based registration APIsStephen Boyd