summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-cs2000-cp.c
Commit message (Expand)AuthorAgeFilesLines
* 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