- cb783bb clk: at91: sama7g5: add clock support for sama7g5 by Claudiu Beznea · 4 years, 6 months ago
- ef396df clk: at91: clk-utmi: add utmi support for sama7g5 by Claudiu Beznea · 4 years, 6 months ago
- 43b1bb4 clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputs by Claudiu Beznea · 4 years, 6 months ago
- c57aaaa clk: at91: clk-programmable: add mux_table option by Claudiu Beznea · 4 years, 6 months ago
- b4c115c clk: at91: clk-peripheral: add support for changeable parent rate by Claudiu Beznea · 4 years, 6 months ago
- 75c8814 clk: at91: clk-master: add master clock support for SAMA7G5 by Claudiu Beznea · 4 years, 6 months ago
- 22a1dfe clk: at91: clk-generated: add mux_table option by Claudiu Beznea · 4 years, 6 months ago
- 64c9247 clk: at91: clk-generated: pass the id of changeable parent at registration by Claudiu Beznea · 4 years, 6 months ago
- 42324d9 clk: at91: replace conditional operator with double logical not by Claudiu Beznea · 4 years, 6 months ago
- e1e3e70 clk: at91: sckc: register slow_rc with accuracy option by Claudiu Beznea · 4 years, 6 months ago
- 172e7dd clk: at91: sam9x60: fix main rc oscillator frequency by Claudiu Beznea · 4 years, 6 months ago
- 35d06f7 clk: at91: sam9x60-pll: use frac when setting frequency by Claudiu Beznea · 4 years, 6 months ago
- 390227d clk: at91: sam9x60-pll: check fcore against ranges by Claudiu Beznea · 4 years, 6 months ago
- 1bef098 clk: at91: sam9x60-pll: use logical or for range check by Claudiu Beznea · 4 years, 6 months ago
- 3bf639a clk: at91: clk-sam9x60-pll: fix mul mask by Claudiu Beznea · 4 years, 6 months ago
- 83331bf clk: at91: clk-generated: check best_rate against ranges by Claudiu Beznea · 4 years, 6 months ago
- 3a5c42b clk: at91: clk-generated: continue if __clk_determine_rate() returns error by Claudiu Beznea · 4 years, 6 months ago
- 153bc1c clk: at91: fix possible dead lock in new drivers by Ahmad Fatoum · 4 years, 7 months ago
- 03a1ee1 clk: at91: allow setting all PMC clock parents via DT by Michał Mirosław · 4 years, 9 months ago
- 99767cd clk: at91: allow setting PCKx parent via DT by Michał Mirosław · 4 years, 9 months ago
- 7425f24 clk: at91: optimize pmc data allocation by Michał Mirosław · 4 years, 9 months ago
- e218325 clk: at91: pmc: decrement node's refcount by Claudiu Beznea · 4 years, 9 months ago
- f6363c4 clk: at91: pmc: do not continue if compatible not located by Claudiu Beznea · 4 years, 9 months ago
- 99e1074 clk: at91: Add peripheral clock for PTC by Codrin Ciubotariu · 4 years, 8 months ago
- 3476195 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 10 months ago
- 02ff48e clk: at91: add at91rm9200 pmc driver by Alexandre Belloni · 5 years ago
- e13208a clk: at91: move sam9x60's PLL register offsets to PMC header by Claudiu Beznea · 5 years ago
- 143e04d clk: at91: add at91sam9n12 pmc driver by Alexandre Belloni · 5 years ago
- 0969b24 clk: at91: add sama5d3 pmc driver by Alexandre Belloni · 5 years ago
- 12dc8d3 clk: at91: add at91sam9g45 pmc driver by Alexandre Belloni · 5 years ago
- 9962fb0 clk: at91: usb: introduce num_parents in driver's structure by Claudiu Beznea · 5 years ago
- d7a83d6 clk: at91: usb: use proper usbs_mask by Claudiu Beznea · 5 years ago
- 43b203d clk: at91: sam9x60: fix usb clock parents by Claudiu Beznea · 5 years ago
- b0ecf1c clk: at91: usb: continue if clk_hw_round_rate() return zero by Claudiu Beznea · 5 years ago
- 5bf7f4a2 clk: at91: sam9x60: Don't use audio PLL by Codrin Ciubotariu · 5 years ago
- 36bf7a5 Merge branches 'clk-uniphier', 'clk-warn-critical', 'clk-ux500', 'clk-kconfig' and 'clk-at91' into clk-next by Stephen Boyd · 5 years ago
- 66d9f52 clk: at91: sam9x60: fix programmable clock prescaler by Eugen Hristev · 5 years ago
- db2f448 clk: at91: sam9x60-pll: adapt PMC_PLL_ACR default value by Eugen Hristev · 5 years ago
- 6956eb3 clk: at91: fix possible deadlock by Alexandre Belloni · 5 years ago
- ddebe83 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
- e620a1e drivers/clk: convert VL struct to struct_size by Stephen Kitt · 5 years ago
- 658fd65 clk: at91: avoid sleeping early by Alexandre Belloni · 5 years ago
- 2200ab6 clk: at91: sam9x60: fix programmable clock by Eugen Hristev · 5 years ago
- a703d27 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
- 81a6b60 clk: at91: allow 24 Mhz clock as input for PLL by Eugen Hristev · 5 years ago
- 69a6bcd clk: at91: select parent if main oscillator or bypass is enabled by Eugen Hristev · 5 years ago
- 263eaf8 clk: at91: fix update bit maps on CFG_MOR write by Eugen Hristev · 5 years ago
- 1573eebe clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1 by Codrin Ciubotariu · 6 years ago
- 916f562 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
- ecbcc2aa clk: at91: sckc: use dedicated functions to unregister clock by Claudiu Beznea · 6 years ago
- d09e6ca clk: at91: sckc: improve error path for sama5d4 sck registration by Claudiu Beznea · 6 years ago
- 8c938c2 clk: at91: sckc: remove unnecessary line by Claudiu Beznea · 6 years ago
- 82e25dc clk: at91: sckc: improve error path for sam9x5 sck register by Claudiu Beznea · 6 years ago
- 016d22d clk: at91: sckc: add support to free slow clock osclillator by Claudiu Beznea · 6 years ago
- 0367024 clk: at91: sckc: add support to free slow rc oscillator by Claudiu Beznea · 6 years ago
- 7fb791d clk: at91: sckc: add support to free slow oscillator by Claudiu Beznea · 6 years ago
- 04bcc42 clk: at91: sckc: add support for SAM9X60 by Claudiu Beznea · 6 years ago
- abaceff clk: at91: sckc: add support to specify registers bit offsets by Claudiu Beznea · 6 years ago
- 5cf6d87 clk: at91: sckc: sama5d4 has no bypass support by Claudiu Beznea · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- ff06001 Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and 'clk-spdx' into clk-next by Stephen Boyd · 6 years ago
- 7b4c162 clk: at91: Mark struct clk_range as const by Stephen Boyd · 6 years ago
- 01e2113 clk: at91: add sam9x60 pmc driver by Alexandre Belloni · 6 years ago
- a436c2a clk: at91: add sam9x60 PLL driver by Alexandre Belloni · 6 years ago
- e5be537 clk: at91: master: Add sam9x60 support by Alexandre Belloni · 6 years ago
- 2423eea clk: at91: usb: Add sam9x60 support by Alexandre Belloni · 6 years ago
- e4cfb823 clk: at91: allow configuring generated PCR layout by Alexandre Belloni · 6 years ago
- cb4f494 clk: at91: allow configuring peripheral PCR layout by Alexandre Belloni · 6 years ago
- 5c16ffa clk: at91: sckc: handle different RC startup time by Alexandre Belloni · 6 years ago
- 45b5ec8 clk: at91: modernize sckc binding by Alexandre Belloni · 6 years ago
- 45b0668 clk: at91: fix programmable clock for sama5d2 by Matthias Wieloch · 6 years ago
- bd5e2ea Merge branch 'clk-at91' into clk-next by Stephen Boyd · 6 years ago
- 97d010d clk: at91: programmable: remove unneeded register read by Nicolas Ferre · 6 years ago
- bb631af clk: at91: optimize clk_round_rate() for AUDIO_PLL by Michał Mirosław · 6 years ago
- 65a91e2 clk: at91: fix masterck name by Alexandre Belloni · 6 years ago
- 1b328a2 clk: at91: fix at91sam9x5 peripheral clock number by Alexandre Belloni · 6 years ago
- 77977b80 clk: at91: enable AUDIOPLL as source for PCKx on SAMA5D2 by Michał Mirosław · 6 years ago
- 1fe7c04 Merge branches 'clk-actions-reset', 'clk-imx7-init-critical', 'clk-mmp2-ids' and 'clk-at91-pmc-rework' into clk-next by Stephen Boyd · 6 years ago
- 62061d3 clk: at91: move DT compatibility code to its own file by Alexandre Belloni · 6 years ago
- ecd0bf3 clk: at91: add at91sam9rl PMC driver by Alexandre Belloni · 6 years ago
- 1eabdc2 clk: at91: add at91sam9x5 PMCs driver by Alexandre Belloni · 6 years ago
- c892323 clk: at91: add at91sam9260 PMC driver by Alexandre Belloni · 6 years ago
- a203807 clk: at91: add sama5d2 PMC driver by Alexandre Belloni · 6 years ago
- 084b696 clk: at91: add sama5d4 pmc driver by Alexandre Belloni · 6 years ago
- d387ff5 clk: at91: add new DT lookup function by Alexandre Belloni · 6 years ago
- b00cd8e clk: at91: add pmc_data struct and helpers by Alexandre Belloni · 6 years ago
- b2e39dc clk: at91: allow clock registration from C code by Alexandre Belloni · 6 years ago
- c1e4580 clk: at91: generated: set audio_pll_allowed in at91_clk_register_generated() by Alexandre Belloni · 6 years ago
- 08979ee clk: at91: audio-pll: separate registration from DT parsing by Alexandre Belloni · 6 years ago
- 61170a9 clk: at91: h32mx: separate registration from DT parsing by Alexandre Belloni · 6 years ago
- 6d63102 clk: at91: generated: SSCs don't have a gclk by Alexandre Belloni · 6 years ago
- 7fa7500 clk: at91: audio-pll: fix audio pmc type by Alexandre Belloni · 6 years ago
- 0f5cb0e clk: at91: Fix division by zero in PLL recalc_rate() by Ronald Wahl · 6 years ago
- 96e4ea8 clk: at91: add I2S clock mux driver by Codrin Ciubotariu · 7 years ago
- a982e45 clk: at91: PLL recalc_rate() now using cached MUL and DIV values by Marcin Ziemianowicz · 7 years ago
- 13967be clk: at91: pmc: Support backup for programmable clocks by Romain Izard · 7 years ago
- 3c6fad2 clk: at91: pmc: Save SCSR during suspend by Romain Izard · 7 years ago
- 960e1c4 clk: at91: pmc: Wait for clocks when resuming by Romain Izard · 7 years ago
- fc35c19 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago