Age | Commit message (Expand) | Author | Files | Lines |
2019-03-18 | clk: at91: fix programmable clock for sama5d2 | Matthias Wieloch | 3 | -15/+54 |
2019-03-08 | Merge branch 'clk-at91' into clk-next | Stephen Boyd | 3 | -5/+10 |
2019-02-25 | clk: at91: programmable: remove unneeded register read | Nicolas Ferre | 1 | -3/+0 |
2019-02-22 | clk: at91: optimize clk_round_rate() for AUDIO_PLL | Michał Mirosław | 1 | -1/+8 |
2019-02-20 | clk: at91: fix masterck name | Alexandre Belloni | 3 | -4/+4 |
2019-02-20 | clk: at91: fix at91sam9x5 peripheral clock number | Alexandre Belloni | 1 | -2/+1 |
2019-01-09 | clk: at91: enable AUDIOPLL as source for PCKx on SAMA5D2 | Michał Mirosław | 1 | -1/+2 |
2018-10-19 | Merge branches 'clk-actions-reset', 'clk-imx7-init-critical', 'clk-mmp2-ids' ... | Stephen Boyd | 24 | -990/+2870 |
2018-10-17 | clk: at91: move DT compatibility code to its own file | Alexandre Belloni | 17 | -944/+962 |
2018-10-17 | clk: at91: add at91sam9rl PMC driver | Alexandre Belloni | 2 | -1/+172 |
2018-10-17 | clk: at91: add at91sam9x5 PMCs driver | Alexandre Belloni | 2 | -1/+310 |
2018-10-17 | clk: at91: add at91sam9260 PMC driver | Alexandre Belloni | 2 | -0/+495 |
2018-10-17 | clk: at91: add sama5d2 PMC driver | Alexandre Belloni | 2 | -0/+337 |
2018-10-17 | clk: at91: add sama5d4 pmc driver | Alexandre Belloni | 2 | -0/+265 |
2018-10-17 | clk: at91: add new DT lookup function | Alexandre Belloni | 1 | -0/+34 |
2018-10-17 | clk: at91: add pmc_data struct and helpers | Alexandre Belloni | 2 | -0/+61 |
2018-10-17 | clk: at91: allow clock registration from C code | Alexandre Belloni | 14 | -59/+172 |
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: audio-pll: separate registration from DT parsing | Alexandre Belloni | 1 | -38/+111 |
2018-10-17 | clk: at91: h32mx: separate registration from DT parsing | Alexandre Belloni | 1 | -13/+27 |
2018-10-17 | clk: at91: generated: SSCs don't have a gclk | Alexandre Belloni | 1 | -4/+1 |
2018-10-17 | clk: at91: audio-pll: fix audio pmc type | Alexandre Belloni | 1 | -1/+1 |
2018-10-17 | clk: at91: Fix division by zero in PLL recalc_rate() | Ronald Wahl | 1 | -0/+3 |
2018-07-06 | clk: at91: add I2S clock mux driver | Codrin Ciubotariu | 2 | -0/+117 |
2018-05-16 | clk: at91: PLL recalc_rate() now using cached MUL and DIV values | Marcin Ziemianowicz | 1 | -12/+1 |
2017-12-22 | clk: at91: pmc: Support backup for programmable clocks | Romain Izard | 3 | -0/+39 |
2017-12-22 | clk: at91: pmc: Save SCSR during suspend | Romain Izard | 1 | -2/+2 |
2017-12-22 | clk: at91: pmc: Wait for clocks when resuming | Romain Izard | 1 | -8/+16 |
2017-11-18 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -14/+81 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-11-02 | clk: at91: utmi: set the mainck rate | Ludovic Desroches | 1 | -14/+81 |
2017-09-02 | clk: at91: clk-generated: make gclk determine audio_pll rate | Quentin Schulz | 1 | -6/+57 |
2017-09-02 | clk: at91: clk-generated: create function to find best_diff | Quentin Schulz | 1 | -14/+27 |
2017-09-02 | clk: at91: add audio pll clock drivers | Quentin Schulz | 2 | -0/+537 |
2017-09-02 | clk: at91: clk-generated: remove useless divisor loop | Quentin Schulz | 1 | -13/+12 |
2017-06-30 | clk: at91: Add sama5d2 suspend/resume | Alexandre Belloni | 4 | -1/+140 |
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 |
2017-04-22 | clk: at91: Use kcalloc() in of_at91_clk_pll_get_characteristics() | Markus Elfring | 1 | -3/+3 |
2016-10-21 | clk: at91: Fix a return value in case of error | Christophe JAILLET | 1 | -1/+1 |
2016-09-21 | clk: at91: sckc: optimize boot time | Alexandre Belloni | 1 | -1/+1 |
2016-09-21 | clk: at91: Add sama5d4 sckc support | Alexandre Belloni | 1 | -0/+100 |
2016-09-21 | clk: at91: move slow clock controller clocks to sckc.c | Alexandre Belloni | 3 | -388/+363 |
2016-09-15 | clk: at91: Migrate to clk_hw based registration and OF APIs | Stephen Boyd | 13 | -199/+277 |
2016-07-22 | Merge branch 'clk-fixes' into clk-next | Michael Turquette | 1 | -1/+1 |
2016-07-19 | clk: at91: fix clk_programmable_set_parent() | Boris Brezillon | 1 | -1/+1 |
2016-06-21 | clk: at91: make of_sama5d2_clk_generated_setup() static | Ben Dooks | 1 | -1/+1 |
2016-04-16 | clk: at91: fix check of clk_register() returned value | Vladimir Zapolskiy | 1 | -1/+1 |
2016-03-23 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 7 | -17/+17 |
2016-03-03 | clk: at91: Remove CLK_IS_ROOT | Stephen Boyd | 2 | -2/+2 |