summaryrefslogtreecommitdiffstats
path: root/drivers/clk/zynq/clkc.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-22clk: zynq: Leave debug clocks in bootup stateSoren Brinkmann1-0/+12
2014-04-05Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds1-2/+2
2014-03-17ARM: zynq: Move of_clk_init from clock driverMichal Simek1-2/+0
2014-02-25clk: zynq: Use clk_readl/clk_writel helper functionMichal Simek1-2/+2
2014-02-10ARM: zynq: Map I/O memory on clkc initMichal Simek1-26/+63
2013-12-20clk/zynq/clkc: Add 'fclk-enable' featureSoren Brinkmann1-3/+15
2013-10-07clk/zynq: Fix possible memory leakFelipe Pena1-1/+15
2013-09-09Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-34/+48
2013-08-19clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan1-36/+50
2013-08-13clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxesSoren Brinkmann1-4/+6
2013-08-13clk/zynq/clkc: Add dedicated spinlock for the SWDTSoren Brinkmann1-1/+2
2013-05-27clk: zynq: Add clock controller driverSoren Brinkmann1-0/+533