summaryrefslogtreecommitdiffstats
path: root/drivers/clk/socfpga.c
Commit message (Expand)AuthorAgeFilesLines
* clk: socfpga: add divider registers to the main pll outputsEnrico Jorns2016-08-181-3/+22
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
* clk: socfpga: don't register fixed clocksSteffen Trumtrar2015-08-191-12/+1
* clk: socfpga: fix dt binding supportSteffen Trumtrar2015-08-191-21/+52
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-2/+2
* clk: move of_clk_get_parent_name() to common clk codeAntony Pavlov2014-04-291-19/+0
* clk: Add Altera SoCFPGA clk supportSascha Hauer2013-09-231-0/+412