index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-cs2000-cp.c
Age
Commit message (
Expand
)
Author
2022-04-22
clk: cs2000-cp: use simple i2c probe function
Stephen Kitt
2022-01-25
clk: cs2000-cp: convert driver to regmap
Daniel Mack
2022-01-25
clk: cs2000-cp: freeze config during register fiddling
Daniel Mack
2022-01-25
clk: cs2000-cp: make clock skip setting configurable
Daniel Mack
2022-01-25
clk: cs2000-cp: add support for dynamic mode
Daniel Mack
2022-01-25
clk: cs2000-cp: Make aux output function controllable
Daniel Mack
2018-08-02
clk: cs2000-cp: convert to SPDX identifiers
Kuninori Morimoto
2018-04-16
clk: cs2000: mark resume function as __maybe_unused
Arnd Bergmann
2018-04-06
clk: cs2000: set pm_ops in hibernate-compatible way
Nikita Yushchenko
2017-08-31
clk: cs2000: Add cs2000_set_saved_rate
Gaku Inami
2017-04-19
clk: cs2000: select 12.20 High Accuracy on LFRatioCfg
Kuninori Morimoto
2017-04-19
clk: cs2000: tidyup DEVICE_CFG2 settings
Kuninori Morimoto
2017-04-19
clk: cs2000: enable clock skipping mode
Kuninori Morimoto
2017-04-12
clk: cs2000: use existing priv_to_dev() to getting struct device
Kuninori Morimoto
2017-04-12
cs-2000-cp: keep Reserved bit on each register
Kuninori Morimoto
2017-01-20
clk: cs2000: add Suspend/Resume feature
Khiem Nguyen
2016-08-24
clk: cs2000: Migrate to clk_hw based OF and registration APIs
Stephen Boyd
2015-11-30
clk: add CS2000 Fractional-N driver
Kuninori Morimoto