summaryrefslogtreecommitdiffstats
path: root/drivers/clk/versatile
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-195-20/+5Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-302-16/+2Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* clk: versatile: sp810: Remove usage of CLK_IS_BASICStephen Boyd2018-12-101-1/+1
* 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-181-5/+2Star
|\
| * clk: versatile: Improve sizeof() usageMarkus Elfring2017-11-141-1/+1
| * clk: versatile: Delete error messages for failed memory allocationsMarkus Elfring2017-11-141-4/+1Star
* | 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-311-1/+1
* clk: versatile: delete old RealView clock implementationLinus Walleij2017-06-032-98/+0Star
* 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/+6Star
* clk: versatile: sp810: support reentranceLinus Walleij2016-02-261-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-213-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/+1Star
* | 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-252-3/+3
* clk: versatile: Switch to assigned clock parentsStephen Boyd2015-08-251-61/+15Star
* 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/+5Star
* clk: versatile: Silence sparse warningsStephen Boyd2015-05-151-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/+0Star
* 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-082-7/+33
|\
| * clk: versatile: free icst on error returnColin Ian King2014-05-311-0/+1
| * Merge remote-tracking branch 'linaro/clk-next' into clk-nextMike Turquette2014-05-232-7/+32
| |\
| | * clk: impd1: add pclk clocksLinus Walleij2014-05-221-7/+29
| | * clk/versatile: export symbols for impd1Arnd Bergmann2014-05-152-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/+42Star
|/ /
* / 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