summaryrefslogtreecommitdiff
path: root/drivers/clk/keystone
AgeCommit message (Expand)Author
2021-06-22clk: keystone: syscon-clk: Add support for AM64 specific epwm-tbclkLokesh Vutla
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen
2020-09-22clk: keystone: sci-clk: add 10% slack to set_rateTero Kristo
2020-09-22clk: keystone: sci-clk: cache results of last query rate operationTero Kristo
2020-09-22clk: keystone: sci-clk: fix parsing assigned-clock data during probeTero Kristo
2020-07-10Replace HTTP links with HTTPS ones: Common CLK frameworkAlexander A. Klimov
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-03-20clk: keystone: Add new driver to handle syscon based clocksVignesh Raghavendra
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-06-07clk: keystone: sci-clk: extend clock IDs to 32 bitsTero Kristo
2019-06-07clk: keystone: sci-clk: probe clocks from DT instead of firmwareTero Kristo
2019-06-07clk: keystone: sci-clk: split out the fw clock parsing to own functionTero Kristo
2019-06-07clk: keystone: sci-clk: cut down the clock name lengthTero Kristo
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-10-18Merge branch 'clk-k3-tisci' into clk-nextStephen Boyd
2018-10-07clk: keystone: add missing MODULE_LICENSEArnd Bergmann
2018-10-02clk: keystone: Enable TISCI clocks if K3_ARCHNishanth Menon
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring
2018-03-08clk: keystone: sci-clk: add support for dynamically probing clocksTero Kristo
2017-08-02clk: keystone: sci-clk: Fix sci_clk_getTero Kristo
2017-06-22clk: keystone: TI_SCI_PROTOCOL is needed for clk driverArnd Bergmann
2017-06-14clk: keystone: Add sci-clk driver supportTero Kristo
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
2014-02-10clk: keystone: gate: fix clk_init_data initializationIvan Khoronzhuk
2013-12-10clk: keystone: gate: fix error handling on initGrygorii Strashko
2013-12-10clk: keystone: use clkod register bits for postdivMurali Karicheri
2013-10-07clk: keystone: Build Keystone clock driversSantosh Shilimkar
2013-10-07clk: keystone: Add gate control clock driverSantosh Shilimkar
2013-10-07clk: keystone: add Keystone PLL clock driverSantosh Shilimkar