aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti/fapll.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-23clk: ti: make clk_ops constBhumika Goyal1-2/+2
2015-11-24clk: ti: fapll: fix wrong do_div() usageNicolas Pitre1-2/+2
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd1-0/+1
2015-07-28clk: ti: make use of of_clk_parent_fill helper functionDinh Nguyen1-2/+1
2015-07-20clk: ti: Include clk.hStephen Boyd1-0/+1
2015-05-14clk: ti: Silence sparse warningsStephen Boyd1-3/+3
2015-03-24Merge branch 'for-4.1-clk-ti' of github.com:t-kristo/linux-pm into clk-nextMichael Turquette1-8/+262
2015-03-24clk: ti: Implement FAPLL set_rate for the PLLTony Lindgren1-0/+125
2015-03-24clk: ti: Implement FAPLL set_rate for the synthesizerTony Lindgren1-2/+132
2015-03-24clk: ti: Fix FAPLL recalc_rate for rounding errorsTony Lindgren1-6/+5
2015-02-25clk: ti: Fix FAPLL parent enable bit handlingTony Lindgren1-3/+3
2015-01-20clk: ti: Add support for FAPLL on dm816xTony Lindgren1-0/+410