summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ingenic/cgu.c
AgeCommit message (Expand)Author
2021-11-26clk: ingenic: Fix bugs with divided dividersPaul Cercueil
2020-12-30clk: ingenic: Fix divider calculation with div tablesPaul Cercueil
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-06-07clk: ingenic: Add support for divider tablesPaul Cercueil
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-02-26clk: ingenic: Remove set but not used variable 'enable'YueHaibing
2019-02-22clk: ingenic: Fix round_rate misbehaving with non-integer dividersPaul Cercueil
2018-06-01clk: ingenic: Support specifying "wait for clock stable" delayPaul Cercueil
2018-06-01clk: ingenic: Add support for clocks whose gate bit is invertedPaul Cercueil
2018-01-18clk: ingenic: Add code to enable/disable PLLsPaul Cercueil
2018-01-18clk: ingenic: support PLLs with no bypass bitPaul Cercueil
2018-01-18clk: ingenic: Fix recalc_rate for clocks with fixed dividerPaul Cercueil
2017-11-03Update MIPS email addressesPaul Burton
2016-05-12clk: ingenic: Allow divider value to be dividedHarvey Hunt
2015-07-20clk: ingenic: Include clk.hStephen Boyd
2015-06-21clk: ingenic: add driver for Ingenic SoC CGU clocksPaul Burton