aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/shmobile (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-12clk: shmobile: Add R-Car Gen2 clocks supportLaurent Pinchart2-0/+303