summaryrefslogtreecommitdiffstats
path: root/drivers/clk/versatile
Commit message (Expand)AuthorAgeFilesLines
* clk: versatile: Remove WARNs in ->round_rate()Brian Starkey2018-03-161-2/+2
* clk: versatile: add min/max rate boundaries for vexpress osc clockSudeep Holla2018-03-161-0/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-11-171-5/+2
|\
| * clk: versatile: Improve sizeof() usageMarkus Elfring2017-11-131-1/+1
| * clk: versatile: Delete error messages for failed memory allocationsMarkus Elfring2017-11-131-4/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* clk: versatile: make clk_ops constBhumika Goyal2017-08-301-1/+1
* clk: versatile: delete old RealView clock implementationLinus Walleij2017-06-022-98/+0
* ARM/clk: move the ICST library to drivers/clkLinus Walleij2017-04-079-3/+170
* clk: versatile/icst: support for AP baseboard clocksLinus Walleij2016-08-291-0/+136
* clk: versatile/icst: add Integrator core module clocksLinus Walleij2016-08-251-14/+160
* clk: versatile: Remove CLK_IS_ROOTStephen Boyd2016-03-154-9/+6
* clk: versatile: sp810: support reentranceLinus Walleij2016-02-251-1/+3
* clk: versatile: mask VCO bits before writingLinus Walleij2016-02-101-0/+3
* Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-203-37/+172
|\
| * Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2015-12-163-36/+169
| |\
| | * clk: versatile-icst: add device tree supportLinus Walleij2015-12-151-1/+88
| | * clk: versatile-icst: refactor to allocate regmap separatelyLinus Walleij2015-12-151-19/+28
| | * clk: versatile-icst: convert to use regmapLinus Walleij2015-12-152-28/+61
| | * clk/realview: stop using machine headersArnd Bergmann2015-12-151-3/+7
| * | ARM: versatile: switch to DT only booting and remove legacy codeRob Herring2015-12-151-1/+3
| |/
* | clk: versatile: remove unneeded error messageSudip Mukherjee2015-11-201-3/+1
* | clk: versatile: fix memory leakSudip Mukherjee2015-11-181-0/+1
|/
* clk: versatile-icst: fix memory leakLinus Walleij2015-10-231-1/+3
* clk: Allow drivers to build if COMPILE_TEST is enabledJavier Martinez Canillas2015-10-161-1/+1
* drivers/clk: appropriate __init annotation for const dataNicolas Pitre2015-08-242-3/+3
* clk: versatile: Switch to assigned clock parentsStephen Boyd2015-08-241-61/+15
* clk: versatile: off by one in clk_sp810_timerclken_of_get()Dan Carpenter2015-07-291-2/+2
* clk: versatile: Remove clk.h and clkdev.h includesStephen Boyd2015-07-205-7/+5
* clk: versatile: Silence sparse warningsStephen Boyd2015-05-141-2/+2
* clk: versatile: test returned valueJulia Lawall2015-04-091-1/+1
* clk: constify of_device_id arrayFabian Frederick2015-04-011-1/+1
* ARM: vexpress: Remove non-DT codePawel Moll2014-11-283-94/+0
* clk: versatile: add versatile OSC supportRob Herring2014-06-242-5/+36
* Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-06-072-7/+33
|\
| * clk: versatile: free icst on error returnColin Ian King2014-05-301-0/+1
| * Merge remote-tracking branch 'linaro/clk-next' into clk-nextMike Turquette2014-05-232-7/+32
| |\
| | * clk: impd1: add pclk clocksLinus Walleij2014-05-211-7/+29
| | * clk/versatile: export symbols for impd1Arnd Bergmann2014-05-142-0/+3
* | | clk: versatile: Split config options for sp810 and vexpress_oscPawel Moll2014-05-152-2/+29
* | | mfd: vexpress: Convert custom func API to regmapPawel Moll2014-05-151-54/+42
|/ /
* | vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas2014-05-041-0/+2
|/
* clk: vexpress: NULL dereference on error pathDan Carpenter2014-04-241-1/+1
* ARM: integrator: localize the impd1.h headerLinus Walleij2014-02-261-2/+4
* clk: versatile: respect parent rate in ICST clockLinus Walleij2014-02-132-5/+16
* clk: versatile: pass a parent to the ICST clockLinus Walleij2014-02-135-5/+11
* ARM: integrator: switch to fetch clocks from device treeLinus Walleij2014-02-131-48/+32
* Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-01-231-1/+1
|\
| * clk: versatile: Staticize clk_sp810_timerclken_of_getSachin Kamat2013-12-191-1/+1
* | clk: versatile: fixup IM-PD1 clock implementationLinus Walleij2014-01-031-15/+71
OpenPOWER on IntegriCloud