summaryrefslogtreecommitdiffstats
path: root/drivers/clk/keystone
Commit message (Expand)AuthorAgeFilesLines
* treewide: Change list_sort to use const pointersSami Tolvanen2021-04-081-2/+2
* clk: keystone: sci-clk: add 10% slack to set_rateTero Kristo2020-09-221-1/+2
* clk: keystone: sci-clk: cache results of last query rate operationTero Kristo2020-09-221-0/+14
* clk: keystone: sci-clk: fix parsing assigned-clock data during probeTero Kristo2020-09-221-1/+1
* 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-2/+2
* clk: keystone: Add new driver to handle syscon based clocksVignesh Raghavendra2020-03-203-0/+181
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-172-38/+212
|\
| * clk: keystone: sci-clk: extend clock IDs to 32 bitsTero Kristo2019-06-071-8/+28
| * clk: keystone: sci-clk: probe clocks from DT instead of firmwareTero Kristo2019-06-072-0/+141
| * clk: keystone: sci-clk: split out the fw clock parsing to own functionTero Kristo2019-06-071-27/+41
| * clk: keystone: sci-clk: cut down the clock name lengthTero Kristo2019-06-071-4/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-10/+2
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* Merge branch 'clk-k3-tisci' into clk-nextStephen Boyd2018-10-183-1/+11
|\
| * clk: keystone: add missing MODULE_LICENSEArnd Bergmann2018-10-072-0/+10
| * clk: keystone: Enable TISCI clocks if K3_ARCHNishanth Menon2018-10-021-1/+1
* | clk: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-302-2/+2
|/
* clk: keystone: sci-clk: add support for dynamically probing clocksTero Kristo2018-03-081-290/+90
* clk: keystone: sci-clk: Fix sci_clk_getTero Kristo2017-08-021-24/+42
* clk: keystone: TI_SCI_PROTOCOL is needed for clk driverArnd Bergmann2017-06-221-1/+2
* clk: keystone: Add sci-clk driver supportTero Kristo2017-06-143-1/+741
* clk: keystone: pll: Unmap region obtained by of_iomapArvind Yadav2016-12-081-2/+7
* clk: keystone: improve function-level documentationJulia Lawall2016-11-011-2/+2
* clk: keystone: fix a trivial typoGeliang Tang2015-10-191-1/+1
* Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-282-2/+0
|\
| * clk: keystone: Remove clk.h includeStephen Boyd2015-07-202-2/+0
* | clk: keystone: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-281-2/+1
|/
* clk: keystone: add support for post divider register for main pllMurali Karicheri2015-06-181-2/+18
* clk: keystone: gate: fix clk_init_data initializationIvan Khoronzhuk2014-02-101-0/+1
* clk: keystone: gate: fix error handling on initGrygorii Strashko2013-12-101-4/+8
* clk: keystone: use clkod register bits for postdivMurali Karicheri2013-12-101-4/+20
* clk: keystone: Build Keystone clock driversSantosh Shilimkar2013-10-071-0/+1
* clk: keystone: Add gate control clock driverSantosh Shilimkar2013-10-071-0/+264
* clk: keystone: add Keystone PLL clock driverSantosh Shilimkar2013-10-071-0/+305