summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2015-08-24clk: samsung: Convert to clk_hw based provider APIsStephen Boyd
2015-08-24clk: rockchip: Convert to clk_hw based provider APIsStephen Boyd
2015-08-24clk: qcom: Convert to clk_hw based provider APIsStephen Boyd
2015-08-24clk: stm32f4: Convert to clk_hw based provider APIsStephen Boyd
2015-08-24clk: mvebu: Convert to clk_hw based provider APIsStephen Boyd
2015-08-24clk: mmp: Convert to clk_hw based provider APIsStephen Boyd
2015-08-24clk: Convert basic types to clk_hw based provider APIsStephen Boyd
2015-08-24clk: bcm: Convert to clk_hw based provider APIsStephen Boyd
2015-08-24clk: at91: Convert to clk_hw based provider APIsStephen Boyd
2015-08-24clk: ti: Remove CLK_IS_BASIC checkStephen Boyd
2015-08-24clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd
2015-08-24clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd
2015-08-24clk: Add clk_hw_*() APIs for use by clk providersStephen Boyd
2015-08-21Merge tag 'tegra-for-4.3-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2015-08-20Merge tag 'samsung-clk-driver' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2015-08-18Merge tag 'omap-for-v4.3/dt-pt4-v2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2015-08-18Merge tag 'renesas-dt4-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2015-08-18Merge tag 'renesas-clk-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2015-08-18Merge tag 'imx-dt-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Olof Johansson
2015-08-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-14clk: exynos4x12: add cpu clock configuration data and instantiate cpu clockBartlomiej Zolnierkiewicz
2015-08-13clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocksHeiko Stuebner
2015-08-13clk: ti: fix for definition movementStephen Rothwell
2015-08-12clk: rockchip: Fix SPIF special clock definitionSjoerd Simons
2015-08-12clk: bcm2835: Drop the fixed sys_pclk.Eric Anholt
2015-08-12clk: track the orphan status of clocks and their childrenHeiko Stuebner
2015-08-12clk: sunxi: Add a simple gates driverMaxime Ripard
2015-08-12Merge tag 'imx-clk-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Michael Turquette
2015-08-12clk: shmobile: rz: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven
2015-08-12clk: shmobile: rcar-gen2: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven
2015-08-12clk: shmobile: r8a7779: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven
2015-08-12clk: shmobile: r8a7778: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven
2015-08-12clk: shmobile: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven
2015-08-10ARM: clk-imx6q: Add CAAM clock supportVictoria Milhoan
2015-08-10clk: shmobile: emev2: deassert reset for IIC0/1Wolfram Sang
2015-08-07clk: pxa: pxa3xx: fix CKEN register accessRobert Jarzmik
2015-08-07clk/mmp: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-08-05clk: imx35: define two clocks for rtcPhilippe Reynes
2015-08-05clk: imx31: add a second rtc clockPhilippe Reynes
2015-08-05Merge tag 'zynq-soc-for-4.3' of https://github.com/Xilinx/linux-xlnx into nex...Olof Johansson
2015-08-03clk: hisi: refine parameter checking for initLeo Yan
2015-07-31ARM: dts: AM437X: add dpll_clksel_mac_clk nodeKeerthy
2015-07-31clk: zynq: remove redundant $(CONFIG_ARCH_ZYNQ) in MakefileMasahiro Yamada
2015-07-29clk: versatile: off by one in clk_sp810_timerclken_of_get()Dan Carpenter
2015-07-28clk: exynos4: Fix wrong clock for Exynos4x12 ADCKrzysztof Kozlowski
2015-07-28clk: kill off set_irq_flags usageRob Herring
2015-07-28clk: zx: Constify parent names in clock init dataJun Nie
2015-07-28clk: zx: Add audio and GPIO clock for zx296702Jun Nie
2015-07-28clk: zx: Add audio div clock method for zx296702Jun Nie
2015-07-28clk: s2mps11: Use kcalloc instead of kzalloc for array allocationVaibhav Hiremath