aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/shmobile (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+4
2015-10-16clk: shmobile: mstp: Drop bogus closing parenthesis in error messageGeert Uytterhoeven1-1/+1
2015-10-16clk: shmobile: r8a7778: Make r8a7778_rates[] and r8a7778_divs[] static constGeert Uytterhoeven1-4/+4
2015-09-18clk: shmobile: mstp: Consider "zb_clk" suitable for power managementGeert Uytterhoeven1-0/+4
2015-09-08Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+6
2015-09-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-0/+96
2015-08-24clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd1-1/+1
2015-08-24clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd1-2/+2
2015-08-12clk: shmobile: rz: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven1-0/+3
2015-08-12clk: shmobile: rcar-gen2: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven1-0/+2
2015-08-12clk: shmobile: r8a7779: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven1-0/+2
2015-08-12clk: shmobile: r8a7778: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven1-0/+2
2015-08-12clk: shmobile: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven1-0/+87
2015-08-10clk: shmobile: emev2: deassert reset for IIC0/1Wolfram Sang1-0/+6
2015-07-28clk: shmobile: Remove unneeded #include <linux/clkdev.h>Geert Uytterhoeven7-7/+7
2015-05-14clk: emev2: Silence sparse warningsStephen Boyd1-1/+1
2015-02-27ARM: shmobile: r8a7778: common clock framework CPG driverUlrich Hecht2-0/+144
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds4-4/+345
2015-02-04clk: shmobile: div6: Avoid division by zero in .round_rate()Geert Uytterhoeven1-0/+3
2015-01-14clk: shmobile: fix sparse NULL pointer warningWei Yongjun1-1/+1
2015-01-08clk: shmobile: Add R-Car Gen2 ADSP clock supportSergei Shtylyov1-0/+48
2015-01-08clk: shmobile: Add R-Car Gen2 RCAN clock supportSergei Shtylyov1-0/+40
2015-01-08clk: shmobile: r8a73a4 common clock framework implementationUlrich Hecht2-0/+242
2015-01-08clk: shmobile: Add r8a7793 supportHisashi Nakamura1-0/+1
2015-01-08clk: shmobile: div6: Avoid changing divisor in .disable()Geert Uytterhoeven1-4/+11
2014-12-21clk: shmobile: sh73a0 common clock framework implementationUlrich Hecht2-0/+219
2014-11-12clk: shmobile: div6: support selectable-input clocksUlrich Hecht1-12/+101
2014-10-15Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-0/+1
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-2/+0
2014-10-02kbuild: remove unnecessary "obj- := dummy.o" trickMasahiro Yamada1-2/+0
2014-09-02clk: shmobile: add missing 0x0100 for SDCKCRKuninori Morimoto1-0/+1
2014-08-27clk: shmobile: Add r8a7794 supportHisashi Nakamura1-0/+1
2014-05-23clk: shmobile: Add R8A7740-specific clock supportUlrich Hecht2-0/+200
2014-05-22clk: shmobile: mstp: Fix the is_enabled() operationLaurent Pinchart1-1/+1
2014-05-12clk: shmobile: r8a7779: Add clocks supportSimon Horman2-0/+181
2014-05-12clk: shmobile: clk-mstp: change to using clock-indicesBen Dooks1-2/+7
2014-04-05Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds5-6/+110
2014-04-02clk: shmobile: fix setting paretn clock rateBen Dooks1-1/+1
2014-03-31clk: shmobile: rcar-gen2: fix lb/sd0/sd1/sdh clock parent to pll1Ben Dooks1-4/+4
2014-03-20clk: shmobile: add CPG driver for rz-platformsWolfram Sang2-0/+104
2014-03-08Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-2/+34
2014-03-05clk: shmobile: rcar-gen2: Use kick bit to allow Z clock frequency changeBenoit Cousson1-2/+34
2014-02-25clk: shmobile: div6: use proper description in kernel docWolfram Sang1-1/+1
2014-02-18clk: shmobile: rcar-gen2: Fix qspi divisorLaurent Pinchart1-1/+1
2014-02-18clk: shmobile: rcar-gen2: Fix clock parent all non-PLL clocksLaurent Pinchart1-1/+9
2014-01-14clk: shmobile: Fix MSTP clock array initializationValentine Barshak1-2/+6
2014-01-14clk: shmobile: Fix MSTP clock indexValentine Barshak1-2/+2
2013-12-14clk: emev2: Add support for emev2 SMU clocks with DTTakashi Yoshii2-1/+105
2013-12-12clk: shmobile: Add MSTP clock supportLaurent Pinchart2-0/+230
2013-12-12clk: shmobile: Add DIV6 clock supportLaurent Pinchart2-0/+186