summaryrefslogtreecommitdiff
path: root/drivers/clk/socfpga
AgeCommit message (Expand)AuthorFilesLines
2014-03-19clk: socfpga: Fix section mismatch warningDinh Nguyen1-1/+1
2014-02-27clk: socfpga: Support multiple parents for the pll clocksDinh Nguyen1-4/+22
2014-02-27clk: socfpga: Fix integer overflow in clock calculationDinh Nguyen1-3/+5
2014-02-19clk: socfpga: Add a clk-phase property to the "altr,socfpga-gate-clk"Dinh Nguyen1-0/+68
2014-02-19clk: socfpga: split clk codeSteffen Trumtrar6-306/+462
2014-02-19clk: socfpga: fix define typoSteffen Trumtrar1-3/+3
2014-02-19clk: socfpga: remove unused fieldSteffen Trumtrar1-1/+0
2014-02-19clk: socfpga: Remove socfpga_init_clocksDinh Nguyen1-10/+0
2014-02-19clk: socfpga: Look for the GPIO_DB_CLK by its offsetDinh Nguyen1-2/+3
2014-02-19clk: socfpga: Map the clk manager base address in the clock driverDinh Nguyen1-4/+16
2013-12-20clk: socfpga: Use NULL instead of 0Sachin Kamat1-1/+1
2013-11-28clk: socfpga: Remove check for "reg" property in socfpga_clk_initDinh Nguyen1-3/+1
2013-10-08clk: socfpga: Fix incorrect sdmmc clock nameDinh Nguyen1-1/+1
2013-06-12ARM: socfpga: Add support to gate peripheral clocksDinh Nguyen1-9/+185
2013-04-15ARM: socfpga: Upgrade clk driver for socfpga to make use of dts clock entriesDinh Nguyen1-21/+142
2012-07-19ARM: socfpga: initial support for Altera's SOCFPGA platformDinh Nguyen2-0/+52