index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-cs2000-cp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-05-10
clk: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-04-22
clk: cs2000-cp: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-01-25
clk: cs2000-cp: convert driver to regmap
Daniel Mack
1
-56
/
+68
2022-01-25
clk: cs2000-cp: freeze config during register fiddling
Daniel Mack
1
-0
/
+9
2022-01-25
clk: cs2000-cp: make clock skip setting configurable
Daniel Mack
1
-1
/
+4
2022-01-25
clk: cs2000-cp: add support for dynamic mode
Daniel Mack
1
-37
/
+74
2022-01-25
clk: cs2000-cp: Make aux output function controllable
Daniel Mack
1
-0
/
+9
2018-08-02
clk: cs2000-cp: convert to SPDX identifiers
Kuninori Morimoto
1
-4
/
+1
2018-04-16
clk: cs2000: mark resume function as __maybe_unused
Arnd Bergmann
1
-1
/
+1
2018-04-06
clk: cs2000: set pm_ops in hibernate-compatible way
Nikita Yushchenko
1
-1
/
+1
2017-08-31
clk: cs2000: Add cs2000_set_saved_rate
Gaku Inami
1
-4
/
+10
2017-04-19
clk: cs2000: select 12.20 High Accuracy on LFRatioCfg
Kuninori Morimoto
1
-0
/
+11
2017-04-19
clk: cs2000: tidyup DEVICE_CFG2 settings
Kuninori Morimoto
1
-3
/
+5
2017-04-19
clk: cs2000: enable clock skipping mode
Kuninori Morimoto
1
-0
/
+6
2017-04-12
clk: cs2000: use existing priv_to_dev() to getting struct device
Kuninori Morimoto
1
-5
/
+3
2017-04-12
cs-2000-cp: keep Reserved bit on each register
Kuninori Morimoto
1
-3
/
+22
2017-01-20
clk: cs2000: add Suspend/Resume feature
Khiem Nguyen
1
-0
/
+22
2016-08-24
clk: cs2000: Migrate to clk_hw based OF and registration APIs
Stephen Boyd
1
-10
/
+6
2015-11-30
clk: add CS2000 Fractional-N driver
Kuninori Morimoto
1
-0
/
+510