summaryrefslogtreecommitdiffstats
path: root/drivers/clk/versatile/clk-vexpress-osc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-8/+1Star
* clk: versatile: Remove WARNs in ->round_rate()Brian Starkey2018-03-161-2/+2
* clk: versatile: add min/max rate boundaries for vexpress osc clockSudeep Holla2018-03-161-0/+1
* clk: versatile: make clk_ops constBhumika Goyal2017-08-311-1/+1
* clk: versatile: Remove CLK_IS_ROOTStephen Boyd2016-03-151-1/+1
* clk: constify of_device_id arrayFabian Frederick2015-04-011-1/+1
* ARM: vexpress: Remove non-DT codePawel Moll2014-11-281-7/+0Star
* mfd: vexpress: Convert custom func API to regmapPawel Moll2014-05-151-54/+42Star
* vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas2014-05-041-0/+2
* clk: vexpress: NULL dereference on error pathDan Carpenter2014-04-241-1/+1
* clk: vexpress: Use full node name to identify individual clocksPawel Moll2013-06-201-2/+2
* clk: vexpress: Use common of_clk_init() functionPrashant Gaikwad2013-01-241-0/+1
* clk: Versatile Express clock generators ("osc") driverPawel Moll2012-10-291-0/+146