summaryrefslogtreecommitdiff
path: root/drivers/clk/keystone/sci-clk.c
AgeCommit message (Expand)Author
2023-03-28clk: keystone: Convert to platform remove callback returning voidUwe Kleine-König
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner
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
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
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-14clk: keystone: Add sci-clk driver supportTero Kristo