summaryrefslogtreecommitdiff
path: root/drivers/clk/pxa/clk-pxa.c
AgeCommit message (Expand)Author
2023-06-08clk: pxa: Add a determine_rate hookMaxime Ripard
2022-10-03clk: pxa: add a check for the return value of kzalloc()Xiaoke Wang
2022-05-07ARM: pxa: move clk register definitions to driverArnd Bergmann
2022-05-07ARM: pxa: move smemc register access from clk to platformArnd Bergmann
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2018-11-06clk: pxa: constify clk_ops structuresJulia Lawall
2017-11-14clk: pxa: fix building on older compilersArnd Bergmann
2016-11-09clk: pxa: Use __iomem properly and staticize lock variableStephen Boyd
2016-11-09clk: pxa: fix pxa2xx_determine_rate returnArnd Bergmann
2016-11-04clk: pxa: transfer CPU clock setting from pxa2xx-cpufreqRobert Jarzmik
2015-02-18clk: Replace explicit clk assignment with __clk_hw_set_clkJavier Martinez Canillas
2014-11-17clk: pxa: keep clocks initialization separated per variantRobert Jarzmik
2014-11-17clk: pxa: declare init function and data __initRobert Jarzmik
2014-09-30clk: add pxa clocks infrastructureRobert Jarzmik