summaryrefslogtreecommitdiff
path: root/drivers/clk/versatile
AgeCommit message (Expand)Author
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
2014-05-14clk/versatile: export symbols for impd1Arnd Bergmann
2014-05-04vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas
2014-04-24clk: vexpress: NULL dereference on error pathDan Carpenter
2014-02-26ARM: integrator: localize the impd1.h headerLinus Walleij
2014-02-13clk: versatile: respect parent rate in ICST clockLinus Walleij
2014-02-13clk: versatile: pass a parent to the ICST clockLinus Walleij
2014-02-13ARM: integrator: switch to fetch clocks from device treeLinus Walleij
2014-01-23Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-01-03clk: versatile: fixup IM-PD1 clock implementationLinus Walleij
2014-01-03clk: versatile: pass a name to ICST clock providerLinus Walleij
2013-12-19clk: versatile: Staticize clk_sp810_timerclken_of_getSachin Kamat
2013-10-07clk: fixup argument order when setting VCO parametersJonathan Austin
2013-08-19clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan
2013-06-20clk: vexpress: Use full node name to identify individual clocksPawel Moll
2013-04-18clk: vexpress: Add separate SP810 driverPawel Moll
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds