index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-cs2000-cp.c
Age
Commit message (
Expand
)
Author
30 hours
clk: cs2000-cp: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
2026-08-17
Merge tag 'clk-misc-round-two-for-v7.3' of ssh://github.com/masneyb/linux int...
Stephen Boyd
2026-07-28
clk: remove conditional return with no effect
Sang-Heon Jeon
2026-06-29
clk: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2025-09-08
clk: cs2000-cp: convert from round_rate() to determine_rate()
Brian Masney
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2023-05-10
clk: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
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