summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-scpi.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1Star
* clk: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-301-3/+3
* clk: scpi: error when clock fails to registerJerome Brunet2017-06-301-3/+5
* clk: scpi: fix return type of __scpi_dvfs_round_rateSudeep Holla2017-06-011-3/+3
* clk: scpi: don't add cpufreq device if the scpi dvfs node is disabledSudeep Holla2017-01-101-6/+8
* clk: scpi: Migrate to clk_hw based OF and registration APIsStephen Boyd2016-08-251-19/+14Star
* clk: scpi: Remove CLK_IS_ROOTStephen Boyd2016-03-031-1/+1
* clk: scpi: Fix checking return value of platform_device_register_simple()Axel Lin2016-01-291-1/+1
* clk: scpi: add missing of_node_putJulia Lawall2015-12-011-0/+1
* clk: scpi: add support for cpufreq virtual deviceSudeep Holla2015-09-281-0/+13
* clk: add support for clocks provided by SCP(System Control Processor)Sudeep Holla2015-09-281-0/+312