1. 7029db0 clk: at91: clk-master: add notifier for divider by Claudiu Beznea · 3 years, 3 months ago
  2. 1e229c2 clk: at91: clk-sam9x60-pll: add notifier for div part of PLL by Claudiu Beznea · 3 years, 3 months ago
  3. 3697156 clk: at91: re-factor clocks suspend/resume by Claudiu Beznea · 3 years, 3 months ago
  4. 7a110b9 clk: at91: clk-master: re-factor master clock by Claudiu Beznea · 4 years, 1 month ago
  5. 8dc4af8 clk: at91: clk-sam9x60-pll: allow runtime changes for pll by Claudiu Beznea · 4 years, 1 month ago
  6. e26b300 clk: at91: clk-master: add 5th divisor for mck master by Eugen Hristev · 4 years, 1 month ago
  7. ef396df clk: at91: clk-utmi: add utmi support for sama7g5 by Claudiu Beznea · 4 years, 5 months ago
  8. 43b1bb4 clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputs by Claudiu Beznea · 4 years, 5 months ago
  9. c57aaaa clk: at91: clk-programmable: add mux_table option by Claudiu Beznea · 4 years, 5 months ago
  10. b4c115c clk: at91: clk-peripheral: add support for changeable parent rate by Claudiu Beznea · 4 years, 5 months ago
  11. 75c8814 clk: at91: clk-master: add master clock support for SAMA7G5 by Claudiu Beznea · 4 years, 5 months ago
  12. 22a1dfe clk: at91: clk-generated: add mux_table option by Claudiu Beznea · 4 years, 5 months ago
  13. 64c9247 clk: at91: clk-generated: pass the id of changeable parent at registration by Claudiu Beznea · 4 years, 5 months ago
  14. 99767cd clk: at91: allow setting PCKx parent via DT by Michał Mirosław · 4 years, 8 months ago
  15. 7425f24 clk: at91: optimize pmc data allocation by Michał Mirosław · 4 years, 8 months ago
  16. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  17. ff06001 Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and 'clk-spdx' into clk-next by Stephen Boyd · 6 years ago
  18. 7b4c162 clk: at91: Mark struct clk_range as const by Stephen Boyd · 6 years ago
  19. a436c2a clk: at91: add sam9x60 PLL driver by Alexandre Belloni · 6 years ago
  20. e5be537 clk: at91: master: Add sam9x60 support by Alexandre Belloni · 6 years ago
  21. 2423eea clk: at91: usb: Add sam9x60 support by Alexandre Belloni · 6 years ago
  22. e4cfb823 clk: at91: allow configuring generated PCR layout by Alexandre Belloni · 6 years ago
  23. cb4f494 clk: at91: allow configuring peripheral PCR layout by Alexandre Belloni · 6 years ago
  24. 45b0668 clk: at91: fix programmable clock for sama5d2 by Matthias Wieloch · 6 years ago
  25. b00cd8e clk: at91: add pmc_data struct and helpers by Alexandre Belloni · 6 years ago
  26. b2e39dc clk: at91: allow clock registration from C code by Alexandre Belloni · 6 years ago
  27. 13967be clk: at91: pmc: Support backup for programmable clocks by Romain Izard · 7 years ago
  28. b3b02ea clk: at91: Add sama5d2 suspend/resume by Alexandre Belloni · 8 years ago
  29. ea52bc6 clk: at91: pmc: move pmc structures to C file by Alexandre Belloni · 9 years ago
  30. 99a8170 clk: at91: remove IRQ handling and use polling by Alexandre Belloni · 9 years ago
  31. 1bdf023 clk: at91: make use of syscon/regmap internally by Boris Brezillon · 10 years ago
  32. 863a81c clk: at91: make use of syscon to share PMC registers in several drivers by Boris Brezillon · 10 years ago
  33. df70aee clk: at91: add generated clock driver by Nicolas Ferre · 9 years ago
  34. a8a8db4 clk: at91: Silence warnings and cleanup __init/extern usage by Stephen Boyd · 9 years ago
  35. 909aa10 Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux-at91 into clk-fixes by Michael Turquette · 10 years ago
  36. 28df9c2 clk: at91: fix h32mx prototype inclusion in pmc header by Nicolas Ferre · 10 years ago
  37. 947f5b1 clk: at91: implement suspend/resume for the PMC irqchip by Boris BREZILLON · 10 years ago
  38. bcc5fd4 clk: at91: add a driver for the h32mx clock by Alexandre Belloni · 10 years ago
  39. 80eded6 clk: at91: add slow clks driver by Boris BREZILLON · 11 years ago
  40. 27cb1c2 clk: at91: rework main clk implementation by Boris BREZILLON · 11 years ago
  41. 8330148 ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration option by Nicolas Ferre · 11 years ago
  42. a9c0688 clk: at91: add PMC smd clock by Boris BREZILLON · 11 years ago
  43. c84a61d clk: at91: add PMC usb clock by Boris BREZILLON · 11 years ago
  44. f090fb3 clk: at91: add PMC utmi clock by Boris BREZILLON · 11 years ago
  45. 1f22f8b clk: at91: add PMC programmable clocks by Boris BREZILLON · 11 years ago
  46. 6114067 clk: at91: add PMC peripheral clocks by Boris BREZILLON · 11 years ago
  47. 5fba62e clk: at91: add PMC system clocks by Boris BREZILLON · 11 years ago
  48. e442d23 clk: at91: add PMC master clock by Boris BREZILLON · 11 years ago
  49. 1a748d2 clk: at91: add PMC pll clocks by Boris BREZILLON · 11 years ago
  50. 38d34c3 clk: at91: add PMC main clock by Boris BREZILLON · 11 years ago
  51. 0ad6125 clk: at91: add PMC base support by Boris BREZILLON · 11 years ago