aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/shmobile (follow)
AgeCommit message (Expand)AuthorFilesLines
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