aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/keystone/pll.c
AgeCommit message (Expand)Author
2023-11-20clk: keystone: pll: fix a couple NULL vs IS_ERR() checksDan Carpenter
2023-09-23drivers: clk: keystone: Fix parameter judgment in _of_pll_clk_init()Minjie Du
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-10-18Merge branch 'clk-k3-tisci' into clk-nextStephen Boyd
2018-10-07clk: keystone: add missing MODULE_LICENSEArnd Bergmann
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring
2016-12-08clk: keystone: pll: Unmap region obtained by of_iomapArvind Yadav
2016-11-01clk: keystone: improve function-level documentationJulia Lawall
2015-10-19clk: keystone: fix a trivial typoGeliang Tang
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd
2015-07-28clk: keystone: make use of of_clk_parent_fill helper functionDinh Nguyen
2015-07-20clk: keystone: Remove clk.h includeStephen Boyd
2015-06-18clk: keystone: add support for post divider register for main pllMurali Karicheri
2013-12-10clk: keystone: use clkod register bits for postdivMurali Karicheri
2013-10-07clk: keystone: add Keystone PLL clock driverSantosh Shilimkar