| Commit message (Expand) | Author | Age | Files | Lines |
* | i2c: Make remove callback return void | Uwe Kleine-König | 2022-08-16 | 1 | -3/+1 |
* | clk: cs2000-cp: use simple i2c probe function | Stephen Kitt | 2022-04-22 | 1 | -3/+2 |
* | clk: cs2000-cp: convert driver to regmap | Daniel Mack | 2022-01-25 | 1 | -56/+68 |
* | clk: cs2000-cp: freeze config during register fiddling | Daniel Mack | 2022-01-25 | 1 | -0/+9 |
* | clk: cs2000-cp: make clock skip setting configurable | Daniel Mack | 2022-01-25 | 1 | -1/+4 |
* | clk: cs2000-cp: add support for dynamic mode | Daniel Mack | 2022-01-25 | 1 | -37/+74 |
* | clk: cs2000-cp: Make aux output function controllable | Daniel Mack | 2022-01-25 | 1 | -0/+9 |
* | clk: cs2000-cp: convert to SPDX identifiers | Kuninori Morimoto | 2018-08-02 | 1 | -4/+1 |
* | clk: cs2000: mark resume function as __maybe_unused | Arnd Bergmann | 2018-04-16 | 1 | -1/+1 |
* | clk: cs2000: set pm_ops in hibernate-compatible way | Nikita Yushchenko | 2018-04-06 | 1 | -1/+1 |
* | clk: cs2000: Add cs2000_set_saved_rate | Gaku Inami | 2017-08-31 | 1 | -4/+10 |
* | clk: cs2000: select 12.20 High Accuracy on LFRatioCfg | Kuninori Morimoto | 2017-04-19 | 1 | -0/+11 |
* | clk: cs2000: tidyup DEVICE_CFG2 settings | Kuninori Morimoto | 2017-04-19 | 1 | -3/+5 |
* | clk: cs2000: enable clock skipping mode | Kuninori Morimoto | 2017-04-19 | 1 | -0/+6 |
* | clk: cs2000: use existing priv_to_dev() to getting struct device | Kuninori Morimoto | 2017-04-12 | 1 | -5/+3 |
* | cs-2000-cp: keep Reserved bit on each register | Kuninori Morimoto | 2017-04-12 | 1 | -3/+22 |
* | clk: cs2000: add Suspend/Resume feature | Khiem Nguyen | 2017-01-20 | 1 | -0/+22 |
* | clk: cs2000: Migrate to clk_hw based OF and registration APIs | Stephen Boyd | 2016-08-24 | 1 | -10/+6 |
* | clk: add CS2000 Fractional-N driver | Kuninori Morimoto | 2015-11-30 | 1 | -0/+510 |