summaryrefslogtreecommitdiffstats
path: root/drivers/clk/keystone/sci-clk.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner1-9/+1
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen1-2/+2
2020-09-22clk: keystone: sci-clk: add 10% slack to set_rateTero Kristo1-1/+2
2020-09-22clk: keystone: sci-clk: cache results of last query rate operationTero Kristo1-0/+14
2020-09-22clk: keystone: sci-clk: fix parsing assigned-clock data during probeTero Kristo1-1/+1
2020-07-10Replace HTTP links with HTTPS ones: Common CLK frameworkAlexander A. Klimov1-1/+1
2019-06-07clk: keystone: sci-clk: extend clock IDs to 32 bitsTero Kristo1-8/+28
2019-06-07clk: keystone: sci-clk: probe clocks from DT instead of firmwareTero Kristo1-0/+130
2019-06-07clk: keystone: sci-clk: split out the fw clock parsing to own functionTero Kristo1-27/+41
2019-06-07clk: keystone: sci-clk: cut down the clock name lengthTero Kristo1-4/+3
2018-03-08clk: keystone: sci-clk: add support for dynamically probing clocksTero Kristo1-290/+90
2017-08-02clk: keystone: sci-clk: Fix sci_clk_getTero Kristo1-24/+42
2017-06-14clk: keystone: Add sci-clk driver supportTero Kristo1-0/+724