summaryrefslogtreecommitdiffstats
path: root/drivers/clk/keystone
Commit message (Expand)AuthorAgeFilesLines
* 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/+3Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-10/+2Star
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* Merge branch 'clk-k3-tisci' into clk-nextStephen Boyd2018-10-193-1/+11
|\
| * clk: keystone: add missing MODULE_LICENSEArnd Bergmann2018-10-082-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/+90Star
* clk: keystone: sci-clk: Fix sci_clk_getTero Kristo2017-08-031-24/+42
* clk: keystone: TI_SCI_PROTOCOL is needed for clk driverArnd Bergmann2017-06-231-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-091-2/+7
* clk: keystone: improve function-level documentationJulia Lawall2016-11-021-2/+2
* clk: keystone: fix a trivial typoGeliang Tang2015-10-201-1/+1
* Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-282-2/+0Star
|\
| * clk: keystone: Remove clk.h includeStephen Boyd2015-07-202-2/+0Star
* | clk: keystone: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-281-2/+1Star
|/
* clk: keystone: add support for post divider register for main pllMurali Karicheri2015-06-191-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-081-0/+1
* clk: keystone: Add gate control clock driverSantosh Shilimkar2013-10-081-0/+264
* clk: keystone: add Keystone PLL clock driverSantosh Shilimkar2013-10-081-0/+305