aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/pxa/clk-pxa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-5/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2018-11-06clk: pxa: constify clk_ops structuresJulia Lawall1-2/+2
2017-11-14clk: pxa: fix building on older compilersArnd Bergmann1-3/+1
2016-11-09clk: pxa: Use __iomem properly and staticize lock variableStephen Boyd1-3/+4
2016-11-09clk: pxa: fix pxa2xx_determine_rate returnArnd Bergmann1-11/+12
2016-11-04clk: pxa: transfer CPU clock setting from pxa2xx-cpufreqRobert Jarzmik1-0/+139
2015-02-18clk: Replace explicit clk assignment with __clk_hw_set_clkJavier Martinez Canillas1-1/+1
2014-11-17clk: pxa: keep clocks initialization separated per variantRobert Jarzmik1-2/+1
2014-11-17clk: pxa: declare init function and data __initRobert Jarzmik1-15/+27
2014-09-30clk: add pxa clocks infrastructureRobert Jarzmik1-0/+97