summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi-ng/ccu_nk.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: sunxi-ng: use 1 as fallback for minimum multiplierChen-Yu Tsai2017-04-131-4/+4
* clk: sunxi-ng: Implement multiplier maximumMaxime Ripard2017-01-231-4/+4
* clk: sunxi-ng: Implement factors offsetsMaxime Ripard2017-01-231-4/+10
* clk: sunxi-ng: Implement minimum for multipliersMaxime Ripard2016-10-251-4/+4
* clk: sunxi-ng: Add minimums for all the relevant structures and clocksMaxime Ripard2016-10-251-4/+8
* clk: sunxi-ng: Finish to convert to structures for argumentsMaxime Ripard2016-10-251-17/+22
* clk: sunxi-ng: nk: Make ccu_nk_find_best staticChen-Yu Tsai2016-08-081-3/+3
* clk: sunxi-ng: Add N-K-factor clock supportMaxime Ripard2016-07-091-0/+147