summaryrefslogtreecommitdiffstats
path: root/drivers/clk/pxa/clk-pxa.c
Commit message (Expand)AuthorAgeFilesLines
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* clk: pxa: constify clk_ops structuresJulia Lawall2018-11-061-2/+2
* clk: pxa: fix building on older compilersArnd Bergmann2017-11-151-3/+1Star
* clk: pxa: Use __iomem properly and staticize lock variableStephen Boyd2016-11-091-3/+4
* clk: pxa: fix pxa2xx_determine_rate returnArnd Bergmann2016-11-091-11/+12
* clk: pxa: transfer CPU clock setting from pxa2xx-cpufreqRobert Jarzmik2016-11-041-0/+139
* clk: Replace explicit clk assignment with __clk_hw_set_clkJavier Martinez Canillas2015-02-181-1/+1
* clk: pxa: keep clocks initialization separated per variantRobert Jarzmik2014-11-171-2/+1Star
* clk: pxa: declare init function and data __initRobert Jarzmik2014-11-171-15/+27
* clk: add pxa clocks infrastructureRobert Jarzmik2014-09-301-0/+97