summaryrefslogtreecommitdiff
path: root/drivers/clk/mmp/clk-frac.c
AgeCommit message (Expand)Author
2020-05-27clk: mmp: frac: Allow setting bits other than the numerator/denominatorLubomir Rintel
2020-05-27clk: mmp: frac: Do not lose last 4 digits of precisionLubomir Rintel
2019-12-23clk: let init callback return an error codeJerome Brunet
2019-06-07clk: mmp: frac: Remove set but not used variable 'prev_rate'YueHaibing
2017-11-15Merge branch 'clk-cleanup' into clk-nextStephen Boyd
2017-11-13clk: mmp: Delete error messages for failed memory allocationsMarkus Elfring
2017-11-01clk: mmp: make clk_ops constBhumika Goyal
2014-12-11clk: mmp: fix sparse non static symbol warningWei Yongjun
2014-11-12clk: mmp: move definiton of mmp_clk_frac to clk.hChao Xie
2014-11-12clk: mmp: add init callback for clk-fracChao Xie
2014-11-12clk: mmp: add spin lock for clk-fracChao Xie
2014-11-12clk: mmp: add prefix "mmp" for structures defined for clk-fracChao Xie
2014-03-26clk: mmp: try to use closer one when do round rateChao Xie
2014-03-26clk: mmp: fix the wrong calculation formulaChao Xie
2014-03-26clk: mmp: fix wrong mask when calculate denominatorChao Xie
2012-08-28clk: mmp: add mmp specific clocksChao Xie