summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-cs2000-cp.c
Commit message (Expand)AuthorAgeFilesLines
* clk: Explicitly include correct DT includesRob Herring2023-07-191-1/+1
* clk: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-101-1/+1
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* clk: cs2000-cp: use simple i2c probe functionStephen Kitt2022-04-221-3/+2
* clk: cs2000-cp: convert driver to regmapDaniel Mack2022-01-251-56/+68
* clk: cs2000-cp: freeze config during register fiddlingDaniel Mack2022-01-251-0/+9
* clk: cs2000-cp: make clock skip setting configurableDaniel Mack2022-01-251-1/+4
* clk: cs2000-cp: add support for dynamic modeDaniel Mack2022-01-251-37/+74
* clk: cs2000-cp: Make aux output function controllableDaniel Mack2022-01-251-0/+9
* clk: cs2000-cp: convert to SPDX identifiersKuninori Morimoto2018-08-021-4/+1
* clk: cs2000: mark resume function as __maybe_unusedArnd Bergmann2018-04-161-1/+1
* clk: cs2000: set pm_ops in hibernate-compatible wayNikita Yushchenko2018-04-061-1/+1
* clk: cs2000: Add cs2000_set_saved_rateGaku Inami2017-08-311-4/+10
* clk: cs2000: select 12.20 High Accuracy on LFRatioCfgKuninori Morimoto2017-04-191-0/+11
* clk: cs2000: tidyup DEVICE_CFG2 settingsKuninori Morimoto2017-04-191-3/+5
* clk: cs2000: enable clock skipping modeKuninori Morimoto2017-04-191-0/+6
* clk: cs2000: use existing priv_to_dev() to getting struct deviceKuninori Morimoto2017-04-121-5/+3
* cs-2000-cp: keep Reserved bit on each registerKuninori Morimoto2017-04-121-3/+22
* clk: cs2000: add Suspend/Resume featureKhiem Nguyen2017-01-201-0/+22
* clk: cs2000: Migrate to clk_hw based OF and registration APIsStephen Boyd2016-08-241-10/+6
* clk: add CS2000 Fractional-N driverKuninori Morimoto2015-11-301-0/+510