summaryrefslogtreecommitdiff
path: root/drivers/clk/socfpga
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* clk: socfpga: Fix the smplsel on Arria10 and Stratix10Dinh Nguyen2017-06-19
* clk: socfpga: allow for multiple parents on Arria10 periph clocksDinh Nguyen2016-02-22
* clk: socfpga: fix __init annotationArnd Bergmann2016-02-08
* clk: socfpga: Add a second parent option for the dbg_base_clkDinh Nguyen2015-08-24
* clk: socfpga: switch to GENMASK()Andy Shevchenko2015-07-28
* clk: socfpga: Remove clk.h and clkdev.h includesStephen Boyd2015-07-20
* clk: socfpga: remove a stray tabDan Carpenter2015-06-09
* clk: socfpga: make use of of_clk_parent_fill helper functionDinh Nguyen2015-06-05
* clk: socfpga: add a clock driver for the Arria 10 platformDinh Nguyen2015-05-21
* clk: socfpga: update clk.h so for Arria10 platform to useDinh Nguyen2015-05-21
* clk: socfpga: Silence sparse warningStephen Boyd2015-05-14
* clk: socfpga: Silence sparse warningStephen Boyd2015-05-14
* Merge tag 'socfpga-clk-update-for-v3.16' of git://git.rocketboards.org/linux-...Mike Turquette2014-05-12
|\
| * clk: socfpga: add divider registers to the main pll outputsDinh Nguyen2014-05-12
* | clk: socfpga: fix clock driver for 3.15Dinh Nguyen2014-04-30
|/
* clk: socfpga: Fix section mismatch warningDinh Nguyen2014-03-18
* clk: socfpga: Support multiple parents for the pll clocksDinh Nguyen2014-02-26
* clk: socfpga: Fix integer overflow in clock calculationDinh Nguyen2014-02-26
* clk: socfpga: Add a clk-phase property to the "altr,socfpga-gate-clk"Dinh Nguyen2014-02-18
* clk: socfpga: split clk codeSteffen Trumtrar2014-02-18
* clk: socfpga: fix define typoSteffen Trumtrar2014-02-18
* clk: socfpga: remove unused fieldSteffen Trumtrar2014-02-18
* clk: socfpga: Remove socfpga_init_clocksDinh Nguyen2014-02-18
* clk: socfpga: Look for the GPIO_DB_CLK by its offsetDinh Nguyen2014-02-18
* clk: socfpga: Map the clk manager base address in the clock driverDinh Nguyen2014-02-18
* clk: socfpga: Use NULL instead of 0Sachin Kamat2013-12-19
* clk: socfpga: Remove check for "reg" property in socfpga_clk_initDinh Nguyen2013-11-27
* clk: socfpga: Fix incorrect sdmmc clock nameDinh Nguyen2013-10-07
* ARM: socfpga: Add support to gate peripheral clocksDinh Nguyen2013-06-11
* ARM: socfpga: Upgrade clk driver for socfpga to make use of dts clock entriesDinh Nguyen2013-04-14
* ARM: socfpga: initial support for Altera's SOCFPGA platformDinh Nguyen2012-07-19