aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-cs2000-cp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-02clk: cs2000-cp: convert to SPDX identifiersKuninori Morimoto1-4/+1
2018-04-16clk: cs2000: mark resume function as __maybe_unusedArnd Bergmann1-1/+1
2018-04-06clk: cs2000: set pm_ops in hibernate-compatible wayNikita Yushchenko1-1/+1
2017-08-31clk: cs2000: Add cs2000_set_saved_rateGaku Inami1-4/+10
2017-04-19clk: cs2000: select 12.20 High Accuracy on LFRatioCfgKuninori Morimoto1-0/+11
2017-04-19clk: cs2000: tidyup DEVICE_CFG2 settingsKuninori Morimoto1-3/+5
2017-04-19clk: cs2000: enable clock skipping modeKuninori Morimoto1-0/+6
2017-04-12clk: cs2000: use existing priv_to_dev() to getting struct deviceKuninori Morimoto1-5/+3
2017-04-12cs-2000-cp: keep Reserved bit on each registerKuninori Morimoto1-3/+22
2017-01-20clk: cs2000: add Suspend/Resume featureKhiem Nguyen1-0/+22
2016-08-24clk: cs2000: Migrate to clk_hw based OF and registration APIsStephen Boyd1-10/+6
2015-11-30clk: add CS2000 Fractional-N driverKuninori Morimoto1-0/+510