Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-29 | clk: scpi: error when clock fails to register | Jerome Brunet | 1 | -3/+5 |
2017-06-01 | clk: scpi: fix return type of __scpi_dvfs_round_rate | Sudeep Holla | 1 | -3/+3 |
2017-01-09 | clk: scpi: don't add cpufreq device if the scpi dvfs node is disabled | Sudeep Holla | 1 | -6/+8 |
2016-08-24 | clk: scpi: Migrate to clk_hw based OF and registration APIs | Stephen Boyd | 1 | -19/+14 |
2016-03-02 | clk: scpi: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -1/+1 |
2016-01-29 | clk: scpi: Fix checking return value of platform_device_register_simple() | Axel Lin | 1 | -1/+1 |
2015-11-30 | clk: scpi: add missing of_node_put | Julia Lawall | 1 | -0/+1 |
2015-09-28 | clk: scpi: add support for cpufreq virtual device | Sudeep Holla | 1 | -0/+13 |
2015-09-28 | clk: add support for clocks provided by SCP(System Control Processor) | Sudeep Holla | 1 | -0/+312 |