Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | clk: Remove io.h from clk-provider.h | Stephen Boyd | 2019-05-15 | 1 | -0/+1 |
* | clk: divider: fix incorrect usage of container_of | Jerome Brunet | 2017-12-29 | 1 | -1/+1 |
* | clk: sunxi-ng: div: Add support for fixed post-divider | Priit Laes | 2017-08-14 | 1 | -3/+19 |
* | clk: sunxi-ng: mux: Change pre-divider application function prototype | Maxime Ripard | 2017-06-07 | 1 | -4/+4 |
* | clk: sunxi-ng: div: Switch to divider_round_rate | Maxime Ripard | 2017-06-07 | 1 | -23/+4 |
* | clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate | Maxime Ripard | 2017-06-07 | 1 | -3/+4 |
* | clk: sunxi-ng: Call divider_round_rate if we only have a single parent | Maxime Ripard | 2017-01-27 | 1 | -0/+12 |
* | clk: sunxi-ng: Add divider | Maxime Ripard | 2016-07-09 | 1 | -0/+136 |