1. d024bae Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Kevin Hilman · 9 years ago
  2. 159870d ARM: sunxi: Add Machine support for A33 by Vishnu Patekar · 9 years ago
  3. 75462c8 Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  4. 77459a0 drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driver by Paul Gortmaker · 9 years ago
  5. ec80749 clk: sunxi: Add support for the usb-clk on sun8i a23 and a33 SoCs by Hans de Goede · 9 years ago
  6. 5ac382c clk: sunxi: Fix of_io_request_and_map error check by Maxime Ripard · 9 years ago
  7. f101796 clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6 by Chen-Yu Tsai · 9 years ago
  8. 934fe5f clk: sunxi: Make divs clocks specify which output is the base factor clock by Chen-Yu Tsai · 9 years ago
  9. b712a62 clk: sunxi: Register divs clocks before factor clocks by Chen-Yu Tsai · 9 years ago
  10. 946fd40 clk: sunxi: Add "cpu" to list of protected clocks for sun5i by Chen-Yu Tsai · 9 years ago
  11. 9f24309 clk: sunxi: Add muxable ahb factors clock for sun5i and sun7i by Chen-Yu Tsai · 9 years ago
  12. 71f32f5 clk: sunxi: Add support for sun9i A80 USB clocks and resets by Chen-Yu Tsai · 10 years ago
  13. 6089ef1 clk: sunxi: Move USB clocks to separate file by Chen-Yu Tsai · 10 years ago
  14. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 9 years ago
  15. 1c8e600 clk: Add rate constraints to clocks by Tomeu Vizoso · 10 years ago
  16. 76820fc sunxi: clk: Set sun6i-pll1 n_start = 1 by Hans de Goede · 10 years ago
  17. 6424e0a clk: sunxi: rewrite sun9i_a80_get_pll4_factors() by Hans de Goede · 10 years ago
  18. 7a6fca8 clk: sunxi: Add driver for A80 MMC config clocks/resets by Chen-Yu Tsai · 10 years ago
  19. 61af4d8 clk: sunxi: Add mod0 and mmc module clock support for A80 by Chen-Yu Tsai · 10 years ago
  20. eb378df clk: sunxi: Add a common setup function for mmc module clocks by Chen-Yu Tsai · 10 years ago
  21. a7d1905 clk: sunxi: Remove custom phase function by Maxime Ripard · 10 years ago
  22. 6b0b8cc clk: sunxi: Rework MMC phase clocks by Maxime Ripard · 10 years ago
  23. 3ec72fa clk: sunxi: Propagate rate changes to parent for mux clocks by Chen-Yu Tsai · 10 years ago
  24. 6ea3953 clk: sunxi: Make the mod0 clk driver also a platform driver by Hans de Goede · 10 years ago
  25. b0f2faa ARM: sunxi: Add "allwinner,sun6i-a31s" to mach-sunxi by Hans de Goede · 10 years ago
  26. 66e79cf clk: sunxi: Fix factor clocks usage for sun9i core clocks by Chen-Yu Tsai · 10 years ago
  27. 7c74c22 clk: sunxi: Give sunxi_factors_register a registers parameter by Hans de Goede · 10 years ago
  28. 7954dfa clk: sunxi: unify sun6i AHB1 clock with proper PLL6 pre-divider by Chen-Yu Tsai · 10 years ago
  29. 75bd2ec clk: sunxi: Remove ahb1_sdram from sun6i/sun8i protected clocks list by Chen-Yu Tsai · 10 years ago
  30. 646cafc clk: Change clk_ops->determine_rate to return a clk_hw as the best parent by Tomeu Vizoso · 10 years ago
  31. c1ec516 clk: sunxi: gmac-tx-clk mux is not a CLK_MUX_INDEX_BIT mux by Hans de Goede · 10 years ago
  32. 95e94c1 clk: sunxi: Implement A31 PLL6 as a divs clock for 2x output by Chen-Yu Tsai · 10 years ago
  33. 13d52f6 clk: sunxi: Specify number of child clocks for divs clocks by Chen-Yu Tsai · 10 years ago
  34. eaa2e98 clk: sunxi: Removed unused/incorrect sun6i-a31-apb2-clk driver by Chen-Yu Tsai · 10 years ago
  35. 93746e7 clk: sunxi: unify APB1 clock by Emilio López · 10 years ago
  36. 0b0f080 clk: sunxi: Add support for bus clock gates on Allwinner A80 SoC by Chen-Yu Tsai · 10 years ago
  37. 3b2bd70 clk: sunxi: Add support for A80 basic bus clocks by Chen-Yu Tsai · 10 years ago
  38. e94f8cb3 clk: sunxi: make factors clock mux mask configurable by Chen-Yu Tsai · 10 years ago
  39. 4dc7ed3 Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next by Mike Turquette · 10 years ago
  40. 9c8176b clk: sunxi: Add sun8i MBUS clock support by Chen-Yu Tsai · 10 years ago
  41. 37e1041 clk: sunxi: mod0: Introduce MMC proper phase handling by Maxime Ripard · 10 years ago
  42. eaa18f5 clk: sunxi: Move mbus to mod0 file by Maxime Ripard · 10 years ago
  43. 992a56e clk: sunxi: Move mod0 clock to a file of its own by Maxime Ripard · 10 years ago
  44. 03e29bb clk: sunxi: Introduce mbus compatible by Maxime Ripard · 10 years ago
  45. 601da9d clk: sunxi: factors: Invert the probing logic by Maxime Ripard · 10 years ago
  46. 59c0621 clk: Remove .owner field for driver by Kiran Padwal · 10 years ago
  47. cfe4c93 clk: sunxi: add correct divider table for sun4i-apb0 clock by Chen-Yu Tsai · 10 years ago
  48. 381c1cc clk: sunxi: staticize structures and arrays by Emilio López · 10 years ago
  49. 89a9456 clk: sunxi: add __iomem markings to MMIO pointers by Emilio López · 10 years ago
  50. 3cc5aba Merge tag 'sunxi-clocks-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next-sunxi by Mike Turquette · 10 years ago
  51. 6c1d66f clk: sunxi: sun6i-a31-apb0-gates: Add A23 APB0 support by Chen-Yu Tsai · 10 years ago
  52. b72efd0 clk: sunxi: sun6i-apb0-gates: use bitmaps for valid gate indices by Chen-Yu Tsai · 10 years ago
  53. cd6eb53 clk: sunxi: Fix gate indexing for sun6i-a31-apb0-gates by Chen-Yu Tsai · 10 years ago
  54. 57a1fbf2 clk: sunxi: Add A23 APB0 divider clock support by Chen-Yu Tsai · 10 years ago
  55. 515c1a4 clk: sunxi: Add A23 clocks support by Chen-Yu Tsai · 10 years ago
  56. ea5671b clk: sunxi: Add support for table-based divider clocks by Chen-Yu Tsai · 10 years ago
  57. 9a5e6c7 clk: sunxi: Support factor clocks with N factor starting not from 0 by Chen-Yu Tsai · 10 years ago
  58. 70eab19 clk: sunxi: move "ahb_sdram" to protected clock list by Chen-Yu Tsai · 10 years ago
  59. d14e470 clk: sunxi: register clock gates with clkdev by Chen-Yu Tsai · 10 years ago
  60. c3dcac8 clk: sunxi: fix devm_ioremap_resource error detection code by Himangi Saraogi · 10 years ago
  61. c8a76ca clk: sunxi: add PRCM (Power/Reset/Clock Management) clks support by Boris BREZILLON · 10 years ago
  62. efb3184 clk: sun6i: Protect SDRAM gating bit by Maxime Ripard · 10 years ago
  63. 2df73f4 clk: sun6i: Protect CPU clock by Maxime Ripard · 10 years ago
  64. 134a669 clk: sunxi: Rework clock protection code by Maxime Ripard · 10 years ago
  65. 59cb10e clk: sunxi: Move the GMAC clock to a file of its own by Maxime Ripard · 10 years ago
  66. ff01df2 clk: sunxi: Move the 24M oscillator to a file of its own by Maxime Ripard · 10 years ago
  67. 2c6fba1 clk: sunxi: Remove calls to clk_put by Maxime Ripard · 10 years ago
  68. e0e7943 clk: sunxi: Implement A31 USB clock by Maxime Ripard · 10 years ago
  69. 1a5700b Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/linux into next by Linus Torvalds · 10 years ago
  70. 8322192 clk: sunxi: fix function type for CLK_OF_DECLARE by Rob Herring · 10 years ago
  71. cb7d5f4 clk: sunxi: avoid double DT matching by Rob Herring · 10 years ago
  72. a97181a clk: sunxi: Fixup clk_sunxi_mmc_phase_control to take a clk rather then a hw_clk by Hans de Goede · 10 years ago
  73. 9571397 clk: sunxi: Implement MMC phase control by Emilio López · 10 years ago
  74. 862b728 clk: sunxi: factors: automatic reparenting support by Emilio López · 10 years ago
  75. 9ce71ca clk: sunxi: fix thinko in comment by Emilio López · 10 years ago
  76. 2226013 clk: sunxi: fix some calculations by Emilio López · 10 years ago
  77. 5a8ddf2 clk: sunxi: fix A20 PLL4 calculation by Emilio López · 10 years ago
  78. fd1b22f clk: sunxi: Add new clock compatibles by Maxime Ripard · 10 years ago
  79. e4c6d6c clk: sunxi: Add Allwinner A20/A31 GMAC clock unit by Chen-Yu Tsai · 10 years ago
  80. 92ef67c clk: sunxi: Add support for PLL6 on the A31 by Maxime Ripard · 10 years ago
  81. 5abdbf2 clk: sunxi: Add USB clock register defintions by Roman Byshko · 10 years ago
  82. cfb0086 clk: sunxi: Add support for USB clock-register reset bits by Hans de Goede · 10 years ago
  83. 97e36b3 clk: sunxi: get divs parent clock name from parent factor clock by Chen-Yu Tsai · 11 years ago
  84. 667f542 clk: sunxi: add names for pll5, pll6 parent clocks to factors_data by Chen-Yu Tsai · 11 years ago
  85. f64111e clk: sunxi: add clock-output-names dt property support by Chen-Yu Tsai · 11 years ago
  86. d193368 clk: sunxi: fix overflow when setting up divided factors by Emilio López · 11 years ago
  87. 6f86341 clk: sunxi: Allwinner A20 output clock support by Chen-Yu Tsai · 11 years ago
  88. 76192dc clk: sunxi: support better factor DT nodes by Emilio López · 11 years ago
  89. 7551769 clk: sunxi: mod0 support by Emilio López · 11 years ago
  90. d584c13 clk: sunxi: add PLL5 and PLL6 support by Emilio López · 11 years ago
  91. 5f4e0be clk: sunxi: make factors_clk_setup return the clock it registers by Emilio López · 11 years ago
  92. d838ff3 clk: sunxi: add gating support to PLL1 by Emilio López · 11 years ago
  93. edaf3fb clk: sunxi: clean the magic number of mux parents by Emilio López · 11 years ago
  94. 40a5dcb clk: sunxi: register factors clocks behind composite by Emilio López · 11 years ago
  95. 1d9438f Merge tag 'sunxi-clk-for-3.13' of https://github.com/mripard/linux into clk-next-sunxi-rebase by Mike Turquette · 11 years ago
  96. e71c69f drivers: clk: sunxi: Fix memory leakage in clk-sunxi.c by Victor N. Ramos Mello · 11 years ago
  97. 8e6a4c4 clk: sunxi: protect core clocks from accidental shutdown by Emilio López · 11 years ago
  98. 12ef06a clk: sunxi: factors: clear variables before using them by Emilio López · 11 years ago
  99. c518e84 clk: sunxi: factors: fix off-by-one masks by Emilio López · 11 years ago
  100. be08045 clk: sunxi: declare OF clock provider by Sebastian Hesselbarth · 11 years ago