summaryrefslogtreecommitdiffstats
path: root/drivers/clk/versatile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-06-101-1/+1
|\
| * clk: versatile: remove redundant assignment to pointer clkColin Ian King2020-05-261-1/+1
* | Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-06-043-143/+19
|\ \
| * | ARM: zynq: Don't select CONFIG_ICSTRob Herring2020-05-291-1/+1
| * | clk: versatile: Fix kconfig dependency on COMMON_CLK_VERSATILERob Herring2020-05-281-7/+4
| * | Merge tag 'vexpress-modules-for-soc-v2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2020-05-152-23/+23
| |\ \
| | * | clk: vexpress-osc: Support building as a moduleRob Herring2020-05-132-7/+5
| | * | clk: vexpress-osc: Use the devres clock API variantsRob Herring2020-05-051-5/+5
| | * | clk: versatile: Only enable SP810 on 32-bit by defaultRob Herring2020-05-051-1/+1
| | * | clk: versatile: Rework kconfig structureRob Herring2020-05-051-10/+12
| | |/
| * / clk: versatile: Drop the legacy IM-PD1 clock codeRob Herring2020-05-151-121/+0
| |/
* / clk: impd1: Look up clock-output-namesLinus Walleij2020-05-051-0/+1
|/
* clk: versatile: Add device tree probing for IM-PD1 clocksLinus Walleij2020-03-202-0/+80
* clk: versatile: Export icst_clk_setup()Linus Walleij2020-03-202-18/+28
* clk: Fix Kconfig indentationKrzysztof Kozlowski2020-01-041-1/+1
* clk: versatile: Add of_node_put() in cm_osc_setup()Nishka Dasgupta2019-08-071-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-195-20/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-302-16/+2
* 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-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