aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/keystone
AgeCommit message (Expand)AuthorFilesLines
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 2-38/+212
2019-06-07clk: keystone: sci-clk: extend clock IDs to 32 bitsGravatar Tero Kristo 1-8/+28
2019-06-07clk: keystone: sci-clk: probe clocks from DT instead of firmwareGravatar Tero Kristo 2-0/+141
2019-06-07clk: keystone: sci-clk: split out the fw clock parsing to own functionGravatar Tero Kristo 1-27/+41
2019-06-07clk: keystone: sci-clk: cut down the clock name lengthGravatar Tero Kristo 1-4/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 2-10/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2018-10-18Merge branch 'clk-k3-tisci' into clk-nextGravatar Stephen Boyd 3-1/+11
2018-10-07clk: keystone: add missing MODULE_LICENSEGravatar Arnd Bergmann 2-0/+10
2018-10-02clk: keystone: Enable TISCI clocks if K3_ARCHGravatar Nishanth Menon 1-1/+1
2018-08-30clk: Convert to using %pOFn instead of device_node.nameGravatar Rob Herring 2-2/+2
2018-03-08clk: keystone: sci-clk: add support for dynamically probing clocksGravatar Tero Kristo 1-290/+90
2017-08-02clk: keystone: sci-clk: Fix sci_clk_getGravatar Tero Kristo 1-24/+42
2017-06-22clk: keystone: TI_SCI_PROTOCOL is needed for clk driverGravatar Arnd Bergmann 1-1/+2
2017-06-14clk: keystone: Add sci-clk driver supportGravatar Tero Kristo 3-1/+741
2016-12-08clk: keystone: pll: Unmap region obtained by of_iomapGravatar Arvind Yadav 1-2/+7
2016-11-01clk: keystone: improve function-level documentationGravatar Julia Lawall 1-2/+2
2015-10-19clk: keystone: fix a trivial typoGravatar Geliang Tang 1-1/+1
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextGravatar Stephen Boyd 2-2/+0
2015-07-28clk: keystone: make use of of_clk_parent_fill helper functionGravatar Dinh Nguyen 1-2/+1
2015-07-20clk: keystone: Remove clk.h includeGravatar Stephen Boyd 2-2/+0
2015-06-18clk: keystone: add support for post divider register for main pllGravatar Murali Karicheri 1-2/+18
2014-02-10clk: keystone: gate: fix clk_init_data initializationGravatar Ivan Khoronzhuk 1-0/+1
2013-12-10clk: keystone: gate: fix error handling on initGravatar Grygorii Strashko 1-4/+8
2013-12-10clk: keystone: use clkod register bits for postdivGravatar Murali Karicheri 1-4/+20
2013-10-07clk: keystone: Build Keystone clock driversGravatar Santosh Shilimkar 1-0/+1
2013-10-07clk: keystone: Add gate control clock driverGravatar Santosh Shilimkar 1-0/+264
2013-10-07clk: keystone: add Keystone PLL clock driverGravatar Santosh Shilimkar 1-0/+305