index
:
linux.git
master
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
/
versatile
/
clk-vexpress-osc.c
Age
Commit message (
Expand
)
Author
2020-05-13
clk: vexpress-osc: Support building as a module
Rob Herring
2020-05-05
clk: vexpress-osc: Use the devres clock API variants
Rob Herring
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2018-03-16
clk: versatile: Remove WARNs in ->round_rate()
Brian Starkey
2018-03-16
clk: versatile: add min/max rate boundaries for vexpress osc clock
Sudeep Holla
2017-08-30
clk: versatile: make clk_ops const
Bhumika Goyal
2016-03-15
clk: versatile: Remove CLK_IS_ROOT
Stephen Boyd
2015-04-01
clk: constify of_device_id array
Fabian Frederick
2014-11-28
ARM: vexpress: Remove non-DT code
Pawel Moll
2014-05-15
mfd: vexpress: Convert custom func API to regmap
Pawel Moll
2014-05-04
vexpress: Initialise the sysregs before setting up the clocks
Catalin Marinas
2014-04-24
clk: vexpress: NULL dereference on error path
Dan Carpenter
2013-06-20
clk: vexpress: Use full node name to identify individual clocks
Pawel Moll
2013-01-24
clk: vexpress: Use common of_clk_init() function
Prashant Gaikwad
2012-10-29
clk: Versatile Express clock generators ("osc") driver
Pawel Moll