Age | Commit message (Expand) | Author | Files | Lines |
2017-01-07 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -7/+24 |
2016-12-22 | clk: stm32f4: Use CLK_OF_DECLARE_DRIVER initialization method | Gabriel Fernandez | 1 | -2/+2 |
2016-12-22 | clk: renesas: mstp: Support 8-bit registers for r7s72100 | Chris Brandt | 1 | -5/+22 |
2016-12-16 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -0/+8 |
2016-12-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -1/+1 |
2016-12-16 | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -26/+26 |
2016-12-12 | clk: bcm: Fix 'maybe-uninitialized' warning in bcm2835_clock_choose_div_and_p... | Boris Brezillon | 1 | -1/+1 |
2016-12-09 | clk: add devm_get_clk_from_child() API | Kuninori Morimoto | 1 | -0/+21 |
2016-12-09 | clk: st: clk-flexgen: Unmap region obtained by of_iomap | Arvind Yadav | 1 | -1/+4 |
2016-12-09 | clk: keystone: pll: Unmap region obtained by of_iomap | Arvind Yadav | 1 | -2/+7 |
2016-12-09 | clk:mmp:clk-of-mmp2: Free memory and Unmap region obtained by kzalloc and of_... | Arvind Yadav | 1 | -3/+12 |
2016-12-09 | clk:mmp:clk-of-pxa910: Free memory and Unmap region obtained by kzmalloc and ... | Arvind Yadav | 1 | -4/+15 |
2016-12-09 | clk: mmp: clk-of-pxa1928: Free memory obtained by kzalloc | Arvind Yadav | 1 | -0/+3 |
2016-12-09 | clk: cdce925: Fix limit check | Christophe JAILLET | 1 | -1/+1 |
2016-12-09 | clk: bcm: Make COMMON_CLK_IPROC into a library | Stephen Boyd | 1 | -11/+5 |
2016-12-09 | clk: qoriq: added ls1012a clock configuration | Tang Yuantian | 1 | -0/+19 |
2016-12-09 | clk: ti: dra7: fix "failed to lookup clock node gmac_gmii_ref_clk_div" boot m... | Grygorii Strashko | 1 | -1/+0 |
2016-12-09 | clk: bcm: Allow rate change propagation to PLLH_AUX on VEC clock | Boris Brezillon | 1 | -1/+6 |
2016-12-09 | clk: bcm: Support rate change propagation on bcm2835 clocks | Boris Brezillon | 1 | -4/+63 |
2016-12-09 | clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clk | Boris Brezillon | 1 | -1/+3 |
2016-12-09 | clk: ti: omap36xx: Work around sprz319 advisory 2.1 | Richard Watts | 4 | -11/+104 |
2016-12-08 | clk: clk-wm831x: fix a logic error | Pan Bian | 1 | -1/+1 |
2016-12-08 | clk: uniphier: add cpufreq data for LD11, LD20 SoCs | Masahiro Yamada | 2 | -1/+61 |
2016-12-08 | clk: uniphier: add CPU-gear change (cpufreq) support | Masahiro Yamada | 4 | -2/+136 |
2016-12-07 | Merge tag 'v4.10-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/... | Stephen Boyd | 5 | -2/+558 |
2016-11-24 | clk: qcom: Put venus core0/1 gdscs to hw control mode | Sricharan R | 1 | -0/+2 |
2016-11-24 | clk: qcom: gdsc: Add support for gdscs with HW control | Rajendra Nayak | 2 | -0/+19 |
2016-11-24 | Merge branch 'clk-fixes' into clk-next | Stephen Boyd | 3 | -3/+3 |
2016-11-24 | clk: bcm: Fix unmet Kconfig dependencies for CLK_BCM_63XX | Florian Fainelli | 1 | -1/+1 |
2016-11-23 | clk: sunxi-ng: enable so-said LDOs for A33 SoC's pll-mipi clock | Icenowy Zheng | 1 | -1/+1 |
2016-11-23 | clk: bcm2835: Fix ->fixed_divider of pllh_aux | Boris Brezillon | 1 | -1/+1 |
2016-11-23 | clk: qcom: clk-rpm: Fix clk_hw references | Georgi Djakov | 1 | -14/+22 |
2016-11-23 | clk: qcom: clk-smd-rpm: Fix clk_hw references | Georgi Djakov | 1 | -14/+22 |
2016-11-23 | clk: qcom: Move all sdcc rcgs to use clk_rcg2_floor_ops | Rajendra Nayak | 5 | -18/+18 |
2016-11-23 | clk: qcom: Add rcg ops to return floor value closest to the requested rate | Rajendra Nayak | 4 | -9/+86 |
2016-11-22 | ARM: 8631/1: clkdev: Detect errors in clk_hw_register_clkdev() for mass regis... | Geert Uytterhoeven | 1 | -0/+8 |
2016-11-22 | Merge tag 'clk-v4.10-exynos5433' of git://linuxtv.org/snawrocki/samsung into ... | Stephen Boyd | 1 | -15/+15 |
2016-11-21 | clk: sunxi-ng: sun6i-a31: Enable PLL-MIPI LDOs when ungating it | Chen-Yu Tsai | 1 | -1/+1 |
2016-11-18 | Merge tag 'imx-fix-nc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 1 | -26/+26 |
2016-11-18 | clk: exynos5433: Mark some clocks as critical | Marek Szyprowski | 1 | -14/+14 |
2016-11-18 | Merge tag 'clk-renesas-for-v4.10-tag3' of git://git.kernel.org/pub/scm/linux/... | Stephen Boyd | 10 | -1/+974 |
2016-11-18 | Merge tag 'clk-renesas-for-v4.10-tag2' of git://git.kernel.org/pub/scm/linux/... | Stephen Boyd | 7 | -51/+59 |
2016-11-17 | clk: exynos5433: Fix parent clocks for FSYS block | Marek Szyprowski | 1 | -1/+1 |
2016-11-16 | clk: sunxi-ng: Mark structs static and cleanup spaces | Stephen Boyd | 1 | -6/+6 |
2016-11-16 | Merge tag 'sunxi-clk-for-4.10' of https://git.kernel.org/pub/scm/linux/kernel... | Stephen Boyd | 21 | -130/+1201 |
2016-11-16 | Merge tag 'imx-clk-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Stephen Boyd | 3 | -21/+342 |
2016-11-16 | Merge branch 'clk-fixes' into clk-next | Stephen Boyd | 5 | -4/+16 |
2016-11-16 | Merge tag 'sunxi-clk-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/k... | Stephen Boyd | 2 | -1/+13 |
2016-11-16 | clk: efm32gg: Pass correct type to hw provider registration | Stephen Boyd | 1 | -1/+1 |
2016-11-16 | clk: berlin: Pass correct type to hw provider registration | Stephen Boyd | 2 | -2/+2 |