summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti/fapll.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-28clk: ti: make use of of_clk_parent_fill helper functionDinh Nguyen1-2/+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