index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
pxa
/
clk-pxa.c
Age
Commit message (
Expand
)
Author
2023-06-08
clk: pxa: Add a determine_rate hook
Maxime Ripard
2022-10-03
clk: pxa: add a check for the return value of kzalloc()
Xiaoke Wang
2022-05-07
ARM: pxa: move clk register definitions to driver
Arnd Bergmann
2022-05-07
ARM: pxa: move smemc register access from clk to platform
Arnd Bergmann
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2018-11-06
clk: pxa: constify clk_ops structures
Julia Lawall
2017-11-14
clk: pxa: fix building on older compilers
Arnd Bergmann
2016-11-09
clk: pxa: Use __iomem properly and staticize lock variable
Stephen Boyd
2016-11-09
clk: pxa: fix pxa2xx_determine_rate return
Arnd Bergmann
2016-11-04
clk: pxa: transfer CPU clock setting from pxa2xx-cpufreq
Robert Jarzmik
2015-02-18
clk: Replace explicit clk assignment with __clk_hw_set_clk
Javier Martinez Canillas
2014-11-17
clk: pxa: keep clocks initialization separated per variant
Robert Jarzmik
2014-11-17
clk: pxa: declare init function and data __init
Robert Jarzmik
2014-09-30
clk: add pxa clocks infrastructure
Robert Jarzmik