summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi-ng/ccu_div.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* clk: divider: fix incorrect usage of container_ofJerome Brunet2017-12-291-1/+1
* clk: sunxi-ng: div: Add support for fixed post-dividerPriit Laes2017-08-141-3/+19
* clk: sunxi-ng: mux: Change pre-divider application function prototypeMaxime Ripard2017-06-071-4/+4
* clk: sunxi-ng: div: Switch to divider_round_rateMaxime Ripard2017-06-071-23/+4Star
* clk: sunxi-ng: Pass the parent and a pointer to the clocks round rateMaxime Ripard2017-06-071-3/+4
* clk: sunxi-ng: Call divider_round_rate if we only have a single parentMaxime Ripard2017-01-271-0/+12
* clk: sunxi-ng: Add dividerMaxime Ripard2016-07-091-0/+136