summaryrefslogtreecommitdiff
path: root/drivers/clk/mmp
Commit message (Expand)AuthorAge
* clk: mmp: Remove CLK_IS_ROOTStephen Boyd2016-04-15
* clk: mmp: Make reset_control_ops constPhilipp Zabel2016-03-29
* clk: mmp: stop using platform headersArnd Bergmann2015-12-01
* clk: mmp: Convert to clk_hw based provider APIsStephen Boyd2015-08-24
* clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd2015-08-24
* clk/mmp: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-08-07
* Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-28
|\
| * clk: mmp: Remove clk.h includeStephen Boyd2015-07-20
* | clk: fix some determine_rate implementationsBoris Brezillon2015-07-27
* | clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-27
|/
* clk: mmp: add timer clock for pxa168/mmp2/pxa910Chao Xie2015-06-04
* clk: mmp: Fix the wrong factor table for uart PLLChao Xie2015-06-04
* clk: mmp: add fixed clock UBS_PLL for pxa910/pxa168Chao Xie2015-06-04
* clk: mmp: add PXA1928 clock supportRob Herring2015-05-15
* clk: mmp: Silence sparse warningsStephen Boyd2015-05-14
* clk: Add rate constraints to clocksTomeu Vizoso2015-02-02
* clk: mmp: fix sparse non static symbol warningWei Yongjun2014-12-11
* clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-03
* clk: mmp: add mmp2 DT support for clock driverChao Xie2014-11-12
* clk: mmp: add pxa910 DT support for clock driverChao Xie2014-11-12
* clk: mmp: add pxa168 DT support for clock driverChao Xie2014-11-12
* clk: mmp: add reset supportChao Xie2014-11-12
* clk: mmp: add basic support functions for DT supportChao Xie2014-11-12
* clk: mmp: add mmp private gate clockChao Xie2014-11-12
* clk: mmp: add clock type mixChao Xie2014-11-12
* clk: mmp: move definiton of mmp_clk_frac to clk.hChao Xie2014-11-12
* clk: mmp: add init callback for clk-fracChao Xie2014-11-12
* clk: mmp: add spin lock for clk-fracChao Xie2014-11-12
* clk: mmp: add prefix "mmp" for structures defined for clk-fracChao Xie2014-11-12
* clk: mmp: try to use closer one when do round rateChao Xie2014-03-26
* clk: mmp: fix the wrong calculation formulaChao Xie2014-03-26
* clk: mmp: fix wrong mask when calculate denominatorChao Xie2014-03-26
* clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan2013-08-19
* ARM: pxa: remove cpu_is_xxx in gpio driverHaojian Zhuang2013-04-11
* clk: mmp: add clock definition for mmp2Chao Xie2012-08-28
* clk: mmp: add clock definition for pxa910Chao Xie2012-08-28
* clk: mmp: add clock definition for pxa168Chao Xie2012-08-28
* clk: mmp: add mmp specific clocksChao Xie2012-08-28