summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti/fapll.c
Commit message (Expand)AuthorAgeFilesLines
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* clk: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-301-4/+4
* clk: ti: make clk_ops constBhumika Goyal2017-08-241-2/+2
* clk: ti: fapll: fix wrong do_div() usageNicolas Pitre2015-11-241-2/+2
* Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-281-0/+1
|\
| * clk: ti: Include clk.hStephen Boyd2015-07-201-0/+1
* | clk: ti: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-281-2/+1Star
|/
* clk: ti: Silence sparse warningsStephen Boyd2015-05-151-3/+3
* Merge branch 'for-4.1-clk-ti' of github.com:t-kristo/linux-pm into clk-nextMichael Turquette2015-03-251-8/+262
|\
| * clk: ti: Implement FAPLL set_rate for the PLLTony Lindgren2015-03-241-0/+125
| * clk: ti: Implement FAPLL set_rate for the synthesizerTony Lindgren2015-03-241-2/+132
| * clk: ti: Fix FAPLL recalc_rate for rounding errorsTony Lindgren2015-03-241-6/+5Star
* | clk: ti: Fix FAPLL parent enable bit handlingTony Lindgren2015-02-251-3/+3
|/
* clk: ti: Add support for FAPLL on dm816xTony Lindgren2015-01-201-0/+410