summaryrefslogtreecommitdiffstats
path: root/drivers/clk/keystone/sci-clk.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner2022-06-101-9/+1
* treewide: Change list_sort to use const pointersSami Tolvanen2021-04-091-2/+2
* clk: keystone: sci-clk: add 10% slack to set_rateTero Kristo2020-09-221-1/+2
* clk: keystone: sci-clk: cache results of last query rate operationTero Kristo2020-09-221-0/+14
* clk: keystone: sci-clk: fix parsing assigned-clock data during probeTero Kristo2020-09-221-1/+1
* Replace HTTP links with HTTPS ones: Common CLK frameworkAlexander A. Klimov2020-07-111-1/+1
* 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-071-0/+130
* 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/+3
* clk: keystone: sci-clk: add support for dynamically probing clocksTero Kristo2018-03-081-290/+90
* clk: keystone: sci-clk: Fix sci_clk_getTero Kristo2017-08-031-24/+42
* clk: keystone: Add sci-clk driver supportTero Kristo2017-06-141-0/+724