summaryrefslogtreecommitdiff
path: root/drivers/clk/versatile/clk-icst.c
AgeCommit message (Expand)Author
2021-12-07clk: versatile: clk-icst: use after free on error pathDan Carpenter
2021-11-11clk: versatile: clk-icst: Ensure clock names are uniqueRob Herring
2021-09-14clk: versatile: clk-icst: Support 'reg' in addition to 'vco-offset' for regis...Rob Herring
2021-02-11clk: versatile: clk-icst: Fix worthy struct documentation blockLee Jones
2020-03-20clk: versatile: Export icst_clk_setup()Linus Walleij
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-11-13clk: versatile: Improve sizeof() usageMarkus Elfring
2017-11-13clk: versatile: Delete error messages for failed memory allocationsMarkus Elfring
2017-04-07ARM/clk: move the ICST library to drivers/clkLinus Walleij
2016-08-29clk: versatile/icst: support for AP baseboard clocksLinus Walleij
2016-08-25clk: versatile/icst: add Integrator core module clocksLinus Walleij
2016-03-15clk: versatile: Remove CLK_IS_ROOTStephen Boyd
2016-02-10clk: versatile: mask VCO bits before writingLinus Walleij
2015-12-15clk: versatile-icst: add device tree supportLinus Walleij
2015-12-15clk: versatile-icst: refactor to allocate regmap separatelyLinus Walleij
2015-12-15clk: versatile-icst: convert to use regmapLinus Walleij
2015-10-23clk: versatile-icst: fix memory leakLinus Walleij
2015-07-20clk: versatile: Remove clk.h and clkdev.h includesStephen Boyd
2014-05-30clk: versatile: free icst on error returnColin Ian King
2014-05-14clk/versatile: export symbols for impd1Arnd Bergmann
2014-02-13clk: versatile: respect parent rate in ICST clockLinus Walleij
2014-02-13clk: versatile: pass a parent to the ICST clockLinus Walleij
2014-01-03clk: versatile: pass a name to ICST clock providerLinus Walleij
2013-10-07clk: fixup argument order when setting VCO parametersJonathan Austin
2012-11-21clk: make ICST driver handle the VCO registersLinus Walleij
2012-11-21clk: add GPLv2 headers to the Versatile clock filesLinus Walleij
2012-07-11clk: add versatile ICST307 driverLinus Walleij