summaryrefslogtreecommitdiffstats
path: root/drivers/clk/versatile
Commit message (Expand)AuthorAgeFilesLines
* clk: versatile: clk-icst: use after free on error pathDan Carpenter2021-12-071-1/+1
* clk: versatile: clk-icst: Ensure clock names are uniqueRob Herring2021-11-111-2/+4
* clk: versatile: hide clock drivers from non-ARM usersJean Delvare2021-10-141-0/+1
* clk: versatile: Rename ICST to CLK_ICSTJean Delvare2021-10-142-2/+2
* clk: versatile: clk-icst: Support 'reg' in addition to 'vco-offset' for regis...Rob Herring2021-09-141-1/+2
* clk: versatile: Depend on HAS_IOMEMStephen Boyd2021-06-041-0/+1
* clk: versatile: remove dependency on ARCH_*Peter Collingbourne2021-06-011-2/+0
* clk: versatile: clk-icst: Fix worthy struct documentation blockLee Jones2021-02-111-3/+4
* clk: versatile: Add of_node_put() before return statementSumera Priyadarsini2020-09-101-1/+3
* Replace HTTP links with HTTPS ones: Common CLK frameworkAlexander A. Klimov2020-07-102-2/+2
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-3/+3
* 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