summaryrefslogtreecommitdiffstats
path: root/drivers/clk/versatile
AgeCommit message (Expand)Author
2020-05-05clk: impd1: Look up clock-output-namesLinus Walleij
2020-03-20clk: versatile: Add device tree probing for IM-PD1 clocksLinus Walleij
2020-03-20clk: versatile: Export icst_clk_setup()Linus Walleij
2020-01-04clk: Fix Kconfig indentationKrzysztof Kozlowski
2019-08-07clk: versatile: Add of_node_put() in cm_osc_setup()Nishka Dasgupta
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2018-12-10clk: versatile: sp810: Remove usage of CLK_IS_BASICStephen Boyd
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-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-11-13clk: versatile: Improve sizeof() usageMarkus Elfring
2017-11-13clk: versatile: Delete error messages for failed memory allocationsMarkus Elfring
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-30clk: versatile: make clk_ops constBhumika Goyal
2017-06-02clk: versatile: delete old RealView clock implementationLinus Walleij
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-25clk: versatile: sp810: support reentranceLinus Walleij
2016-02-10clk: versatile: mask VCO bits before writingLinus Walleij
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-12-16Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2015-12-15ARM: versatile: switch to DT only booting and remove legacy codeRob Herring
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-12-15clk/realview: stop using machine headersArnd Bergmann
2015-11-20clk: versatile: remove unneeded error messageSudip Mukherjee
2015-11-18clk: versatile: fix memory leakSudip Mukherjee
2015-10-23clk: versatile-icst: fix memory leakLinus Walleij
2015-10-16clk: Allow drivers to build if COMPILE_TEST is enabledJavier Martinez Canillas
2015-08-24drivers/clk: appropriate __init annotation for const dataNicolas Pitre
2015-08-24clk: versatile: Switch to assigned clock parentsStephen Boyd
2015-07-29clk: versatile: off by one in clk_sp810_timerclken_of_get()Dan Carpenter
2015-07-20clk: versatile: Remove clk.h and clkdev.h includesStephen Boyd
2015-05-14clk: versatile: Silence sparse warningsStephen Boyd
2015-04-09clk: versatile: test returned valueJulia Lawall
2015-04-01clk: constify of_device_id arrayFabian Frederick
2014-11-28ARM: vexpress: Remove non-DT codePawel Moll
2014-06-24clk: versatile: add versatile OSC supportRob Herring
2014-06-07Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-05-30clk: versatile: free icst on error returnColin Ian King
2014-05-23Merge remote-tracking branch 'linaro/clk-next' into clk-nextMike Turquette
2014-05-21clk: impd1: add pclk clocksLinus Walleij
2014-05-15clk: versatile: Split config options for sp810 and vexpress_oscPawel Moll
2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll