Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -6/+1 |
2019-04-25 | clk: at91: allow configuring generated PCR layout | Alexandre Belloni | 1 | -23/+25 |
2018-10-17 | clk: at91: move DT compatibility code to its own file | Alexandre Belloni | 1 | -65/+0 |
2018-10-17 | clk: at91: allow clock registration from C code | Alexandre Belloni | 1 | -1/+1 |
2018-10-17 | clk: at91: generated: set audio_pll_allowed in at91_clk_register_generated() | Alexandre Belloni | 1 | -17/+10 |
2018-10-17 | clk: at91: generated: SSCs don't have a gclk | Alexandre Belloni | 1 | -4/+1 |
2017-09-01 | clk: at91: clk-generated: make gclk determine audio_pll rate | Quentin Schulz | 1 | -6/+57 |
2017-09-01 | clk: at91: clk-generated: create function to find best_diff | Quentin Schulz | 1 | -14/+27 |
2017-09-01 | clk: at91: clk-generated: remove useless divisor loop | Quentin Schulz | 1 | -13/+12 |
2017-06-29 | clk: at91: Add sama5d2 suspend/resume | Alexandre Belloni | 1 | -0/+2 |
2017-06-05 | clk: at91: fix clk-generated compilation | Alexandre Belloni | 1 | -0/+1 |
2017-06-01 | clk: at91: fix clk-generated parenting | Alexandre Belloni | 1 | -2/+1 |
2016-09-14 | clk: at91: Migrate to clk_hw based registration and OF APIs | Stephen Boyd | 1 | -13/+17 |
2016-06-20 | clk: at91: make of_sama5d2_clk_generated_setup() static | Ben Dooks | 1 | -1/+1 |
2016-03-23 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -2/+2 |
2016-02-26 | clk: at91: Remove impossible checks for of_clk_get_parent_count() | Stephen Boyd | 1 | -2/+2 |
2016-02-17 | clk: at91: remove useless includes | Alexandre Belloni | 1 | -2/+0 |
2016-02-17 | clk: at91: make use of syscon/regmap internally | Boris Brezillon | 1 | -39/+54 |
2015-10-01 | clk: at91: add generated clock driver | Nicolas Ferre | 1 | -0/+306 |