summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-scpi.c
Commit message (Expand)AuthorAgeFilesLines
* clk: scpi: don't add cpufreq device if the scpi dvfs node is disabledSudeep Holla2017-01-091-6/+8
* clk: scpi: Migrate to clk_hw based OF and registration APIsStephen Boyd2016-08-241-19/+14
* clk: scpi: Remove CLK_IS_ROOTStephen Boyd2016-03-021-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-11-301-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