summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2015-07-20clk: qcom: Include clk.hStephen Boyd
2015-07-20clk: highbank: Include clk.hStephen Boyd
2015-07-20clk: bcm: Include clk.hStephen Boyd
2015-07-20clk: versatile: Remove clk.h and clkdev.h includesStephen Boyd
2015-07-20clk: ux500: Remove clk.h and clkdev.h includesStephen Boyd
2015-07-20clk: tegra: Properly include clk.hStephen Boyd
2015-07-20clk: spear: Remove clk.h includeStephen Boyd
2015-07-20clk: socfpga: Remove clk.h and clkdev.h includesStephen Boyd
2015-07-20clk: sirf: Properly include clk.hStephen Boyd
2015-07-20clk: samsung: Properly include clk.h and clkdev.hStephen Boyd
2015-07-20clk: rockchip: Properly include clk.hStephen Boyd
2015-07-20clk: nxp: Remove clk.h includeStephen Boyd
2015-07-20clk: mxs: Include clk.h in C files that use itStephen Boyd
2015-07-20clk: mvebu: Remove clk.h includeStephen Boyd
2015-07-20clk: mmp: Remove clk.h includeStephen Boyd
2015-07-20clk: meson8b: Properly include clk.hStephen Boyd
2015-07-20clk: mediatek: Properly include clk.hStephen Boyd
2015-07-20clk: keystone: Remove clk.h includeStephen Boyd
2015-07-20clk: hisilicon: Remove clk.h includeStephen Boyd
2015-07-20clk: wm831x: Remove clk.h includeStephen Boyd
2015-07-20clk: u300: Remove clk.h includeStephen Boyd
2015-07-20clk: twl6040: Remove clk.h includeStephen Boyd
2015-07-20clk: si5351: Include clk.hStephen Boyd
2015-07-20clk: rk808: Remove clk.h includeStephen Boyd
2015-07-20clk: palmas: Remove clkdev.h includesStephen Boyd
2015-07-20clk: nomadik: Remove clk.h and clkdev.h includesStephen Boyd
2015-07-20clk: mux: Remove clk.h includeStephen Boyd
2015-07-20clk: efm32gg: Remove clk.h includeStephen Boyd
2015-07-20clk: clps711x: Remove clk.h includeStephen Boyd
2015-07-20clk: cdce706: Include clk.hStephen Boyd
2015-07-20clk: axi-clkgen: Remove clk.h includeStephen Boyd
2015-07-20clk: i.MX: Remove clk.h includeStephen Boyd
2015-07-17Update Viresh Kumar's email addressViresh Kumar
2015-07-16ARM: OMAP2+: Add support for initializing dm814x clocksTony Lindgren
2015-07-16clk: tegra: Add the DFLL as a possible parent of the cclk_g clockTuomas Tynkkynen
2015-07-16clk: tegra: Save/restore CCLKG_BURST_POLICY on suspendTuomas Tynkkynen
2015-07-16clk: tegra: Add Tegra124 DFLL clocksource platform driverTuomas Tynkkynen
2015-07-16clk: tegra: Add DFLL DVCO reset control for Tegra124Paul Walmsley
2015-07-16clk: tegra: Introduce ability for SoC-specific reset control callbacksMikko Perttunen
2015-07-16clk: tegra: Add functions for parsing CVB tablesTuomas Tynkkynen
2015-07-16clk: tegra: Add closed loop support for the DFLLTuomas Tynkkynen
2015-07-16clk: tegra: Add library for the DFLL clock source (open-loop mode)Tuomas Tynkkynen
2015-07-14clk: imx: add imx6ul clk tree supportFrank Li
2015-07-13clk: st: Fix error paths and allocation styleStephen Boyd
2015-07-13clk: imx: clk-imx6q: Provide initial IPU clock settings for mx6dlFabio Estevam
2015-07-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-07-09Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...Kevin Hilman
2015-07-07Merge branch 'clk-fixes' into clk-nextStephen Boyd
2015-07-07clk: Move clk_provider_list to scope of function using itStephen Boyd
2015-07-07clk: Check for allocation errors in of_clk_init()Stephen Boyd