summaryrefslogtreecommitdiff
path: root/drivers/clk/shmobile/clk-mstp.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-03clk: renesas: move drivers to renesas directorySimon Horman1-329/+0
2015-11-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-0/+4
2015-10-16clk: shmobile: mstp: Drop bogus closing parenthesis in error messageGeert Uytterhoeven1-1/+1
2015-09-18clk: shmobile: mstp: Consider "zb_clk" suitable for power managementGeert Uytterhoeven1-0/+4
2015-08-12clk: shmobile: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven1-0/+87
2014-05-23clk: shmobile: mstp: Fix the is_enabled() operationLaurent Pinchart1-1/+1
2014-05-13clk: shmobile: clk-mstp: change to using clock-indicesBen Dooks1-2/+7
2014-04-02clk: shmobile: fix setting paretn clock rateBen Dooks1-1/+1
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-13clk: shmobile: Add MSTP clock supportLaurent Pinchart1-0/+229