summaryrefslogtreecommitdiffstats
path: root/drivers/clk/versatile/clk-vexpress-osc.c
AgeCommit message (Expand)Author
2020-05-13clk: vexpress-osc: Support building as a moduleRob Herring
2020-05-05clk: vexpress-osc: Use the devres clock API variantsRob Herring
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2018-03-16clk: versatile: Remove WARNs in ->round_rate()Brian Starkey
2018-03-16clk: versatile: add min/max rate boundaries for vexpress osc clockSudeep Holla
2017-08-30clk: versatile: make clk_ops constBhumika Goyal
2016-03-15clk: versatile: Remove CLK_IS_ROOTStephen Boyd
2015-04-01clk: constify of_device_id arrayFabian Frederick
2014-11-28ARM: vexpress: Remove non-DT codePawel Moll
2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll
2014-05-04vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas
2014-04-24clk: vexpress: NULL dereference on error pathDan Carpenter
2013-06-20clk: vexpress: Use full node name to identify individual clocksPawel Moll
2013-01-24clk: vexpress: Use common of_clk_init() functionPrashant Gaikwad
2012-10-29clk: Versatile Express clock generators ("osc") driverPawel Moll