Age | Commit message (Expand) | Author |
2015-08-24 | clk: samsung: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: rockchip: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: qcom: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: stm32f4: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: mvebu: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: mmp: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: Convert basic types to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: bcm: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: at91: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: ti: Remove CLK_IS_BASIC check | Stephen Boyd |
2015-08-24 | clk: Convert __clk_get_flags() to clk_hw_get_flags() | Stephen Boyd |
2015-08-24 | clk: Replace __clk_get_num_parents with clk_hw_get_num_parents() | Stephen Boyd |
2015-08-24 | clk: Add clk_hw_*() APIs for use by clk providers | Stephen Boyd |
2015-08-21 | Merge tag 'tegra-for-4.3-dt' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson |
2015-08-20 | Merge tag 'samsung-clk-driver' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson |
2015-08-18 | Merge tag 'omap-for-v4.3/dt-pt4-v2' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2015-08-18 | Merge tag 'renesas-dt4-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson |
2015-08-18 | Merge tag 'renesas-clk-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson |
2015-08-18 | Merge tag 'imx-dt-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn... | Olof Johansson |
2015-08-14 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-08-14 | clk: exynos4x12: add cpu clock configuration data and instantiate cpu clock | Bartlomiej Zolnierkiewicz |
2015-08-13 | clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocks | Heiko Stuebner |
2015-08-13 | clk: ti: fix for definition movement | Stephen Rothwell |
2015-08-12 | clk: rockchip: Fix SPIF special clock definition | Sjoerd Simons |
2015-08-12 | clk: bcm2835: Drop the fixed sys_pclk. | Eric Anholt |
2015-08-12 | clk: track the orphan status of clocks and their children | Heiko Stuebner |
2015-08-12 | clk: sunxi: Add a simple gates driver | Maxime Ripard |
2015-08-12 | Merge tag 'imx-clk-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw... | Michael Turquette |
2015-08-12 | clk: shmobile: rz: Add CPG/MSTP Clock Domain support | Geert Uytterhoeven |
2015-08-12 | clk: shmobile: rcar-gen2: Add CPG/MSTP Clock Domain support | Geert Uytterhoeven |
2015-08-12 | clk: shmobile: r8a7779: Add CPG/MSTP Clock Domain support | Geert Uytterhoeven |
2015-08-12 | clk: shmobile: r8a7778: Add CPG/MSTP Clock Domain support | Geert Uytterhoeven |
2015-08-12 | clk: shmobile: Add CPG/MSTP Clock Domain support | Geert Uytterhoeven |
2015-08-10 | ARM: clk-imx6q: Add CAAM clock support | Victoria Milhoan |
2015-08-10 | clk: shmobile: emev2: deassert reset for IIC0/1 | Wolfram Sang |
2015-08-07 | clk: pxa: pxa3xx: fix CKEN register access | Robert Jarzmik |
2015-08-07 | clk/mmp: use kmemdup rather than duplicating its implementation | Andrzej Hajda |
2015-08-05 | clk: imx35: define two clocks for rtc | Philippe Reynes |
2015-08-05 | clk: imx31: add a second rtc clock | Philippe Reynes |
2015-08-05 | Merge tag 'zynq-soc-for-4.3' of https://github.com/Xilinx/linux-xlnx into nex... | Olof Johansson |
2015-08-03 | clk: hisi: refine parameter checking for init | Leo Yan |
2015-07-31 | ARM: dts: AM437X: add dpll_clksel_mac_clk node | Keerthy |
2015-07-31 | clk: zynq: remove redundant $(CONFIG_ARCH_ZYNQ) in Makefile | Masahiro Yamada |
2015-07-29 | clk: versatile: off by one in clk_sp810_timerclken_of_get() | Dan Carpenter |
2015-07-28 | clk: exynos4: Fix wrong clock for Exynos4x12 ADC | Krzysztof Kozlowski |
2015-07-28 | clk: kill off set_irq_flags usage | Rob Herring |
2015-07-28 | clk: zx: Constify parent names in clock init data | Jun Nie |
2015-07-28 | clk: zx: Add audio and GPIO clock for zx296702 | Jun Nie |
2015-07-28 | clk: zx: Add audio div clock method for zx296702 | Jun Nie |
2015-07-28 | clk: s2mps11: Use kcalloc instead of kzalloc for array allocation | Vaibhav Hiremath |