summaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi-ng/ccu_nkm.c
AgeCommit message (Expand)Author
2024-04-15clk: sunxi-ng: nkm: Support constraints on m/n ratio and parent rateFrank Oltmanns
2023-11-18clk: sunxi-ng: nkm: remove redundant initialization of tmp_parentColin Ian King
2023-08-09clk: sunxi-ng: nkm: Prefer current parent rateFrank Oltmanns
2023-08-09clk: sunxi-ng: nkm: Support finding closest rateFrank Oltmanns
2023-08-09clk: sunxi-ng: nkm: consider alternative parent rates when determining rateFrank Oltmanns
2023-08-09clk: sunxi-ng: nkm: Use correct parameter name for parent HWFrank Oltmanns
2023-01-08clk: sunxi-ng: Avoid computing the rate twiceSamuel Holland
2021-11-22clk: sunxi-ng: Export symbols used by CCU driversSamuel Holland
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2017-08-14clk: sunxi-ng: nkm: add support for fixed post-dividerIcenowy Zheng
2017-06-07clk: sunxi-ng: Pass the parent and a pointer to the clocks round rateMaxime Ripard
2017-04-13clk: sunxi-ng: use 1 as fallback for minimum multiplierChen-Yu Tsai
2017-01-23clk: sunxi-ng: Implement multiplier maximumMaxime Ripard
2017-01-23clk: sunxi-ng: Implement factors offsetsMaxime Ripard
2016-10-25clk: sunxi-ng: Implement minimum for multipliersMaxime Ripard
2016-10-25clk: sunxi-ng: Add minimums for all the relevant structures and clocksMaxime Ripard
2016-10-25clk: sunxi-ng: Remove the use of rational computationsMaxime Ripard
2016-09-10clk: sunxi-ng: div: Allow to set a maximumMaxime Ripard
2016-08-08clk: sunxi-ng: nkm: Add mux to support multiple parentsChen-Yu Tsai
2016-07-08clk: sunxi-ng: Add N-K-M Factor clockMaxime Ripard