aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/clk-scpi.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-29clk: scpi: error when clock fails to registerGravatar Jerome Brunet 1-3/+5
2017-06-01clk: scpi: fix return type of __scpi_dvfs_round_rateGravatar Sudeep Holla 1-3/+3
2017-01-09clk: scpi: don't add cpufreq device if the scpi dvfs node is disabledGravatar Sudeep Holla 1-6/+8
2016-08-24clk: scpi: Migrate to clk_hw based OF and registration APIsGravatar Stephen Boyd 1-19/+14
2016-03-02clk: scpi: Remove CLK_IS_ROOTGravatar Stephen Boyd 1-1/+1
2016-01-29clk: scpi: Fix checking return value of platform_device_register_simple()Gravatar Axel Lin 1-1/+1
2015-11-30clk: scpi: add missing of_node_putGravatar Julia Lawall 1-0/+1
2015-09-28clk: scpi: add support for cpufreq virtual deviceGravatar Sudeep Holla 1-0/+13
2015-09-28clk: add support for clocks provided by SCP(System Control Processor)Gravatar Sudeep Holla 1-0/+312