summaryrefslogtreecommitdiffstats
path: root/drivers/clk/keystone/pll.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* Merge branch 'clk-k3-tisci' into clk-nextStephen Boyd2018-10-191-0/+5
|\
| * clk: keystone: add missing MODULE_LICENSEArnd Bergmann2018-10-081-0/+5
* | clk: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-301-1/+1
|/
* 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-281-1/+0Star
|\
| * clk: keystone: Remove clk.h includeStephen Boyd2015-07-201-1/+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: use clkod register bits for postdivMurali Karicheri2013-12-101-4/+20
* clk: keystone: add Keystone PLL clock driverSantosh Shilimkar2013-10-081-0/+305