aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/versatile/clk-vexpress-osc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-13clk: vexpress-osc: Support building as a moduleRob Herring1-6/+4
2020-05-05clk: vexpress-osc: Use the devres clock API variantsRob Herring1-5/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-8/+1
2018-03-16clk: versatile: Remove WARNs in ->round_rate()Brian Starkey1-2/+2
2018-03-16clk: versatile: add min/max rate boundaries for vexpress osc clockSudeep Holla1-0/+1
2017-08-30clk: versatile: make clk_ops constBhumika Goyal1-1/+1
2016-03-15clk: versatile: Remove CLK_IS_ROOTStephen Boyd1-1/+1
2015-04-01clk: constify of_device_id arrayFabian Frederick1-1/+1
2014-11-28ARM: vexpress: Remove non-DT codePawel Moll1-7/+0
2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll1-54/+42
2014-05-04vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas1-0/+2
2014-04-24clk: vexpress: NULL dereference on error pathDan Carpenter1-1/+1
2013-06-20clk: vexpress: Use full node name to identify individual clocksPawel Moll1-2/+2
2013-01-24clk: vexpress: Use common of_clk_init() functionPrashant Gaikwad1-0/+1
2012-10-29clk: Versatile Express clock generators ("osc") driverPawel Moll1-0/+146