开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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