aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/versatile/clk-icst.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-11-13clk: versatile: Improve sizeof() usageMarkus Elfring1-1/+1
2017-11-13clk: versatile: Delete error messages for failed memory allocationsMarkus Elfring1-4/+1
2017-04-07ARM/clk: move the ICST library to drivers/clkLinus Walleij1-0/+1
2016-08-29clk: versatile/icst: support for AP baseboard clocksLinus Walleij1-0/+136
2016-08-25clk: versatile/icst: add Integrator core module clocksLinus Walleij1-14/+160
2016-03-15clk: versatile: Remove CLK_IS_ROOTStephen Boyd1-1/+1
2016-02-10clk: versatile: mask VCO bits before writingLinus Walleij1-0/+3
2015-12-15clk: versatile-icst: add device tree supportLinus Walleij1-1/+88
2015-12-15clk: versatile-icst: refactor to allocate regmap separatelyLinus Walleij1-19/+28
2015-12-15clk: versatile-icst: convert to use regmapLinus Walleij1-28/+60
2015-10-23clk: versatile-icst: fix memory leakLinus Walleij1-1/+3
2015-07-20clk: versatile: Remove clk.h and clkdev.h includesStephen Boyd1-2/+3
2014-05-30clk: versatile: free icst on error returnColin Ian King1-0/+1
2014-05-14clk/versatile: export symbols for impd1Arnd Bergmann1-0/+1
2014-02-13clk: versatile: respect parent rate in ICST clockLinus Walleij1-4/+16
2014-02-13clk: versatile: pass a parent to the ICST clockLinus Walleij1-0/+1
2014-01-03clk: versatile: pass a name to ICST clock providerLinus Walleij1-1/+2
2013-10-07clk: fixup argument order when setting VCO parametersJonathan Austin1-1/+1
2012-11-21clk: make ICST driver handle the VCO registersLinus Walleij1-9/+51
2012-11-21clk: add GPLv2 headers to the Versatile clock filesLinus Walleij1-0/+6
2012-07-11clk: add versatile ICST307 driverLinus Walleij1-0/+100