1. a703d27 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  2. f787216 clk: renesas: cpg-mssr: Set GENPD_FLAG_ALWAYS_ON for clock domain by Geert Uytterhoeven · 5 years ago
  3. e1f1ae8 clk: renesas: cpg-mssr: Fix reset control race condition by Geert Uytterhoeven · 6 years ago
  4. ec2b827 clk: renesas: cpg-mssr: Use [] to denote a flexible array member by Geert Uytterhoeven · 6 years ago
  5. 8f5e20b clk: renesas: cpg-mssr: Combine driver-private and clock array allocation by Geert Uytterhoeven · 6 years ago
  6. d2e4cb4 clk: renesas: cpg-mssr: Update kerneldoc for struct cpg_mssr_priv by Geert Uytterhoeven · 6 years ago
  7. ed04e62 clk: renesas: cpg-mssr: Remove error messages on out-of-memory conditions by Geert Uytterhoeven · 6 years ago
  8. f243220 clk: renesas: cpg-mssr: Use genpd of_node instead of local copy by Geert Uytterhoeven · 6 years ago
  9. 62e59c4 clk: Remove io.h from clk-provider.h by Stephen Boyd · 6 years ago
  10. ddbae66 clk: renesas: Remove usage of CLK_IS_BASIC by Stephen Boyd · 6 years ago
  11. faff3d8 Merge branch 'clk-renesas' into clk-next by Stephen Boyd · 6 years ago
  12. 1f7db7b clk: renesas: cpg-mssr: Add early clock support by Chris Brandt · 6 years ago
  13. 906e0a4 clk: renesas: cpg-mssr: Add r8a774c0 support by Fabrizio Castro · 6 years ago
  14. 016f966 clk: renesas: r8a7743: Add r8a7744 support by Biju Das · 6 years ago
  15. fde35c9 clk: renesas: cpg-mssr: Add R7S9210 support by Chris Brandt · 6 years ago
  16. e848c2e clk: renesas: use SPDX identifier for Renesas drivers by Wolfram Sang · 6 years ago
  17. 331a53e clk: renesas: cpg-mssr: Add r8a774a1 support by Biju Das · 6 years ago
  18. 0d2602d clk: renesas: cpg-mssr: Add support for fixed rate clocks by Geert Uytterhoeven · 7 years ago
  19. 6419945 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  20. d75ae5b Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  21. ef4b0be clk: renesas: cpg-mssr: Stop using printk format %pCr by Geert Uytterhoeven · 7 years ago
  22. 3570a2a clk: renesas: cpg-mssr: Add support for R-Car E3 by Yoshihiro Shimoda · 7 years ago
  23. 5bf2fbb clk: renesas: cpg-mssr: Add r8a77470 support by Biju Das · 7 years ago
  24. 472f5f3 clk: renesas: cpg-mssr: Adjust r8a77980 ifdef by Magnus Damm · 7 years ago
  25. 7ce36da9 clk: renesas: cpg-mssr: Add support for R-Car M3-N by Jacopo Mondi · 7 years ago
  26. ce15783 clk: renesas: cpg-mssr: add R8A77980 support by Sergei Shtylyov · 7 years ago
  27. 7aff266 clk: renesas: cpg-mssr: Keep wakeup sources active during system suspend by Geert Uytterhoeven · 7 years ago
  28. 9f8c71e clk: renesas: div6: Restore clock state during resume by Geert Uytterhoeven · 8 years ago
  29. 1f4023c clk: renesas: cpg-mssr: Add support to restore core clocks during resume by Geert Uytterhoeven · 8 years ago
  30. 5608691 clk: renesas: cpg-mssr: Restore module clocks during resume by Geert Uytterhoeven · 8 years ago
  31. 8d46e28 clk: renesas: cpg-mssr: Add R8A77970 support by Sergei Shtylyov · 7 years ago
  32. d71e851 clk: renesas: cpg-mssr: Add R8A77995 support by Geert Uytterhoeven · 8 years ago
  33. 34deaff clk: renesas: cpg-mssr: Use of_device_get_match_data() helper by Geert Uytterhoeven · 8 years ago
  34. 2d75588 clk: renesas: r8a7794: Add new CPG/MSSR driver by Geert Uytterhoeven · 8 years ago
  35. fd3c2f3 clk: renesas: r8a7792: Add new CPG/MSSR driver by Geert Uytterhoeven · 8 years ago
  36. 6449ab8 clk: renesas: r8a7791/r8a7793: Add new CPG/MSSR driver by Geert Uytterhoeven · 9 years ago
  37. d4e59f1 clk: renesas: r8a7790: Add new CPG/MSSR driver by Geert Uytterhoeven · 8 years ago
  38. 80978a4 clk: renesas: Rework Kconfig and Makefile logic by Geert Uytterhoeven · 8 years ago
  39. 76394a36 clk: renesas: cpg-mssr: Initialize error pointer using ERR_PTR() by Geert Uytterhoeven · 8 years ago
  40. e05e853 clk: renesas: Use pm_clk_no_clocks() helper i.s.o. direct access by Geert Uytterhoeven · 8 years ago
  41. 48d0341 clk: renesas: cpg-mssr: Add support for fixing up clock tables by Geert Uytterhoeven · 8 years ago
  42. 6197aa6 clk: renesas: cpg-mssr: Add support for reset control by Geert Uytterhoeven · 8 years ago
  43. a4ea6a0 clk: renesas: cpg-mssr: Rename cpg_mssr_priv.mstp_lock by Geert Uytterhoeven · 8 years ago
  44. 67c995b clk: renesas: cpg-mssr: Document suitability for RZ/G1 by Geert Uytterhoeven · 8 years ago
  45. 72f5df2c clk: renesas: cpg-mssr: Migrate to CLK_IS_CRITICAL by Geert Uytterhoeven · 8 years ago
  46. 9127d54 clk: renesas: cpg-mssr: Add R8A7745 support by Sergei Shtylyov · 8 years ago
  47. c0b2d75 clk: renesas: cpg-mssr: Add R8A7743 support by Sergei Shtylyov · 8 years ago
  48. 1b9fe70 clk: renesas: cpg-mssr: Remove bogus commas from error messages by Geert Uytterhoeven · 8 years ago
  49. bc4725d clk: renesas: cpg-mssr: Fix inverted debug check by Geert Uytterhoeven · 8 years ago
  50. c1b5371 clk: renesas: cpg-mssr: Always use readl()/writel() by Geert Uytterhoeven · 8 years ago
  51. e4e2d7c clk: renesas: cpg-mssr: Add support for R-Car M3-W by Geert Uytterhoeven · 9 years ago
  52. d04a75a clk: renesas: cpg-mssr: Use always-on governor for Clock Domain by Geert Uytterhoeven · 9 years ago
  53. 9366250 clk: renesas: cpg-mssr: Postpone call to pm_genpd_init() by Geert Uytterhoeven · 9 years ago
  54. 2066390 clk: renesas: cpg-mssr: Export cpg_mssr_{at,de}tach_dev() by Geert Uytterhoeven · 9 years ago
  55. da437d2 clk: renesas: cpg-mssr: Drop check for CONFIG_PM_GENERIC_DOMAINS_OF by Geert Uytterhoeven · 9 years ago
  56. 5d3927f clk: renesas: cpg-mssr: add generic support for read-only DIV6 clocks by Wolfram Sang · 9 years ago
  57. b3a3307 clk: renesas: move drivers to renesas directory by Simon Horman · 9 years ago[Renamed from drivers/clk/shmobile/renesas-cpg-mssr.c]
  58. 73f3f13 clk: shmobile: Free 'clock' on error path by Stephen Boyd · 9 years ago
  59. c7f2318 clk: shmobile: check for failure by Sudip Mukherjee · 9 years ago
  60. c5dae0d clk: shmobile: r8a7795: Add new CPG/MSSR driver by Geert Uytterhoeven · 9 years ago
  61. f793d1e clk: shmobile: Add new CPG/MSSR driver core by Geert Uytterhoeven · 9 years ago