index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ingenic
/
cgu.c
Age
Commit message (
Expand
)
Author
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-06-07
clk: ingenic: Add support for divider tables
Paul Cercueil
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-02-26
clk: ingenic: Remove set but not used variable 'enable'
YueHaibing
2019-02-22
clk: ingenic: Fix round_rate misbehaving with non-integer dividers
Paul Cercueil
2018-06-01
clk: ingenic: Support specifying "wait for clock stable" delay
Paul Cercueil
2018-06-01
clk: ingenic: Add support for clocks whose gate bit is inverted
Paul Cercueil
2018-01-18
clk: ingenic: Add code to enable/disable PLLs
Paul Cercueil
2018-01-18
clk: ingenic: support PLLs with no bypass bit
Paul Cercueil
2018-01-18
clk: ingenic: Fix recalc_rate for clocks with fixed divider
Paul Cercueil
2017-11-03
Update MIPS email addresses
Paul Burton
2016-05-12
clk: ingenic: Allow divider value to be divided
Harvey Hunt
2015-07-20
clk: ingenic: Include clk.h
Stephen Boyd
2015-06-21
clk: ingenic: add driver for Ingenic SoC CGU clocks
Paul Burton